Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d0f209f68f80f9a152799760c230019e7f270b2a
/
kernel
/
trace
d031655
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
df7147b
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
6f696eb
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
f294248
tracing: Remove comparing of NULL to va_list in trace_array_vprintk()
by Carsten Emde
· 15 years ago
be1eca3
tracing: Fix function graph trace_pipe to properly display failed entries
by Jiri Olsa
· 15 years ago
d184b31
tracing: Add full state to trace_seq
by Johannes Berg
· 15 years ago
a63ce5b
tracing: Buffer the output of seq_file in case of filled buffer
by Steven Rostedt
· 15 years ago
29bf4a5
tracing: Only call pipe_close if pipe_close is defined
by Steven Rostedt
· 15 years ago
822a696
tracing/kprobes: Fix field creation's bad error handling
by Frederic Weisbecker
· 15 years ago
a7c312b
trace-kprobe: Support delete probe syntax
by Masami Hiramatsu
· 15 years ago
c521efd
tracing: Add pipe_close interface
by Steven Rostedt
· 15 years ago
b326e95
hw-breakpoints: Use overflow handler instead of the event callback
by Frederic Weisbecker
· 15 years ago
c3fa27d
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
96fa2b5
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
7be077f
trace_syscalls: Remove unused syscall_name_to_nr()
by Lai Jiangshan
· 15 years ago
3bbe84e
trace_syscalls: Simplify syscall profile
by Lai Jiangshan
· 15 years ago
a1301da
trace_syscalls: Remove duplicate init_enter_##sname()
by Lai Jiangshan
· 15 years ago
c252f65
trace_syscalls: Add syscall_nr field to struct syscall_metadata
by Lai Jiangshan
· 15 years ago
fcc1943
trace_syscalls: Remove enter_id exit_id
by Lai Jiangshan
· 15 years ago
31c16b1
trace_syscalls: Set event_enter_##sname->data to its metadata
by Lai Jiangshan
· 15 years ago
bf56a4e
trace_syscalls: Remove unused event_syscall_enter and event_syscall_exit
by Lai Jiangshan
· 15 years ago
ba8665d
trace_kprobes: Fix a memory leak bug and check kstrdup() return value
by Masami Hiramatsu
· 15 years ago
52a11f3
trace_kprobes: Don't output zero offset
by Lai Jiangshan
· 15 years ago
3d9b2e1
trace_kprobes: Always show group name
by Lai Jiangshan
· 15 years ago
abab9d3
trace_kprobes: Fix memory leak
by Lai Jiangshan
· 15 years ago
0f1ef51
trace_syscalls: Add syscall nr field
by Lai Jiangshan
· 15 years ago
dd1853c
hw-breakpoints: Use struct perf_event_attr to define kernel breakpoints
by Frederic Weisbecker
· 15 years ago
605bfae
hw-breakpoints: Simplify error handling in breakpoint creation requests
by Frederic Weisbecker
· 15 years ago
d99be40
ksym_tracer: Fix breakpoint removal after modification
by Frederic Weisbecker
· 15 years ago
7ac0743
ring-buffer-benchmark: Add parameters to set produce/consumer priorities
by Steven Rostedt
· 15 years ago
99df5a6
trace/syscalls: Change ret param in struct syscall_trace_exit to long
by Tom Zanussi
· 15 years ago
4ed7c92
perf_events: Undo some recursion damage
by Peter Zijlstra
· 15 years ago
457dc92
tracing, function tracer: Clean up strstrip() usage
by Ingo Molnar
· 15 years ago
98e4833
ring-buffer benchmark: Run producer/consumer threads at nice +19
by Ingo Molnar
· 15 years ago
28889bf
tracing: Forget about the NMI buffer for syscall events
by Frederic Weisbecker
· 15 years ago
ce71b9d
tracing: Use the perf recursion protection from trace event
by Frederic Weisbecker
· 15 years ago
9620059
Merge branch 'tracing/hw-breakpoints' into perf/core
by Ingo Molnar
· 15 years ago
f6060f4
tracing: Prevent build warning: 'ftrace_graph_buf' defined but not used
by Lai Jiangshan
· 15 years ago
c13d2f7
tracing: Fix trace_marker output
by Carsten Emde
· 15 years ago
5a50e33
ring-buffer: Move access to commit_page up into function used
by Steven Rostedt
· 15 years ago
a7b6342
Merge branch 'perf/core' into perf/probes
by Ingo Molnar
· 15 years ago
39dc78b
Merge commit 'v2.6.32-rc7' into perf/core
by Ingo Molnar
· 15 years ago
8b2a5da
tracing: do not disable interrupts for trace_clock_local
by Steven Rostedt
· 15 years ago
a6f0eb6
ring-buffer: Add multiple iterations between benchmark timestamps
by Steven Rostedt
· 15 years ago
a646365
tracing: Fix return value of tracing_stats_read()
by Roel Kluin
· 15 years ago
676c0db
ksym_tracer: Support read accesses independent of read/write.
by Paul Mundt
· 15 years ago
30ff21e3
ksym_tracer: Remove KSYM_SELFTEST_ENTRY
by Li Zefan
· 15 years ago
24f1e32c
hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events
by Frederic Weisbecker
· 15 years ago
444a2a3
tracing, perf_events: Protect the buffer from recursion in perf
by Frederic Weisbecker
· 15 years ago
77b44d1
tracing/kprobes: Rename Kprobe-tracer to kprobe-event
by Masami Hiramatsu
· 15 years ago
a2e7127
Merge commit 'v2.6.32-rc6' into perf/core
by Ingo Molnar
· 15 years ago
ed146b25
ftrace: Fix unmatched locking in ftrace_regex_write()
by Li Zefan
· 15 years ago
f711294
ring-buffer: Synchronize resizing buffer with reader lock
by Lai Jiangshan
· 15 years ago
5e9b397
tracing: Fix to use __always_unused attribute
by Li Zefan
· 15 years ago
9705f69
percpu: make percpu symbols in tracer unique
by Tejun Heo
· 15 years ago
9de09ac
Merge branch 'tracing/urgent' into tracing/core
by Ingo Molnar
· 15 years ago
3ed6777
tracing/filters: Fix to make system filter work
by Li Zefan
· 15 years ago
dd004c4
kprobe-tracer: Compare both of event-name and event-group to find probe
by Masami Hiramatsu
· 15 years ago
6d3f1e1
tracing: Remove cpu arg from the rb_time_stamp() function
by Jiri Olsa
· 15 years ago
67b394f
tracing: Fix comment typo and documentation example
by Jiri Olsa
· 15 years ago
3e69533
tracing: Fix trace_seq_printf() return value
by Jiri Olsa
· 15 years ago
cf8517c
tracing: Update *ppos instead of filp->f_pos
by Jiri Olsa
· 15 years ago
43315956
Merge branch 'perf/core' into perf/probes
by Ingo Molnar
· 15 years ago
0f8f86c
Merge commit 'perf/core' into perf/hw-breakpoint
by Frederic Weisbecker
· 15 years ago
bb3c3e8
Merge commit 'v2.6.32-rc5' into perf/probes
by Ingo Molnar
· 15 years ago
e63cc23
tracing/kprobes: Add failure messages for debugging
by Masami Hiramatsu
· 15 years ago
f397af0
tracing/kprobes: Update kprobe-tracer selftest against new syntax
by Masami Hiramatsu
· 15 years ago
a66abe7
tracing/events: Fix locking imbalance in the filter code
by Ingo Molnar
· 15 years ago
6fb2915
tracing/profile: Add filter support
by Li Zefan
· 15 years ago
b0f1a59
tracing/filters: Use a different op for glob match
by Li Zefan
· 15 years ago
fce29d1
tracing/filters: Refactor subsystem filter code
by Li Zefan
· 15 years ago
713490e
Merge branch 'tracing/core' into perf/core
by Ingo Molnar
· 15 years ago
b226f744
Merge branch 'linus' into perf/core
by Ingo Molnar
· 15 years ago
e345fe1
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
1beee96
ftrace: Rename set_bootup_ftrace into set_cmdline_ftrace
by Frederic Weisbecker
· 15 years ago
06f43d6
ftrace: Copy ftrace_graph_filter boot param using strlcpy
by Frederic Weisbecker
· 15 years ago
c44fc77
tracing: Move syscalls metadata handling from arch to core
by Frederic Weisbecker
· 15 years ago
5cb084b
tracing: Enable records during the module load
by Jiri Olsa
· 15 years ago
756d17e
tracing: Support multiple pids in set_pid_ftrace file
by jolsa@redhat.com
· 15 years ago
dec54bf
this_cpu: Use this_cpu_xx in trace_functions_graph.c
by Tejun Heo
· 15 years ago
1bac049
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core
by Ingo Molnar
· 15 years ago
bf7c5b4
tracing: Remove unused ftrace_trace_addr helper
by Frederic Weisbecker
· 15 years ago
aef6f81
tracing: Rename set_ftrace to set_bootup_ftrace
by Frederic Weisbecker
· 15 years ago
9dbdd6c
Merge commit 'v2.6.32-rc4' into perf/core
by Ingo Molnar
· 15 years ago
2c96c14
Merge branch 'tracing/urgent' into tracing/core
by Ingo Molnar
· 15 years ago
8ad8073
tracing/filters: Fix memory leak when setting a filter
by Li Zefan
· 15 years ago
e93f4d8
tracing/kprobes: Robustify fixed field names against variable field names conflicts
by Masami Hiramatsu
· 15 years ago
a703d94
tracing/kprobes: Avoid field name confliction
by Masami Hiramatsu
· 15 years ago
2e06ff6
tracing/kprobes: Make special variable names more self-explainable
by Masami Hiramatsu
· 15 years ago
369bc18
ftrace: add kernel command line graph function filtering
by Stefan Assmann
· 15 years ago
99329c4
tracing/kprobes: Remove '$ra' special variable
by Masami Hiramatsu
· 15 years ago
405b265
tracing/kprobes: Add $ prefix to special variables
by Masami Hiramatsu
· 15 years ago
9288f99
this_cpu: Use this_cpu_xx for ftrace
by Christoph Lameter
· 15 years ago
a813a15
tracing: fix trace_vprintk call
by Steven Rostedt
· 15 years ago
f17f36b
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
b9d40b7
Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
8f6e8a3
tracing: user local buffer variable for trace branch tracer
by Steven Rostedt
· 15 years ago
c8647b2
tracing: fix warning on kernel/trace/trace_branch.c andtrace_hw_branches.c
by Zhenwen Xu
· 15 years ago
3279ba3
ftrace: check for failure for all conversions
by Steven Rostedt
· 15 years ago
e7247a1
tracing: correct module boundaries for ftrace_release
by jolsa@redhat.com
· 15 years ago
Next »