summaryrefslogtreecommitdiffstats
path: root/kernel/trace/Makefile
Commit message (Expand)AuthorAgeFilesLines
* tracing/probes: Move finding func-proto API and getting func-param API to tra...Masami Hiramatsu (Google)2023-08-231-0/+1
* tracing/probes: Add fprobe events for tracing function entry and exit.Masami Hiramatsu (Google)2023-06-061-0/+1
* rv: Add Runtime Verification (RV) interfaceDaniel Bristot de Oliveira2022-07-301-0/+1
* tracing: Disable kcov on trace_preemptirq.cCongyu Liu2022-05-261-0/+4
* Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-03-241-0/+2
|\
| * rethook: Add a generic return hookMasami Hiramatsu2022-03-171-0/+1
| * fprobe: Add ftrace based probe APIsMasami Hiramatsu2022-03-171-0/+1
* | user_events: Add minimal support for trace_event into ftraceBeau Belgrave2022-02-101-0/+1
|/
* tracing: Place trace_pid_list logic into abstract functionsSteven Rostedt (VMware)2021-10-051-0/+1
* tracing: Add a probe that attaches to trace eventsTzvetomir Stoyanov (VMware)2021-08-201-0/+1
* trace: Add osnoise tracerDaniel Bristot de Oliveira2021-06-251-0/+1
* tracing: add error_report_end trace pointAlexander Potapenko2021-02-261-0/+1
* ftrace: Add recording of functions that caused recursionSteven Rostedt (VMware)2020-11-061-0/+1
* Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-08-091-2/+2
|\
| * kbuild: introduce ccflags-remove-y and asflags-remove-yMasahiro Yamada2020-08-101-2/+2
* | bpf: Use dedicated bpf_trace_printk event instead of trace_printk()Alan Maguire2020-07-131-0/+2
|/
* Rebase locking/kcsan to locking/urgentThomas Gleixner2020-06-111-0/+3
|\
| * kcsan, trace: Make KCSAN compatible with tracingMarco Elver2020-03-211-0/+3
* | tracing: Move synthetic events to a separate fileTom Zanussi2020-06-011-0/+1
|/
* tracing: Add kprobe event command generation test moduleTom Zanussi2020-01-301-0/+1
* tracing: Add synth event generation test moduleTom Zanussi2020-01-301-0/+1
* tracing/boot: Add boot-time tracingMasami Hiramatsu2020-01-131-0/+1
* tracing: Introduce trace event injectionCong Wang2019-12-021-0/+1
* tracing: Add unified dynamic event frameworkMasami Hiramatsu2018-12-081-0/+1
* fgraph: Create a fgraph.c file to store function graph infrastructureSteven Rostedt (VMware)2018-11-291-0/+1
* tracing: Allow gcov profiling on only ftrace subsystemMasami Hiramatsu2018-08-211-0/+5
* tracing: Centralize preemptirq tracepoints and unify their usageJoel Fernandes (Google)2018-07-311-1/+1
* selftest/ftrace: Move kprobe selftest function to separate compile unitFrancis Deslauriers2018-07-301-0/+5
* lib: Add module for testing preemptoff/irqsoff latency tracersJoel Fernandes (Google)2018-07-261-0/+1
* Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-11-171-0/+1
|\
| * tracing: Add support for preempt and irq enable/disable eventsJoel Fernandes2017-10-101-0/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* perf/core: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTSAnton Blanchard2017-03-011-2/+2
* Disable the __builtin_return_address() warning globally after allLinus Torvalds2016-10-121-4/+0
* tracing: Added hardware latency tracerSteven Rostedt (Red Hat)2016-09-021-0/+1
* Makefile: Mute warning for __builtin_return_address(>0) for tracing onlySteven Rostedt2016-08-021-0/+4
* tracing: Add 'hist' event trigger commandTom Zanussi2016-04-191-0/+1
* tracing: Add lock-free tracing_mapTom Zanussi2016-04-191-0/+1
* bpf: Fix the build on BPF_SYSCALL=y && !CONFIG_TRACING kernels, make it more ...Ingo Molnar2015-04-021-1/+1
* tracing, perf: Implement BPF programs attached to kprobesAlexei Starovoitov2015-04-021-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-02-111-2/+2
|\
| * ftrace: allow architectures to specify ftrace compile optionsHeiko Carstens2015-01-291-2/+2
* | tracing / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-131-1/+1
|/
* tracing: Move the trace_seq_* functions into its own trace_seq.c fileSteven Rostedt (Red Hat)2014-07-011-0/+1
* tracing: Add tracepoint benchmark tracepointSteven Rostedt (Red Hat)2014-05-291-0/+3
* tracing: Add basic event trigger frameworkTom Zanussi2013-12-201-0/+1
* trace: Stop compiling in trace_clock unconditionallyJosh Triplett2012-09-131-5/+1
* ftrace: Only compile ftrace selftest if selftests are enabledSteven Rostedt2012-07-311-0/+2
* Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-05-241-0/+2
|\
| * tracing: Provide trace events interface for uprobesSrikar Dronamraju2012-05-071-0/+1