aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/Kconfig
AgeCommit message (Expand)Author
2023-06-30Merge tag 'probes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
2023-06-20function_graph: Support recording and printing the return value of functionDonglin Peng
2023-06-06tracing/probes: Support function parameters if BTF is availableMasami Hiramatsu (Google)
2023-06-06tracing/probes: Add fprobe events for tracing function entry and exit.Masami Hiramatsu (Google)
2023-03-29tracing: Unbreak user eventsSteven Rostedt (Google)
2023-03-29tracing/user_events: Use remote writes for event enablementBeau Belgrave
2023-03-21ftrace: Make DIRECT_CALLS work WITH_ARGS and !WITH_REGSFlorent Revest
2023-02-23Merge tag 'trace-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2023-02-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-02-18tracing: Always use canonical ftrace pathRoss Zwisler
2023-01-24tracing: Kconfig: Fix spelling/grammar/punctuationRandy Dunlap
2023-01-24ftrace: Add DYNAMIC_FTRACE_WITH_CALL_OPSMark Rutland
2022-12-19Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-12-15Merge tag 'trace-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2022-12-09tracing: Fix complicated dependency of CONFIG_TRACER_MAX_TRACEMasami Hiramatsu (Google)
2022-11-18ftrace: abstract DYNAMIC_FTRACE_WITH_ARGS accessesMark Rutland
2022-11-18objtool: Add --mnop as an option to --mcountSathvika Vasireddy
2022-09-16ftrace: Add HAVE_DYNAMIC_FTRACE_NO_PATCHABLEPeter Zijlstra (Intel)
2022-07-30rv: Add Runtime Verification (RV) interfaceDaniel Bristot de Oliveira
2022-07-12ftrace: Be more specific about arch impact when function tracer is enabledSteven Rostedt (Google)
2022-05-24Merge tag 'objtool-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-04-22objtool: Add CONFIG_OBJTOOLJosh Poimboeuf
2022-04-20rcu: Make the TASKS_RCU Kconfig option be selectedPaul E. McKenney
2022-04-02tracing: mark user_events as BROKENSteven Rostedt (Google)
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-03-17fprobe: Add exit_handler supportMasami Hiramatsu
2022-03-17rethook: Add a generic return hookMasami Hiramatsu
2022-03-17fprobe: Add ftrace based probe APIsMasami Hiramatsu
2022-02-10user_events: Add minimal support for trace_event into ftraceBeau Belgrave
2022-01-27ftrace: Have architectures opt-in for mcount build time sortingSteven Rostedt (Google)
2022-01-23ftrace: Fix assuming build time sort works for s390Steven Rostedt (Google)
2022-01-13ftrace: Add test to make sure compiled time sorts workSteven Rostedt (VMware)
2021-08-16tracing: Simplify the Kconfig dependency of FTRACEMasahiro Yamada
2021-08-12tracing: define needed config DYNAMIC_FTRACE_WITH_ARGSLukas Bulwahn
2021-06-25trace: Add timerlat tracerDaniel Bristot de Oliveira
2021-06-25trace: Add osnoise tracerDaniel Bristot de Oliveira
2021-03-04tracing: Fix help text of TRACEPOINT_BENCHMARK in KconfigRolf Eike Beer
2021-02-23Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-02-23tracing: add support for objtool mcountSami Tolvanen
2021-02-23Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-02kernel: trace: preemptirq_delay_test: add cpu affinitySong Chen
2021-02-02tracing: Fix spelling mistake in Kconfig "infinit" -> "infinite"Colin Ian King
2021-01-11tracing/kprobes: Do the notrace functions check without kprobes on ftraceMasami Hiramatsu
2021-01-08tracing: move function tracer options to KconfigSami Tolvanen
2020-12-17Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-01ring-buffer: Add test to validate the time stamp deltasSteven Rostedt (VMware)
2020-11-30ftrace: Fix DYNAMIC_FTRACE_WITH_DIRECT_CALLS dependencyNaveen N. Rao
2020-11-13ftrace/x86: Allow for arguments to be passed in to ftrace_regs by defaultSteven Rostedt (VMware)
2020-11-10ring-buffer: Add recording of ring buffer recursion into recursed_functionsSteven Rostedt (VMware)