aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAge
* Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-11
|\
| * tracing: Remove comparing of NULL to va_list in trace_array_vprintk()Carsten Emde2009-12-09
| * tracing: Fix function graph trace_pipe to properly display failed entriesJiri Olsa2009-12-09
| * tracing: Add full state to trace_seqJohannes Berg2009-12-09
| * tracing: Buffer the output of seq_file in case of filled bufferSteven Rostedt2009-12-09
| * tracing: Only call pipe_close if pipe_close is definedSteven Rostedt2009-12-09
| * tracing: Add pipe_close interfaceSteven Rostedt2009-12-07
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-11
|\ \ | |/ |/|
| * tracing/kprobes: Fix field creation's bad error handlingFrederic Weisbecker2009-12-09
| * trace-kprobe: Support delete probe syntaxMasami Hiramatsu2009-12-09
| * hw-breakpoints: Use overflow handler instead of the event callbackFrederic Weisbecker2009-12-06
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-05
|\|
| * trace_syscalls: Remove unused syscall_name_to_nr()Lai Jiangshan2009-12-01
| * trace_syscalls: Simplify syscall profileLai Jiangshan2009-12-01
| * trace_syscalls: Remove duplicate init_enter_##sname()Lai Jiangshan2009-12-01
| * trace_syscalls: Add syscall_nr field to struct syscall_metadataLai Jiangshan2009-12-01
| * trace_syscalls: Remove enter_id exit_idLai Jiangshan2009-12-01
| * trace_syscalls: Set event_enter_##sname->data to its metadataLai Jiangshan2009-12-01
| * trace_syscalls: Remove unused event_syscall_enter and event_syscall_exitLai Jiangshan2009-12-01
| * trace_kprobes: Fix a memory leak bug and check kstrdup() return valueMasami Hiramatsu2009-12-01
| * trace_kprobes: Don't output zero offsetLai Jiangshan2009-11-27
| * trace_kprobes: Always show group nameLai Jiangshan2009-11-27
| * trace_kprobes: Fix memory leakLai Jiangshan2009-11-27
| * trace_syscalls: Add syscall nr fieldLai Jiangshan2009-11-27
| * hw-breakpoints: Use struct perf_event_attr to define kernel breakpointsFrederic Weisbecker2009-11-27
| * hw-breakpoints: Simplify error handling in breakpoint creation requestsFrederic Weisbecker2009-11-26
| * ksym_tracer: Fix breakpoint removal after modificationFrederic Weisbecker2009-11-26
| * trace/syscalls: Change ret param in struct syscall_trace_exit to longTom Zanussi2009-11-25
| * perf_events: Undo some recursion damagePeter Zijlstra2009-11-23
| * tracing: Forget about the NMI buffer for syscall eventsFrederic Weisbecker2009-11-22
| * tracing: Use the perf recursion protection from trace eventFrederic Weisbecker2009-11-22
| * Merge branch 'tracing/hw-breakpoints' into perf/coreIngo Molnar2009-11-21
| |\
| | * ksym_tracer: Support read accesses independent of read/write.Paul Mundt2009-11-10
| | * ksym_tracer: Remove KSYM_SELFTEST_ENTRYLi Zefan2009-11-08
| | * hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf eventsFrederic Weisbecker2009-11-08
| | * Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker2009-10-17
| | |\
| | * | tracing: Fix ring-buffer and ksym tracer merge interactionFrederic Weisbecker2009-09-07
| | * | Merge branch 'tracing/core' into tracing/hw-breakpointsIngo Molnar2009-09-07
| | |\ \
| | * | | tracing/ksym_tracer: support quick clear for ksym_trace_filter -- v2Xiao Guangrong2009-07-23
| | * | | tracing/ksym_tracer: fix write operation of ksym_trace_filterXiao Guangrong2009-07-23
| | * | | tracing/ksym_tracer: fix the output of ksym tracerXiao Guangrong2009-07-23
| | * | | ksym_tracer: Fix the output of stat tracingLi Zefan2009-07-10
| | * | | ksym_tracer: Fix memory leakLi Zefan2009-07-10
| | * | | ksym_tracer: Report error when failed to re-register hbpLi Zefan2009-07-10
| | * | | ksym_tracer: NIL-terminate user input filterLi Zefan2009-07-10
| | * | | ksym_tracer: Fix validation of length of access typeLi Zefan2009-07-10
| | * | | ksym_tracer: Fix validation of access typeLi Zefan2009-07-10
| | * | | ksym_tracer: Rewrite ksym_trace_filter_read()Li Zefan2009-07-10
| | * | | ksym_tracer: Extract trace entry from struct trace_ksymLi Zefan2009-07-10
| | * | | Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar2009-06-17
| | |\ \ \