summaryrefslogtreecommitdiffstats
path: root/block/bsg.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-22selftests/ftrace: Add %return suffix testsMasami Hiramatsu3-0/+33
2020-09-22Documentation: tracing: boot: Add an example of tracing function-callsMasami Hiramatsu1-0/+20
2020-09-22Documentation: tracing: Add %return suffix descriptionMasami Hiramatsu2-0/+4
2020-09-22tracing/uprobes: Support perf-style return probeMasami Hiramatsu2-2/+15
2020-09-22tracing/kprobes: Support perf-style return probeMasami Hiramatsu3-2/+19
2020-09-22Documentation: tracing: Add tracing_on option to boot-time tracerMasami Hiramatsu1-0/+4
2020-09-22tracing/boot: Add per-instance tracing_on option supportMasami Hiramatsu1-0/+10
2020-09-22fgraph: Convert ret_stack tasklist scanning to rcuDavidlohr Bueso1-4/+4
2020-09-22tracing: remove a pointless assignmentDan Carpenter1-1/+0
2020-09-22kprobes: Use module_name() macroJarkko Sakkinen1-3/+4
2020-09-22tracing: Use __this_cpu_read() in trace_buffered_event_enable()Xianting Tian1-1/+1
2020-09-22tracing: Delete repeated words in commentsRandy Dunlap5-5/+5
2020-09-19tracing: make tracing_init_dentry() returns an integer instead of a d_entry p...Wei Yang11-61/+57
2020-09-19tracing: toplevel d_entry already initializedWei Yang1-7/+2
2020-09-19tools/bootconfig: Add --init option for bconf2ftrace.shMasami Hiramatsu2-1/+120