index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2009-12-01
trace_syscalls: Remove unused syscall_name_to_nr()
Lai Jiangshan
2009-12-01
trace_syscalls: Simplify syscall profile
Lai Jiangshan
2009-12-01
trace_syscalls: Remove duplicate init_enter_##sname()
Lai Jiangshan
2009-12-01
trace_syscalls: Add syscall_nr field to struct syscall_metadata
Lai Jiangshan
2009-12-01
trace_syscalls: Remove enter_id exit_id
Lai Jiangshan
2009-12-01
trace_syscalls: Set event_enter_##sname->data to its metadata
Lai Jiangshan
2009-12-01
trace_syscalls: Remove unused event_syscall_enter and event_syscall_exit
Lai Jiangshan
2009-12-01
trace_kprobes: Fix a memory leak bug and check kstrdup() return value
Masami Hiramatsu
2009-11-27
trace_kprobes: Don't output zero offset
Lai Jiangshan
2009-11-27
trace_kprobes: Always show group name
Lai Jiangshan
2009-11-27
trace_kprobes: Fix memory leak
Lai Jiangshan
2009-11-27
trace_syscalls: Add syscall nr field
Lai Jiangshan
2009-11-27
hw-breakpoints: Use struct perf_event_attr to define kernel breakpoints
Frederic Weisbecker
2009-11-26
hw-breakpoints: Simplify error handling in breakpoint creation requests
Frederic Weisbecker
2009-11-26
ksym_tracer: Fix breakpoint removal after modification
Frederic Weisbecker
2009-11-25
trace/syscalls: Change ret param in struct syscall_trace_exit to long
Tom Zanussi
2009-11-23
perf_events: Undo some recursion damage
Peter Zijlstra
2009-11-22
tracing: Forget about the NMI buffer for syscall events
Frederic Weisbecker
2009-11-22
tracing: Use the perf recursion protection from trace event
Frederic Weisbecker
2009-11-21
Merge branch 'tracing/hw-breakpoints' into perf/core
Ingo Molnar
2009-11-17
Merge branch 'perf/core' into perf/probes
Ingo Molnar
2009-11-15
Merge commit 'v2.6.32-rc7' into perf/core
Ingo Molnar
2009-11-10
ksym_tracer: Support read accesses independent of read/write.
Paul Mundt
2009-11-08
ksym_tracer: Remove KSYM_SELFTEST_ENTRY
Li Zefan
2009-11-08
hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events
Frederic Weisbecker
2009-11-08
tracing, perf_events: Protect the buffer from recursion in perf
Frederic Weisbecker
2009-11-04
tracing/kprobes: Rename Kprobe-tracer to kprobe-event
Masami Hiramatsu
2009-11-04
Merge commit 'v2.6.32-rc6' into perf/core
Ingo Molnar
2009-11-04
ftrace: Fix unmatched locking in ftrace_regex_write()
Li Zefan
2009-11-04
ring-buffer: Synchronize resizing buffer with reader lock
Lai Jiangshan
2009-10-29
tracing/filters: Fix to make system filter work
Li Zefan
2009-10-29
kprobe-tracer: Compare both of event-name and event-group to find probe
Masami Hiramatsu
2009-10-24
tracing: Remove cpu arg from the rb_time_stamp() function
Jiri Olsa
2009-10-24
tracing: Fix comment typo and documentation example
Jiri Olsa
2009-10-24
tracing: Fix trace_seq_printf() return value
Jiri Olsa
2009-10-24
tracing: Update *ppos instead of filp->f_pos
Jiri Olsa
2009-10-23
Merge branch 'perf/core' into perf/probes
Ingo Molnar
2009-10-18
Merge commit 'perf/core' into perf/hw-breakpoint
Frederic Weisbecker
2009-10-17
Merge commit 'v2.6.32-rc5' into perf/probes
Ingo Molnar
2009-10-17
tracing/kprobes: Add failure messages for debugging
Masami Hiramatsu
2009-10-17
tracing/kprobes: Update kprobe-tracer selftest against new syntax
Masami Hiramatsu
2009-10-15
tracing/events: Fix locking imbalance in the filter code
Ingo Molnar
2009-10-15
tracing/profile: Add filter support
Li Zefan
2009-10-15
tracing/filters: Use a different op for glob match
Li Zefan
2009-10-15
tracing/filters: Refactor subsystem filter code
Li Zefan
2009-10-15
Merge branch 'tracing/core' into perf/core
Ingo Molnar
2009-10-15
Merge branch 'linus' into perf/core
Ingo Molnar
2009-10-14
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-10-14
ftrace: Rename set_bootup_ftrace into set_cmdline_ftrace
Frederic Weisbecker
2009-10-14
ftrace: Copy ftrace_graph_filter boot param using strlcpy
Frederic Weisbecker
[next]