summaryrefslogtreecommitdiff
path: root/kernel/trace/trace.h
AgeCommit message (Expand)Author
2010-05-18Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt
2010-05-14tracing: Fix function declarations if !CONFIG_STACKTRACELi Zefan
2010-05-14tracing: Combine event filter_active and enable into single flags fieldSteven Rostedt
2010-05-14tracing: Move fields from event to class structureSteven Rostedt
2010-04-27tracing: Add graph output support for irqsoff tracerJiri Olsa
2010-04-26tracing: Have graph flags passed in to ouput functionsJiri Olsa
2010-04-14tracing/kprobes: Support basic types on dynamic eventsMasami Hiramatsu
2010-03-26x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra
2010-03-13Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-05function-graph: Add tracing_thresh support to function_graph tracerTim Bird
2010-02-25tracing: Fix ftrace_event_call alignment for use with gcc 4.5Jeff Mahoney
2010-02-11ftrace: Allow to remove a single function from function graph filterLi Zefan
2010-02-05tree-wide: fix 'lenght' typo in comments and codeDaniel Mack
2010-01-29tracing: Simplify test for function_graph tracing start pointLai Jiangshan
2009-12-16Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-12-13tracing: Remove useless trace optionLi Zefan
2009-12-07tracing: Add pipe_close interfaceSteven Rostedt
2009-11-25trace/syscalls: Change ret param in struct syscall_trace_exit to longTom Zanussi
2009-11-21Merge branch 'tracing/hw-breakpoints' into perf/coreIngo Molnar
2009-11-08ksym_tracer: Remove KSYM_SELFTEST_ENTRYLi Zefan
2009-11-08hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf eventsFrederic Weisbecker
2009-10-23Merge branch 'perf/core' into perf/probesIngo Molnar
2009-10-18Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker
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-14tracing: Support multiple pids in set_pid_ftrace filejolsa@redhat.com
2009-10-13tracing: Remove unused ftrace_trace_addr helperFrederic Weisbecker
2009-10-12this_cpu: Use this_cpu_xx for ftraceChristoph Lameter
2009-10-01Merge branch 'tracing/urgent' into tracing/coreIngo Molnar
2009-09-24tracing/filters: Unify the regex parsing helpersFrederic Weisbecker
2009-09-24tracing/filters: Provide basic regex supportFrederic Weisbecker
2009-09-23Merge commit 'linus/master' into tracing/kprobesFrederic Weisbecker
2009-09-19tracing, perf: Convert the power tracer into an event tracerArjan van de Ven
2009-09-12tracing: use the new trace_entries.h to create format filesSteven Rostedt
2009-09-12tracing: show details of structures within the ftrace structuresSteven Rostedt
2009-09-12tracing: use macros to create internal ftrace entry ring buffer structuresSteven Rostedt
2009-09-12tracing: do not update tracing_max_latency when tracer is stoppedCarsten Emde
2009-09-11tracing: create generic trace parserjolsa@redhat.com
2009-09-11tracing: move tgid out of generic entry and into userstackSteven Rostedt
2009-09-11Merge commit 'tracing/core' into tracing/kprobesFrederic Weisbecker
2009-09-09tracing: move PRED macros to trace_events_filter.cLi Zefan
2009-09-09tracing: remove stats from struct tracerLi Zefan
2009-09-09tracing: format clean upsLi Zefan
2009-09-09tracing: remove dead codeLi Zefan
2009-09-07Merge branch 'tracing/core' into tracing/hw-breakpointsIngo Molnar
2009-09-04tracing: add trace_array_printk for internal tracers to useSteven Rostedt
2009-09-04tracing: pass around ring buffer instead of tracerSteven Rostedt