aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/Makefile
AgeCommit message (Expand)AuthorFilesLines
2023-08-23tracing/probes: Move finding func-proto API and getting func-param API to tra...Masami Hiramatsu (Google)1-0/+1
2023-06-06tracing/probes: Add fprobe events for tracing function entry and exit.Masami Hiramatsu (Google)1-0/+1
2022-07-30rv: Add Runtime Verification (RV) interfaceDaniel Bristot de Oliveira1-0/+1
2022-05-26tracing: Disable kcov on trace_preemptirq.cCongyu Liu1-0/+4
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-0/+2
2022-03-17rethook: Add a generic return hookMasami Hiramatsu1-0/+1
2022-03-17fprobe: Add ftrace based probe APIsMasami Hiramatsu1-0/+1
2022-02-10user_events: Add minimal support for trace_event into ftraceBeau Belgrave1-0/+1
2021-10-05tracing: Place trace_pid_list logic into abstract functionsSteven Rostedt (VMware)1-0/+1
2021-08-20tracing: Add a probe that attaches to trace eventsTzvetomir Stoyanov (VMware)1-0/+1
2021-06-25trace: Add osnoise tracerDaniel Bristot de Oliveira1-0/+1
2021-02-26tracing: add error_report_end trace pointAlexander Potapenko1-0/+1
2020-11-06ftrace: Add recording of functions that caused recursionSteven Rostedt (VMware)1-0/+1
2020-08-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-2/+2
2020-08-10kbuild: introduce ccflags-remove-y and asflags-remove-yMasahiro Yamada1-2/+2
2020-07-13bpf: Use dedicated bpf_trace_printk event instead of trace_printk()Alan Maguire1-0/+2
2020-06-11Rebase locking/kcsan to locking/urgentThomas Gleixner1-0/+3
2020-06-01tracing: Move synthetic events to a separate fileTom Zanussi1-0/+1
2020-03-21kcsan, trace: Make KCSAN compatible with tracingMarco Elver1-0/+3
2020-01-30tracing: Add kprobe event command generation test moduleTom Zanussi1-0/+1
2020-01-30tracing: Add synth event generation test moduleTom Zanussi1-0/+1
2020-01-13tracing/boot: Add boot-time tracingMasami Hiramatsu1-0/+1
2019-12-02tracing: Introduce trace event injectionCong Wang1-0/+1
2018-12-08tracing: Add unified dynamic event frameworkMasami Hiramatsu1-0/+1
2018-11-29fgraph: Create a fgraph.c file to store function graph infrastructureSteven Rostedt (VMware)1-0/+1
2018-08-21tracing: Allow gcov profiling on only ftrace subsystemMasami Hiramatsu1-0/+5
2018-07-31tracing: Centralize preemptirq tracepoints and unify their usageJoel Fernandes (Google)1-1/+1
2018-07-30selftest/ftrace: Move kprobe selftest function to separate compile unitFrancis Deslauriers1-0/+5
2018-07-26lib: Add module for testing preemptoff/irqsoff latency tracersJoel Fernandes (Google)1-0/+1
2017-11-17Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-10tracing: Add support for preempt and irq enable/disable eventsJoel Fernandes1-0/+1
2017-03-01perf/core: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTSAnton Blanchard1-2/+2
2016-10-12Disable the __builtin_return_address() warning globally after allLinus Torvalds1-4/+0
2016-09-02tracing: Added hardware latency tracerSteven Rostedt (Red Hat)1-0/+1
2016-08-02Makefile: Mute warning for __builtin_return_address(>0) for tracing onlySteven Rostedt1-0/+4
2016-04-19tracing: Add 'hist' event trigger commandTom Zanussi1-0/+1
2016-04-19tracing: Add lock-free tracing_mapTom Zanussi1-0/+1
2015-04-02bpf: Fix the build on BPF_SYSCALL=y && !CONFIG_TRACING kernels, make it more ...Ingo Molnar1-1/+1
2015-04-02tracing, perf: Implement BPF programs attached to kprobesAlexei Starovoitov1-0/+1
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-2/+2
2015-01-29ftrace: allow architectures to specify ftrace compile optionsHeiko Carstens1-2/+2
2014-12-13tracing / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki1-1/+1
2014-07-01tracing: Move the trace_seq_* functions into its own trace_seq.c fileSteven Rostedt (Red Hat)1-0/+1
2014-05-29tracing: Add tracepoint benchmark tracepointSteven Rostedt (Red Hat)1-0/+3
2013-12-20tracing: Add basic event trigger frameworkTom Zanussi1-0/+1
2012-09-13trace: Stop compiling in trace_clock unconditionallyJosh Triplett1-5/+1
2012-07-31ftrace: Only compile ftrace selftest if selftests are enabledSteven Rostedt1-0/+2
2012-05-24Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+2
2012-05-07tracing: Provide trace events interface for uprobesSrikar Dronamraju1-0/+1
2012-05-07tracing: Extract out common code for kprobes/uprobes trace eventsSrikar Dronamraju1-0/+1
2012-04-11trace: Remove unused workqueue tracerStephen Boyd1-1/+0
2011-10-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+2
2011-09-29PM / Tracing: build rpm-traces.c only if CONFIG_PM_RUNTIME is setMing Lei1-0/+2
2011-09-27PM / Runtime: Introduce trace points for tracing rpm_* functionsMing Lei1-0/+1
2011-08-19tracing/filter: Add startup tests for events filterJiri Olsa1-0/+2
2011-01-07tracing: Fix TRACE_EVENT power tracepoint creationMathieu Desnoyers1-1/+1
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+0
2010-08-05ftrace,kdb: Extend kdb to be able to dump the ftrace bufferJason Wessel1-0/+3
2010-07-20tracing: Remove sysprof ftrace pluginFrederic Weisbecker1-1/+0
2010-07-15tracing: Remove ksym tracerFrederic Weisbecker1-1/+0
2010-06-09tracing: Remove kmemtrace ftrace pluginLi Zefan1-1/+0
2010-06-08tracing: Remove boot tracerAmérico Wang1-1/+0
2010-03-26x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra1-1/+0
2010-03-10perf: Drop the obsolete profile naming for trace eventsFrederic Weisbecker1-1/+1
2009-12-28perf events: Remove CONFIG_EVENT_PROFILELi Zefan1-1/+3
2009-11-21Merge branch 'tracing/hw-breakpoints' into perf/coreIngo Molnar1-0/+1
2009-11-04tracing/kprobes: Rename Kprobe-tracer to kprobe-eventMasami Hiramatsu1-1/+1
2009-10-18Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker1-1/+1
2009-09-23Merge commit 'linus/master' into tracing/kprobesFrederic Weisbecker1-1/+1
2009-09-19tracing, perf: Convert the power tracer into an event tracerArjan van de Ven1-1/+1
2009-08-27tracing: Add kprobe-based event tracerMasami Hiramatsu1-0/+1
2009-06-17Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar1-1/+4
2009-06-09tracing/events: convert block trace points to TRACE_EVENT()Li Zefan1-1/+4
2009-06-02hw-breakpoints: ftrace plugin for kernel symbol tracing using HW Breakpoint i...K.Prasad1-0/+1
2009-05-07Merge branch 'tracing/hw-branch-tracing' into tracing/coreIngo Molnar1-1/+6
2009-05-06ring-buffer: add benchmark and testerSteven Rostedt1-0/+1
2009-04-14tracing/events: move the ftrace event tracing code to coreSteven Rostedt1-1/+0
2009-04-14tracing: make the trace clocks available generallyIngo Molnar1-1/+6
2009-04-14tracing/infrastructure: separate event tracer from event supportTom Zanussi1-3/+3
2009-03-22tracing: add per-event filteringTom Zanussi1-0/+1
2009-03-20ftrace: event profile hooksPeter Zijlstra1-0/+1
2009-03-13tracing/ftrace: syscall tracing infrastructure, basicsFrederic Weisbecker1-0/+1
2009-03-06tracing/core: drop the old trace_printk() implementation in favour of trace_b...Frederic Weisbecker1-1/+1
2009-03-06tracing: infrastructure for supporting binary recordLai Jiangshan1-0/+1
2009-03-05tracing: add format files for ftrace default entriesSteven Rostedt1-0/+1
2009-02-26tracing: implement trace_clock_*() APIsIngo Molnar1-0/+1
2009-02-24tracing: add schedule events to event traceSteven Rostedt1-0/+1
2009-02-24tracing: add event trace infrastructureSteven Rostedt1-0/+1
2009-02-09tracing/blktrace: move the tracing file to kernel/traceFrederic Weisbecker1-0/+1
2009-01-14tracing: add a new workqueue tracerFrederic Weisbecker1-0/+1
2009-01-06Merge branches 'tracing/kmemtrace2' and 'tracing/ftrace' into tracing/urgentIngo Molnar1-0/+2
2008-12-30tracing/kmemtrace: normalize the raw tracer event to the unified tracing APIFrederic Weisbecker1-0/+1
2008-12-29tracing/ftrace: provide the base infrastructure for histogram tracingFrederic Weisbecker1-0/+1
2008-12-29ftrace: set up trace event hash infrastructureSteven Rostedt1-0/+1
2008-12-12x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interfaceMarkus Metzger1-1/+1
2008-11-27Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-...Ingo Molnar1-1/+2
2008-11-26tracing: add "power-tracer": C/P state tracer to help power optimizationArjan van de Ven1-0/+1
2008-11-26tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker1-1/+1
2008-11-25x86, bts, ftrace: a BTS ftrace plug-in prototypeMarkus Metzger1-0/+1
2008-11-12ftrace: rename trace_unlikely.c fileSteven Rostedt1-1/+1
2008-11-12trace: rename unlikely profiler to branch profilerSteven Rostedt1-4/+3
2008-11-12tracing: likely/unlikely branch annotation tracerSteven Rostedt1-0/+6
2008-11-12tracing: profile likely and unlikely annotationsSteven Rostedt1-0/+1
2008-11-11tracing: add a tracer to catch execution time of kernel functionsFrederic Weisbecker1-0/+1
2008-10-20ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt1-3/+3
2008-10-14tracing: unified trace bufferSteven Rostedt1-0/+1
2008-10-14tracing/ftrace: give an entry on the config for boot tracerFrédéric Weisbecker1-0/+1
2008-10-14ftrace: add nop tracerSteven Noonan1-0/+1
2008-10-14ftrace: add stack tracerSteven Rostedt1-0/+1
2008-07-10Merge branch 'tracing/sysprof' into auto-ftrace-nextIngo Molnar1-0/+1
2008-05-24ftrace: add mmiotrace pluginPekka Paalanen1-0/+1
2008-05-23ftrace: add sysprof pluginIngo Molnar1-0/+1
2008-05-23ftrace: fix dynamic ftrace selftestSteven Rostedt1-0/+4
2008-05-23ftrace: disable -pg for the tracer itselfIngo Molnar1-0/+8
2008-05-23ftrace: trace preempt off critical timingsSteven Rostedt1-0/+1
2008-05-23ftrace: trace irq disabled critical timingsSteven Rostedt1-0/+1
2008-05-23ftrace: tracer for scheduler wakeup latencySteven Rostedt1-0/+1
2008-05-23ftrace: add tracing of context switchesSteven Rostedt1-0/+1
2008-05-23ftrace: function tracerSteven Rostedt1-0/+1
2008-05-23ftrace: latency tracer infrastructureSteven Rostedt1-0/+2
2008-05-23ftrace: add basic support for gcc profiler instrumentationArnaldo Carvalho de Melo1-0/+3