aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace/Makefile
AgeCommit message (Expand)Author
2012-09-13trace: Stop compiling in trace_clock unconditionallyJosh Triplett
2012-07-31ftrace: Only compile ftrace selftest if selftests are enabledSteven Rostedt
2012-05-24Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-05-07tracing: Provide trace events interface for uprobesSrikar Dronamraju
2012-05-07tracing: Extract out common code for kprobes/uprobes trace eventsSrikar Dronamraju
2012-04-11trace: Remove unused workqueue tracerStephen Boyd
2011-10-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-09-29PM / Tracing: build rpm-traces.c only if CONFIG_PM_RUNTIME is setMing Lei
2011-09-27PM / Runtime: Introduce trace points for tracing rpm_* functionsMing Lei
2011-08-19tracing/filter: Add startup tests for events filterJiri Olsa
2011-01-07tracing: Fix TRACE_EVENT power tracepoint creationMathieu Desnoyers
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-08-05ftrace,kdb: Extend kdb to be able to dump the ftrace bufferJason Wessel
2010-07-20tracing: Remove sysprof ftrace pluginFrederic Weisbecker
2010-07-15tracing: Remove ksym tracerFrederic Weisbecker
2010-06-09tracing: Remove kmemtrace ftrace pluginLi Zefan
2010-06-08tracing: Remove boot tracerAmérico Wang
2010-03-26x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra
2010-03-10perf: Drop the obsolete profile naming for trace eventsFrederic Weisbecker
2009-12-28perf events: Remove CONFIG_EVENT_PROFILELi Zefan
2009-11-21Merge branch 'tracing/hw-breakpoints' into perf/coreIngo Molnar
2009-11-04tracing/kprobes: Rename Kprobe-tracer to kprobe-eventMasami Hiramatsu
2009-10-18Merge commit 'perf/core' into perf/hw-breakpointFrederic 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-08-27tracing: Add kprobe-based event tracerMasami Hiramatsu
2009-06-17Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar
2009-06-09tracing/events: convert block trace points to TRACE_EVENT()Li Zefan
2009-06-02hw-breakpoints: ftrace plugin for kernel symbol tracing using HW Breakpoint i...K.Prasad
2009-05-07Merge branch 'tracing/hw-branch-tracing' into tracing/coreIngo Molnar
2009-05-06ring-buffer: add benchmark and testerSteven Rostedt
2009-04-14tracing/events: move the ftrace event tracing code to coreSteven Rostedt
2009-04-14tracing: make the trace clocks available generallyIngo Molnar
2009-04-14tracing/infrastructure: separate event tracer from event supportTom Zanussi
2009-03-22tracing: add per-event filteringTom Zanussi
2009-03-20ftrace: event profile hooksPeter Zijlstra
2009-03-13tracing/ftrace: syscall tracing infrastructure, basicsFrederic Weisbecker
2009-03-06tracing/core: drop the old trace_printk() implementation in favour of trace_b...Frederic Weisbecker
2009-03-06tracing: infrastructure for supporting binary recordLai Jiangshan
2009-03-05tracing: add format files for ftrace default entriesSteven Rostedt
2009-02-26tracing: implement trace_clock_*() APIsIngo Molnar
2009-02-24tracing: add schedule events to event traceSteven Rostedt
2009-02-24tracing: add event trace infrastructureSteven Rostedt
2009-02-09tracing/blktrace: move the tracing file to kernel/traceFrederic Weisbecker
2009-01-14tracing: add a new workqueue tracerFrederic Weisbecker
2009-01-06Merge branches 'tracing/kmemtrace2' and 'tracing/ftrace' into tracing/urgentIngo Molnar
2008-12-30tracing/kmemtrace: normalize the raw tracer event to the unified tracing APIFrederic Weisbecker
2008-12-29tracing/ftrace: provide the base infrastructure for histogram tracingFrederic Weisbecker
2008-12-29ftrace: set up trace event hash infrastructureSteven Rostedt
2008-12-12x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interfaceMarkus Metzger