summaryrefslogtreecommitdiffstats
path: root/kernel/trace/Kconfig
AgeCommit message (Expand)AuthorLines
2022-07-30rv: Add Runtime Verification (RV) interfaceDaniel Bristot de Oliveira-0/+2
2022-07-12ftrace: Be more specific about arch impact when function tracer is enabledSteven Rostedt (Google)-1/+2
2022-05-24Merge tag 'objtool-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+1
2022-04-22objtool: Add CONFIG_OBJTOOLJosh Poimboeuf-0/+1
2022-04-20rcu: Make the TASKS_RCU Kconfig option be selectedPaul E. McKenney-0/+1
2022-04-02tracing: mark user_events as BROKENSteven Rostedt (Google)-0/+1
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-0/+26
2022-03-17fprobe: Add exit_handler supportMasami Hiramatsu-3/+6
2022-03-17rethook: Add a generic return hookMasami Hiramatsu-0/+11
2022-03-17fprobe: Add ftrace based probe APIsMasami Hiramatsu-0/+12
2022-02-10user_events: Add minimal support for trace_event into ftraceBeau Belgrave-0/+14
2022-01-27ftrace: Have architectures opt-in for mcount build time sortingSteven Rostedt (Google)-1/+7
2022-01-23ftrace: Fix assuming build time sort works for s390Steven Rostedt (Google)-1/+8
2022-01-13ftrace: Add test to make sure compiled time sorts workSteven Rostedt (VMware)-0/+14
2021-08-16tracing: Simplify the Kconfig dependency of FTRACEMasahiro Yamada-5/+1
2021-08-12tracing: define needed config DYNAMIC_FTRACE_WITH_ARGSLukas Bulwahn-0/+5
2021-06-25trace: Add timerlat tracerDaniel Bristot de Oliveira-0/+28
2021-06-25trace: Add osnoise tracerDaniel Bristot de Oliveira-0/+34
2021-03-04tracing: Fix help text of TRACEPOINT_BENCHMARK in KconfigRolf Eike Beer-1/+1
2021-02-23Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+13
2021-02-23tracing: add support for objtool mcountSami Tolvanen-0/+13
2021-02-23Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+16
2021-02-02kernel: trace: preemptirq_delay_test: add cpu affinitySong Chen-0/+4
2021-02-02tracing: Fix spelling mistake in Kconfig "infinit" -> "infinite"Colin Ian King-1/+1
2021-01-11tracing/kprobes: Do the notrace functions check without kprobes on ftraceMasami Hiramatsu-1/+1
2021-01-08tracing: move function tracer options to KconfigSami Tolvanen-0/+16
2020-12-17Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-0/+68
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+0
2020-12-01ring-buffer: Add test to validate the time stamp deltasSteven Rostedt (VMware)-0/+20
2020-11-30ftrace: Fix DYNAMIC_FTRACE_WITH_DIRECT_CALLS dependencyNaveen N. Rao-1/+1
2020-11-13ftrace/x86: Allow for arguments to be passed in to ftrace_regs by defaultSteven Rostedt (VMware)-0/+9
2020-11-10ring-buffer: Add recording of ring buffer recursion into recursed_functionsSteven Rostedt (VMware)-0/+14
2020-11-06ftrace: Add recording of functions that caused recursionSteven Rostedt (VMware)-0/+25
2020-10-30timekeeping: remove arch_gettimeoffsetArnd Bergmann-2/+0
2020-06-09Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-10/+42
2020-06-05tracing: Remove obsolete PREEMPTIRQ_EVENTS kconfig optionMel Gorman-9/+0
2020-06-01tracing: Move synthetic events to a separate fileTom Zanussi-1/+19
2020-06-01tracing: Add hist_debug trace event files for histogram debuggingTom Zanussi-0/+23
2020-05-19sh/ftrace: Move arch_ftrace_nmi_{enter,exit} into nmi exceptionPeter Zijlstra-10/+0
2020-05-19Merge tag 'noinstr-lds-2020-05-19' into core/rcuThomas Gleixner-1/+0
2020-05-09Stop the ad-hoc games with -Wno-maybe-initializedLinus Torvalds-1/+0
2020-04-27ftrace: Use synchronize_rcu_tasks_rude() instead of ftrace_sync()Paul E. McKenney-0/+1
2020-02-25bootconfig: Fix CONFIG_BOOTTIME_TRACING dependency issueMasami Hiramatsu-1/+0
2020-02-20bootconfig: Set CONFIG_BOOT_CONFIG=n by defaultMasami Hiramatsu-1/+2
2020-01-30tracing: Move tracing selftests to bottom of menuSteven Rostedt (VMware)-84/+84
2020-01-30tracing: Move mmio tracer config up with the other tracersSteven Rostedt (VMware)-13/+13
2020-01-30tracing: Move tracing test module configs togetherSteven Rostedt (VMware)-11/+11
2020-01-30tracing: Move all function tracing configs togetherSteven Rostedt (VMware)-71/+71
2020-01-30tracing: Add kprobe event command generation test moduleTom Zanussi-0/+12
2020-01-30tracing: Add synth event generation test moduleTom Zanussi-0/+13