aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-84/+6
2010-08-05ftrace,kdb: Extend kdb to be able to dump the ftrace bufferJason Wessel1-0/+19
2010-07-23Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/coreIngo Molnar1-0/+4
2010-07-21tracing: Shrink max latency ringbuffer if unnecessaryKOSAKI Motohiro1-0/+1
2010-07-20tracing: Allow to disable cmdline recordingLi Zefan1-0/+3
2010-07-20tracing: Remove special tracesFrederic Weisbecker1-7/+0
2010-07-20tracing: Remove sysprof ftrace pluginFrederic Weisbecker1-3/+0
2010-07-15tracing: Remove ksym tracerFrederic Weisbecker1-6/+0
2010-06-28tracing: Don't allocate common fields for every trace eventsLi Zefan1-0/+2
2010-06-09Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/coreIngo Molnar1-20/+0
2010-06-09tracing: Remove kmemtrace ftrace pluginLi Zefan1-12/+0
2010-06-08tracing: Remove boot tracerAmérico Wang1-8/+0
2010-06-03tracing: Remove ftrace_preempt_disable/enableSteven Rostedt1-48/+0
2010-05-18Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into trace/tip/tracing/core-6Steven Rostedt1-18/+2
2010-05-14tracing: Fix function declarations if !CONFIG_STACKTRACELi Zefan1-2/+2
2010-05-14tracing: Combine event filter_active and enable into single flags fieldSteven Rostedt1-1/+1
2010-05-14tracing: Move fields from event to class structureSteven Rostedt1-0/+3
2010-04-27tracing: Add graph output support for irqsoff tracerJiri Olsa1-0/+21
2010-04-26tracing: Have graph flags passed in to ouput functionsJiri Olsa1-2/+4
2010-04-14tracing/kprobes: Support basic types on dynamic eventsMasami Hiramatsu1-14/+2
2010-03-26x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra1-4/+0
2010-03-13Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus 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/kernel/git/tip/linux-2.6-tipLinus Torvalds1-12/+11
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus 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