summaryrefslogtreecommitdiff
path: root/kernel/trace/Makefile
AgeCommit message (Expand)Author
2017-11-17Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-10tracing: Add support for preempt and irq enable/disable eventsJoel Fernandes
2017-03-01perf/core: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTSAnton Blanchard
2016-10-12Disable the __builtin_return_address() warning globally after allLinus Torvalds
2016-09-02tracing: Added hardware latency tracerSteven Rostedt (Red Hat)
2016-08-02Makefile: Mute warning for __builtin_return_address(>0) for tracing onlySteven Rostedt
2016-04-19tracing: Add 'hist' event trigger commandTom Zanussi
2016-04-19tracing: Add lock-free tracing_mapTom Zanussi
2015-04-02bpf: Fix the build on BPF_SYSCALL=y && !CONFIG_TRACING kernels, make it more ...Ingo Molnar
2015-04-02tracing, perf: Implement BPF programs attached to kprobesAlexei Starovoitov
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-01-29ftrace: allow architectures to specify ftrace compile optionsHeiko Carstens
2014-12-13tracing / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-07-01tracing: Move the trace_seq_* functions into its own trace_seq.c fileSteven Rostedt (Red Hat)
2014-05-29tracing: Add tracepoint benchmark tracepointSteven Rostedt (Red Hat)
2013-12-20tracing: Add basic event trigger frameworkTom Zanussi
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