summaryrefslogtreecommitdiffstats
path: root/kernel/trace
AgeCommit message (Expand)AuthorLines
2009-11-23tracing, function tracer: Clean up strstrip() usageIngo Molnar-5/+4
2009-11-23ring-buffer benchmark: Run producer/consumer threads at nice +19Ingo Molnar-0/+6
2009-11-22tracing: Forget about the NMI buffer for syscall eventsFrederic Weisbecker-8/+2
2009-11-22tracing: Use the perf recursion protection from trace eventFrederic Weisbecker-66/+43
2009-11-21Merge branch 'tracing/hw-breakpoints' into perf/coreIngo Molnar-0/+654
2009-11-17tracing: Prevent build warning: 'ftrace_graph_buf' defined but not usedLai Jiangshan-1/+1
2009-11-17tracing: Fix trace_marker outputCarsten Emde-25/+14
2009-11-17ring-buffer: Move access to commit_page up into function usedSteven Rostedt-6/+3
2009-11-17Merge branch 'perf/core' into perf/probesIngo Molnar-16/+21
2009-11-15Merge commit 'v2.6.32-rc7' into perf/coreIngo Molnar-3/+5
2009-11-11tracing: do not disable interrupts for trace_clock_localSteven Rostedt-3/+5
2009-11-11ring-buffer: Add multiple iterations between benchmark timestampsSteven Rostedt-9/+16
2009-11-11tracing: Fix return value of tracing_stats_read()Roel Kluin-1/+1
2009-11-10ksym_tracer: Support read accesses independent of read/write.Paul Mundt-1/+10
2009-11-08ksym_tracer: Remove KSYM_SELFTEST_ENTRYLi Zefan-2/+2
2009-11-08hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf eventsFrederic Weisbecker-74/+66
2009-11-08tracing, perf_events: Protect the buffer from recursion in perfFrederic Weisbecker-39/+96
2009-11-04tracing/kprobes: Rename Kprobe-tracer to kprobe-eventMasami Hiramatsu-12/+15
2009-11-04Merge commit 'v2.6.32-rc6' into perf/coreIngo Molnar-12/+15
2009-11-04ftrace: Fix unmatched locking in ftrace_regex_write()Li Zefan-3/+3
2009-11-04ring-buffer: Synchronize resizing buffer with reader lockLai Jiangshan-0/+2
2009-11-02tracing: Fix to use __always_unused attributeLi Zefan-2/+2
2009-10-29percpu: remove per_cpu__ prefix.Rusty Russell-5/+5
2009-10-29percpu: make percpu symbols in tracer uniqueTejun Heo-27/+28
2009-10-29Merge branch 'tracing/urgent' into tracing/coreIngo Molnar-15/+57
2009-10-29tracing/filters: Fix to make system filter workLi Zefan-1/+1
2009-10-29kprobe-tracer: Compare both of event-name and event-group to find probeMasami Hiramatsu-3/+5
2009-10-24tracing: Remove cpu arg from the rb_time_stamp() functionJiri Olsa-5/+5
2009-10-24tracing: Fix comment typo and documentation exampleJiri Olsa-1/+1
2009-10-24tracing: Fix trace_seq_printf() return valueJiri Olsa-1/+4
2009-10-24tracing: Update *ppos instead of filp->f_posJiri Olsa-5/+5
2009-10-23Merge branch 'perf/core' into perf/probesIngo Molnar-331/+707
2009-10-18Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker-1481/+2060
2009-10-17Merge commit 'v2.6.32-rc5' into perf/probesIngo Molnar-64/+109
2009-10-17tracing/kprobes: Add failure messages for debuggingMasami Hiramatsu-8/+27
2009-10-17tracing/kprobes: Update kprobe-tracer selftest against new syntaxMasami Hiramatsu-2/+2
2009-10-15tracing/events: Fix locking imbalance in the filter codeIngo Molnar-11/+15
2009-10-15tracing/profile: Add filter supportLi Zefan-27/+109
2009-10-15tracing/filters: Use a different op for glob matchLi Zefan-32/+29
2009-10-15tracing/filters: Refactor subsystem filter codeLi Zefan-80/+45
2009-10-15Merge branch 'tracing/core' into perf/coreIngo Molnar-183/+499
2009-10-15Merge branch 'linus' into perf/coreIngo Molnar-2/+3
2009-10-14Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2/+3
2009-10-14ftrace: Rename set_bootup_ftrace into set_cmdline_ftraceFrederic Weisbecker-2/+2
2009-10-14ftrace: Copy ftrace_graph_filter boot param using strlcpyFrederic Weisbecker-1/+1
2009-10-14tracing: Move syscalls metadata handling from arch to coreFrederic Weisbecker-0/+86
2009-10-14tracing: Enable records during the module loadJiri Olsa-8/+30
2009-10-14tracing: Support multiple pids in set_pid_ftrace filejolsa@redhat.com-71/+167
2009-10-13this_cpu: Use this_cpu_xx in trace_functions_graph.cTejun Heo-2/+2
2009-10-13Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar-6/+36