summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-08ftrace: Simplify the dyn_ftrace->flags macroWei Yang
2020-10-08ftrace: Simplify the hash calculationSteven Rostedt (VMware)
2020-10-08ftrace: Use fls() to get the bits for dup_hash()Wei Yang
2020-10-08tracing: Change synthetic event string format to limit printed lengthSteven Rostedt (VMware)
2020-10-08selftests/ftrace: Add test case for synthetic event dynamic stringsTom Zanussi
2020-10-08tracing: Add README information for synthetic_events fileTom Zanussi
2020-10-05tracing: Add support for dynamic strings to synthetic eventsTom Zanussi
2020-10-05tracing: Save normal string variablesTom Zanussi
2020-10-05tracing: Fix parse_synth_field() error handlingTom Zanussi
2020-10-05tracing: Change STR_VAR_MAX_LENTom Zanussi
2020-10-02ftrace: Fix some typos in commentQiujun Huang
2020-09-28x86: Use tracepoint_enabled() for msr tracepoints instead of open coding itSteven Rostedt (VMware)
2020-09-25mm/page_ref: Convert the open coded tracepoint enabled to the new helperSteven Rostedt (VMware)
2020-09-25tracepoints: Add helper to test if tracepoint is enabled in a headerSteven Rostedt (VMware)
2020-09-25tracing/boot: Initialize per-instance event list in early bootMasami Hiramatsu
2020-09-21Documentation: tracing: Add the startup timing of boot-time tracingMasami Hiramatsu
2020-09-21tracing/boot, kprobe, synth: Initialize boot-time tracing earlierMasami Hiramatsu
2020-09-21tracing: Enable creating new instance early bootMasami Hiramatsu
2020-09-21tracing: Enable adding dynamic events early stageMasami Hiramatsu
2020-09-21tracing: Define event fields early stageMasami Hiramatsu
2020-09-21kprobes: Init kprobes in early_initcallMasami Hiramatsu
2020-09-21selftests/ftrace: Add %return suffix testsMasami Hiramatsu
2020-09-21Documentation: tracing: boot: Add an example of tracing function-callsMasami Hiramatsu
2020-09-21Documentation: tracing: Add %return suffix descriptionMasami Hiramatsu
2020-09-21tracing/uprobes: Support perf-style return probeMasami Hiramatsu
2020-09-21tracing/kprobes: Support perf-style return probeMasami Hiramatsu
2020-09-21Documentation: tracing: Add tracing_on option to boot-time tracerMasami Hiramatsu
2020-09-21tracing/boot: Add per-instance tracing_on option supportMasami Hiramatsu
2020-09-21fgraph: Convert ret_stack tasklist scanning to rcuDavidlohr Bueso
2020-09-21tracing: remove a pointless assignmentDan Carpenter
2020-09-21kprobes: Use module_name() macroJarkko Sakkinen
2020-09-21tracing: Use __this_cpu_read() in trace_buffered_event_enable()Xianting Tian
2020-09-21tracing: Delete repeated words in commentsRandy Dunlap
2020-09-18tracing: make tracing_init_dentry() returns an integer instead of a d_entry p...Wei Yang
2020-09-18tracing: toplevel d_entry already initializedWei Yang
2020-09-18tools/bootconfig: Add --init option for bconf2ftrace.shMasami Hiramatsu
2020-09-18tools/bootconfig: Add a script to generates bootconfig from ftraceMasami Hiramatsu
2020-09-18tools/bootconfig: Add a script to generate ftrace shell-command from bootconfigMasami Hiramatsu
2020-09-18tools/bootconfig: Make all functions staticMasami Hiramatsu
2020-09-18tools/bootconfig: Add list optionMasami Hiramatsu
2020-09-18tools/bootconfig: Show bootconfig compact tree from bootconfig fileMasami Hiramatsu
2020-09-18bootconfig: init: make xbc_namebuf staticJason Yan
2020-09-18kprobes: tracing/kprobes: Fix to kill kprobes on initmem after bootMasami Hiramatsu
2020-09-18tracing: fix double freeTom Rix
2020-09-18ftrace: Let ftrace_enable_sysctl take a kernel pointer bufferTobias Klauser
2020-09-18tracing: Make the space reserved for the pid widerSebastian Andrzej Siewior
2020-09-18ftrace: Fix missing synchronize_rcu() removing trampoline from kallsymsAdrian Hunter
2020-09-18ftrace: Free the trampoline when ftrace_startup() failsMiroslav Benes
2020-09-18kprobes: Fix to check probe enabled before disarm_kprobe_ftrace()Masami Hiramatsu
2020-09-13Linux 5.9-rc5v5.9-rc5Linus Torvalds