aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)Author
2009-12-06hw-breakpoints: Use overflow handler instead of the event callbackFrederic Weisbecker
2009-12-01trace_syscalls: Remove unused syscall_name_to_nr()Lai Jiangshan
2009-12-01trace_syscalls: Simplify syscall profileLai Jiangshan
2009-12-01trace_syscalls: Remove duplicate init_enter_##sname()Lai Jiangshan
2009-12-01trace_syscalls: Add syscall_nr field to struct syscall_metadataLai Jiangshan
2009-12-01trace_syscalls: Remove enter_id exit_idLai Jiangshan
2009-12-01trace_syscalls: Set event_enter_##sname->data to its metadataLai Jiangshan
2009-12-01trace_syscalls: Remove unused event_syscall_enter and event_syscall_exitLai Jiangshan
2009-12-01trace_kprobes: Fix a memory leak bug and check kstrdup() return valueMasami Hiramatsu
2009-11-27trace_kprobes: Don't output zero offsetLai Jiangshan
2009-11-27trace_kprobes: Always show group nameLai Jiangshan
2009-11-27trace_kprobes: Fix memory leakLai Jiangshan
2009-11-27trace_syscalls: Add syscall nr fieldLai Jiangshan
2009-11-27hw-breakpoints: Use struct perf_event_attr to define kernel breakpointsFrederic Weisbecker
2009-11-26hw-breakpoints: Simplify error handling in breakpoint creation requestsFrederic Weisbecker
2009-11-26ksym_tracer: Fix breakpoint removal after modificationFrederic Weisbecker
2009-11-25trace/syscalls: Change ret param in struct syscall_trace_exit to longTom Zanussi
2009-11-23perf_events: Undo some recursion damagePeter Zijlstra
2009-11-22tracing: Forget about the NMI buffer for syscall eventsFrederic Weisbecker
2009-11-22tracing: Use the perf recursion protection from trace eventFrederic Weisbecker
2009-11-21Merge branch 'tracing/hw-breakpoints' into perf/coreIngo Molnar
2009-11-17Merge branch 'perf/core' into perf/probesIngo Molnar
2009-11-15Merge commit 'v2.6.32-rc7' into perf/coreIngo Molnar
2009-11-10ksym_tracer: Support read accesses independent of read/write.Paul Mundt
2009-11-08ksym_tracer: Remove KSYM_SELFTEST_ENTRYLi Zefan
2009-11-08hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf eventsFrederic Weisbecker
2009-11-08tracing, perf_events: Protect the buffer from recursion in perfFrederic Weisbecker
2009-11-04tracing/kprobes: Rename Kprobe-tracer to kprobe-eventMasami Hiramatsu
2009-11-04Merge commit 'v2.6.32-rc6' into perf/coreIngo Molnar
2009-11-04ftrace: Fix unmatched locking in ftrace_regex_write()Li Zefan
2009-11-04ring-buffer: Synchronize resizing buffer with reader lockLai Jiangshan
2009-10-29tracing/filters: Fix to make system filter workLi Zefan
2009-10-29kprobe-tracer: Compare both of event-name and event-group to find probeMasami Hiramatsu
2009-10-24tracing: Remove cpu arg from the rb_time_stamp() functionJiri Olsa
2009-10-24tracing: Fix comment typo and documentation exampleJiri Olsa
2009-10-24tracing: Fix trace_seq_printf() return valueJiri Olsa
2009-10-24tracing: Update *ppos instead of filp->f_posJiri Olsa
2009-10-23Merge branch 'perf/core' into perf/probesIngo Molnar
2009-10-18Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker
2009-10-17Merge commit 'v2.6.32-rc5' into perf/probesIngo Molnar
2009-10-17tracing/kprobes: Add failure messages for debuggingMasami Hiramatsu
2009-10-17tracing/kprobes: Update kprobe-tracer selftest against new syntaxMasami Hiramatsu
2009-10-15tracing/events: Fix locking imbalance in the filter codeIngo Molnar
2009-10-15tracing/profile: Add filter supportLi Zefan
2009-10-15tracing/filters: Use a different op for glob matchLi Zefan
2009-10-15tracing/filters: Refactor subsystem filter codeLi Zefan
2009-10-15Merge branch 'tracing/core' into perf/coreIngo Molnar
2009-10-15Merge branch 'linus' into perf/coreIngo Molnar
2009-10-14Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-10-14ftrace: Rename set_bootup_ftrace into set_cmdline_ftraceFrederic Weisbecker