summaryrefslogtreecommitdiffstats
path: root/kernel/trace/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* tracing: Simplify the Kconfig dependency of FTRACEMasahiro Yamada2021-08-161-5/+1
* tracing: define needed config DYNAMIC_FTRACE_WITH_ARGSLukas Bulwahn2021-08-121-0/+5
* trace: Add timerlat tracerDaniel Bristot de Oliveira2021-06-251-0/+28
* trace: Add osnoise tracerDaniel Bristot de Oliveira2021-06-251-0/+34
* tracing: Fix help text of TRACEPOINT_BENCHMARK in KconfigRolf Eike Beer2021-03-041-1/+1
* Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-02-231-0/+13
|\
| * tracing: add support for objtool mcountSami Tolvanen2021-02-231-0/+13
* | Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-231-0/+16
|\|
| * tracing: move function tracer options to KconfigSami Tolvanen2021-01-081-0/+16
* | kernel: trace: preemptirq_delay_test: add cpu affinitySong Chen2021-02-021-0/+4
* | tracing: Fix spelling mistake in Kconfig "infinit" -> "infinite"Colin Ian King2021-02-021-1/+1
* | tracing/kprobes: Do the notrace functions check without kprobes on ftraceMasami Hiramatsu2021-01-111-1/+1
|/
* Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2020-12-171-0/+68
|\
| * ring-buffer: Add test to validate the time stamp deltasSteven Rostedt (VMware)2020-12-011-0/+20
| * ftrace/x86: Allow for arguments to be passed in to ftrace_regs by defaultSteven Rostedt (VMware)2020-11-131-0/+9
| * ring-buffer: Add recording of ring buffer recursion into recursed_functionsSteven Rostedt (VMware)2020-11-101-0/+14
| * ftrace: Add recording of functions that caused recursionSteven Rostedt (VMware)2020-11-061-0/+25
* | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-161-2/+0
|\ \
| * | timekeeping: remove arch_gettimeoffsetArnd Bergmann2020-10-301-2/+0
| |/
* / ftrace: Fix DYNAMIC_FTRACE_WITH_DIRECT_CALLS dependencyNaveen N. Rao2020-11-301-1/+1
|/
* Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2020-06-091-10/+42
|\
| * tracing: Remove obsolete PREEMPTIRQ_EVENTS kconfig optionMel Gorman2020-06-051-9/+0
| * tracing: Move synthetic events to a separate fileTom Zanussi2020-06-011-1/+19
| * tracing: Add hist_debug trace event files for histogram debuggingTom Zanussi2020-06-011-0/+23
* | sh/ftrace: Move arch_ftrace_nmi_{enter,exit} into nmi exceptionPeter Zijlstra2020-05-191-10/+0
* | Merge tag 'noinstr-lds-2020-05-19' into core/rcuThomas Gleixner2020-05-191-1/+0
|\|
| * Stop the ad-hoc games with -Wno-maybe-initializedLinus Torvalds2020-05-091-1/+0
* | ftrace: Use synchronize_rcu_tasks_rude() instead of ftrace_sync()Paul E. McKenney2020-04-271-0/+1
|/
* bootconfig: Fix CONFIG_BOOTTIME_TRACING dependency issueMasami Hiramatsu2020-02-251-1/+0
* bootconfig: Set CONFIG_BOOT_CONFIG=n by defaultMasami Hiramatsu2020-02-201-1/+2
* tracing: Move tracing selftests to bottom of menuSteven Rostedt (VMware)2020-01-301-84/+84
* tracing: Move mmio tracer config up with the other tracersSteven Rostedt (VMware)2020-01-301-13/+13
* tracing: Move tracing test module configs togetherSteven Rostedt (VMware)2020-01-301-11/+11
* tracing: Move all function tracing configs togetherSteven Rostedt (VMware)2020-01-301-71/+71
* tracing: Add kprobe event command generation test moduleTom Zanussi2020-01-301-0/+12
* tracing: Add synth event generation test moduleTom Zanussi2020-01-301-0/+13
* tracing/boot: Add boot-time tracingMasami Hiramatsu2020-01-131-0/+9
* Merge tag 'trace-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2019-12-041-0/+9
|\
| * tracing: Introduce trace event injectionCong Wang2019-12-021-0/+9
* | Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-11-271-9/+17
|\|
| * tracing: Fix Kconfig indentationKrzysztof Kozlowski2019-11-221-4/+4
| * tracing: Remove stray tab in TRACE_EVAL_MAP_FILE's help textBorislav Petkov2019-11-141-2/+2
| * preemptirq_delay_test: Add the burst feature and a sysfs triggerViktor Rosendahl (BMW)2019-11-131-3/+3
| * ftrace: Add register_ftrace_direct()Steven Rostedt (VMware)2019-11-131-0/+8
* | tracing: Remove unnecessary DEBUG_FS dependencyKusanagi Kouichi2019-11-221-1/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-09-181-1/+2
|\
| * bpf: clarify description for CONFIG_BPF_EVENTSPeter Wu2019-08-211-1/+2
* | tracing: Use CONFIG_PREEMPTIONThomas Gleixner2019-07-311-2/+2
* | rcu: Use CONFIG_PREEMPTIONThomas Gleixner2019-07-311-1/+1
|/
* Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-07-181-1/+11
|\