aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.h
Commit message (Expand)AuthorAge
* Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-03-13
|\
| * function-graph: Add tracing_thresh support to function_graph tracerTim Bird2010-03-05
* | Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\ \ | |/ |/|
| * tree-wide: fix 'lenght' typo in comments and codeDaniel Mack2010-02-05
* | tracing: Fix ftrace_event_call alignment for use with gcc 4.5Jeff Mahoney2010-02-25
* | ftrace: Allow to remove a single function from function graph filterLi Zefan2010-02-11
* | tracing: Simplify test for function_graph tracing start pointLai Jiangshan2010-01-28
|/
* Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-16
|\
| * tracing: Remove useless trace optionLi Zefan2009-12-13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-14
|\ \ | |/ |/|
| * this_cpu: Use this_cpu_xx for ftraceChristoph Lameter2009-10-12
* | tracing: Add pipe_close interfaceSteven Rostedt2009-12-07
* | trace/syscalls: Change ret param in struct syscall_trace_exit to longTom Zanussi2009-11-25
* | Merge branch 'tracing/hw-breakpoints' into perf/coreIngo Molnar2009-11-21
|\ \
| * | 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
| |\ \
| * \ \ Merge branch 'tracing/core' into tracing/hw-breakpointsIngo Molnar2009-09-07
| |\ \ \
| * | | | ksym_tracer: Extract trace entry from struct trace_ksymLi Zefan2009-07-10
| * | | | hw-breakpoints: ftrace plugin for kernel symbol tracing using HW Breakpoint i...K.Prasad2009-06-02
* | | | | Merge branch 'perf/core' into perf/probesIngo Molnar2009-10-23
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | tracing/profile: Add filter supportLi Zefan2009-10-15
| * | | | tracing/filters: Use a different op for glob matchLi Zefan2009-10-15
| * | | | tracing/filters: Refactor subsystem filter codeLi Zefan2009-10-15
| * | | | tracing: Support multiple pids in set_pid_ftrace filejolsa@redhat.com2009-10-14
| * | | | tracing: Remove unused ftrace_trace_addr helperFrederic Weisbecker2009-10-13
| * | | | Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-01
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | tracing/filters: Unify the regex parsing helpersFrederic Weisbecker2009-09-24
| * | | | tracing/filters: Provide basic regex supportFrederic Weisbecker2009-09-24
* | | | | Merge commit 'linus/master' into tracing/kprobesFrederic Weisbecker2009-09-23
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | tracing, perf: Convert the power tracer into an event tracerArjan van de Ven2009-09-19
| |/ / /
| * | | tracing: use the new trace_entries.h to create format filesSteven Rostedt2009-09-12
| * | | tracing: show details of structures within the ftrace structuresSteven Rostedt2009-09-12
| * | | tracing: use macros to create internal ftrace entry ring buffer structuresSteven Rostedt2009-09-12
| * | | tracing: do not update tracing_max_latency when tracer is stoppedCarsten Emde2009-09-12
| * | | tracing: create generic trace parserjolsa@redhat.com2009-09-11
| * | | tracing: move tgid out of generic entry and into userstackSteven Rostedt2009-09-11
| * | | tracing: move PRED macros to trace_events_filter.cLi Zefan2009-09-09
| * | | tracing: remove stats from struct tracerLi Zefan2009-09-09
| * | | tracing: format clean upsLi Zefan2009-09-09
| * | | tracing: remove dead codeLi Zefan2009-09-09
| | |/ | |/|
* | | Merge commit 'tracing/core' into tracing/kprobesFrederic Weisbecker2009-09-10
|\| |
| * | tracing: add trace_array_printk for internal tracers to useSteven Rostedt2009-09-04
| * | tracing: pass around ring buffer instead of tracerSteven Rostedt2009-09-04
| * | tracing: use timestamp to determine start of latency tracesSteven Rostedt2009-09-04
| * | tracing: print out start and stop in latency tracesSteven Rostedt2009-09-04
| * | tracing: only show tracing_max_latency when latency tracer configuredSteven Rostedt2009-08-27
* | | tracing: Kprobe tracer assigns new event ids for each eventMasami Hiramatsu2009-08-26
* | | tracing: Add kprobe-based event tracerMasami Hiramatsu2009-08-26
|/ /
* | ftrace: Move setting of clock-source out of optionsZhaolei2009-08-26