aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)Author
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-11-02tracing: Fix to use __always_unused attributeLi Zefan
2009-10-29percpu: make percpu symbols in tracer uniqueTejun Heo
2009-10-29Merge branch 'tracing/urgent' into tracing/coreIngo Molnar
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
2009-10-14ftrace: Copy ftrace_graph_filter boot param using strlcpyFrederic Weisbecker
2009-10-14tracing: Move syscalls metadata handling from arch to coreFrederic Weisbecker
2009-10-14tracing: Enable records during the module loadJiri Olsa
2009-10-14tracing: Support multiple pids in set_pid_ftrace filejolsa@redhat.com
2009-10-13this_cpu: Use this_cpu_xx in trace_functions_graph.cTejun Heo
2009-10-13Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2009-10-13tracing: Remove unused ftrace_trace_addr helperFrederic Weisbecker
2009-10-13tracing: Rename set_ftrace to set_bootup_ftraceFrederic Weisbecker
2009-10-13Merge commit 'v2.6.32-rc4' into perf/coreIngo Molnar
2009-10-13Merge branch 'tracing/urgent' into tracing/coreIngo Molnar
2009-10-13tracing/filters: Fix memory leak when setting a filterLi Zefan
2009-10-12tracing/kprobes: Robustify fixed field names against variable field names con...Masami Hiramatsu
2009-10-12tracing/kprobes: Avoid field name conflictionMasami Hiramatsu
2009-10-12tracing/kprobes: Make special variable names more self-explainableMasami Hiramatsu
2009-10-12ftrace: add kernel command line graph function filteringStefan Assmann
2009-10-12tracing/kprobes: Remove '$ra' special variableMasami Hiramatsu
2009-10-12tracing/kprobes: Add $ prefix to special variablesMasami Hiramatsu
2009-10-12this_cpu: Use this_cpu_xx for ftraceChristoph Lameter
2009-10-09tracing: fix trace_vprintk callSteven Rostedt
2009-10-08Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-10-08Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-10-07tracing: user local buffer variable for trace branch tracerSteven Rostedt