summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.h
AgeCommit message (Expand)AuthorFilesLines
2010-03-13Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+2
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-03-05function-graph: Add tracing_thresh support to function_graph tracerTim Bird1-1/+2
2010-02-25tracing: Fix ftrace_event_call alignment for use with gcc 4.5Jeff Mahoney1-1/+2
2010-02-11ftrace: Allow to remove a single function from function graph filterLi Zefan1-1/+2
2010-02-05tree-wide: fix 'lenght' typo in comments and codeDaniel Mack1-1/+1
2010-01-29tracing: Simplify test for function_graph tracing start pointLai Jiangshan1-1/+1
2009-12-16Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-12/+11
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds1-1/+1
2009-12-13tracing: Remove useless trace optionLi Zefan1-12/+11
2009-12-07tracing: Add pipe_close interfaceSteven Rostedt1-0/+2
2009-11-25trace/syscalls: Change ret param in struct syscall_trace_exit to longTom Zanussi1-1/+1
2009-11-21Merge branch 'tracing/hw-breakpoints' into perf/coreIngo Molnar1-0/+7
2009-11-08ksym_tracer: Remove KSYM_SELFTEST_ENTRYLi Zefan1-1/+0
2009-11-08hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf eventsFrederic Weisbecker1-4/+1
2009-10-23Merge branch 'perf/core' into perf/probesIngo Molnar1-17/+31
2009-10-18Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker1-230/+112
2009-10-15tracing/profile: Add filter supportLi Zefan1-1/+2
2009-10-15tracing/filters: Use a different op for glob matchLi Zefan1-1/+1
2009-10-15tracing/filters: Refactor subsystem filter codeLi Zefan1-1/+0
2009-10-14tracing: Support multiple pids in set_pid_ftrace filejolsa@redhat.com1-2/+2
2009-10-13tracing: Remove unused ftrace_trace_addr helperFrederic Weisbecker1-4/+0
2009-10-12this_cpu: Use this_cpu_xx for ftraceChristoph Lameter1-1/+1
2009-10-01Merge branch 'tracing/urgent' into tracing/coreIngo Molnar1-3/+0
2009-09-24tracing/filters: Unify the regex parsing helpersFrederic Weisbecker1-0/+9
2009-09-24tracing/filters: Provide basic regex supportFrederic Weisbecker1-9/+18
2009-09-23Merge commit 'linus/master' into tracing/kprobesFrederic Weisbecker1-203/+77
2009-09-19tracing, perf: Convert the power tracer into an event tracerArjan van de Ven1-3/+0
2009-09-12tracing: use the new trace_entries.h to create format filesSteven Rostedt1-5/+7
2009-09-12tracing: show details of structures within the ftrace structuresSteven Rostedt1-0/+9
2009-09-12tracing: use macros to create internal ftrace entry ring buffer structuresSteven Rostedt1-133/+27
2009-09-12tracing: do not update tracing_max_latency when tracer is stoppedCarsten Emde1-0/+1
2009-09-11tracing: create generic trace parserjolsa@redhat.com1-0/+35
2009-09-11tracing: move tgid out of generic entry and into userstackSteven Rostedt1-0/+1
2009-09-11Merge commit 'tracing/core' into tracing/kprobesFrederic Weisbecker1-11/+17
2009-09-09tracing: move PRED macros to trace_events_filter.cLi Zefan1-41/+0
2009-09-09tracing: remove stats from struct tracerLi Zefan1-1/+0
2009-09-09tracing: format clean upsLi Zefan1-11/+11
2009-09-09tracing: remove dead codeLi Zefan1-22/+0
2009-09-07Merge branch 'tracing/core' into tracing/hw-breakpointsIngo Molnar1-26/+61
2009-09-04tracing: add trace_array_printk for internal tracers to useSteven Rostedt1-0/+5
2009-09-04tracing: pass around ring buffer instead of tracerSteven Rostedt1-8/+9
2009-09-04tracing: use timestamp to determine start of latency tracesSteven Rostedt1-0/+1
2009-09-04tracing: print out start and stop in latency tracesSteven Rostedt1-3/+0
2009-08-27tracing: only show tracing_max_latency when latency tracer configuredSteven Rostedt1-0/+2
2009-08-27tracing: Kprobe tracer assigns new event ids for each eventMasami Hiramatsu1-6/+0
2009-08-27tracing: Add kprobe-based event tracerMasami Hiramatsu1-0/+30
2009-08-26ftrace: Move setting of clock-source out of optionsZhaolei1-3/+4
2009-08-26tracing/filters: Add filter_type to struct ftrace_event_fieldLi Zefan1-0/+2
2009-08-11tracing: Add individual syscalls tracepoint id supportJason Baron1-6/+0