summaryrefslogtreecommitdiffstats
path: root/kernel/trace
AgeCommit message (Expand)Author
2017-10-12ftrace: Fix kmemleak in unregister_ftrace_graphShu Wang
2017-10-05tracing: Remove RCU work arounds from stack tracerSteven Rostedt (VMware)
2017-10-05tracing: Erase irqsoff trace with empty writeBo Yan
2017-10-05tracing: Fix trace_pipe behavior for instance tracesTahsin Erdogan
2017-09-27tracing: Apply trace_clock changes to instance max bufferBaohong Liu
2017-09-27tracing: Fix clear of RECORDED_TGID flag when disabling trace eventChunyu Hu
2017-09-27tracing: Add barrier to trace_printk() buffer nesting modificationSteven Rostedt (VMware)
2017-09-27ftrace: Fix memleak when unregistering dynamic ops when tracing disabledSteven Rostedt (VMware)
2017-09-27ftrace: Fix selftest goto location on errorSteven Rostedt (VMware)
2017-08-29perf/ftrace: Fix double traces of perf on ftrace:functionZhou Chengming
2017-08-24Merge tag 'trace-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-08-24tracing: Fix freeing of filter in create_filter() when set_str is falseSteven Rostedt (VMware)
2017-08-24tracing: Fix kmemleak in tracing_map_array_free()Chunyu Hu
2017-08-24ftrace: Check for null ret_stack on profile function graph entry functionSteven Rostedt (VMware)
2017-08-15bpf: fix bpf_trace_printk on 32 bit archsDaniel Borkmann
2017-08-02ring-buffer: Have ring_buffer_alloc_read_page() return error on offline CPUSteven Rostedt (VMware)
2017-08-02tracing: Missing error code in tracer_alloc_buffers()Dan Carpenter
2017-08-02tracing: Call clear_boot_tracer() at lateinit_syncSteven Rostedt (VMware)
2017-07-20trace: fix the errors caused by incompatible type of RCU variablesChunyan Zhang
2017-07-20tracing: Fix kmemleak in instance_rmdirChunyu Hu
2017-07-19tracing/ring_buffer: Try harder to allocateJoel Fernandes
2017-07-13Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2017-07-12ftrace: Fix uninitialized variable in match_records()Dan Carpenter
2017-07-12ftrace: Remove an unneeded NULL checkDan Carpenter
2017-07-11ftrace: Hide cached module code for !CONFIG_MODULESArnd Bergmann
2017-07-11tracing: Do note expose stack_trace_filter without DYNAMIC_FTRACESteven Rostedt (VMware)
2017-07-11tracing: Fixup trace file header alignmentSteven Rostedt (VMware)
2017-07-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-09trace/kprobes: Sanitize derived event namesNaveen N. Rao
2017-07-08kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_fun...Naveen N. Rao
2017-07-07Merge tag 'linux-kselftest-4.13-rc1-update' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2017-07-07tracing: Attempt to record other information even if some failJoel Fernandes
2017-07-07tracing: Treat recording tgid for idle task as a successJoel Fernandes
2017-07-07tracing: Treat recording comm for idle task as a successJoel Fernandes
2017-07-06Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2017-07-06tracing: Add saved_tgids file to show cached pid to tgid mappingsMichael Sartain
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-07-05ftrace: Test for NULL iter->tr in regex for stack_trace_filter changesSteven Rostedt (VMware)
2017-07-05Merge commit '0f17976568b3f72e676450af0c0db6f8752253d6' into trace/ftrace/coreSteven Rostedt (VMware)
2017-07-03Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-07-03bpf: extend bpf_trace_printk to support %iJohn Fastabend
2017-07-03bpf: simplify narrower ctx accessDaniel Borkmann
2017-06-29tracing/kprobes: Allow to create probe with a module name starting with a digitSabrina Dubroca
2017-06-29ftrace: Fix regression with module command in stack_trace_filterSteven Rostedt (VMware)
2017-06-28ftrace: Decrement count for dyn_ftrace_total_info for init functionsSteven Rostedt (VMware)
2017-06-28ftrace: Unlock hash mutex on failed allocation in process_mod_list()Steven Rostedt (VMware)
2017-06-27tracing: Add support for display of tgid in trace outputJoel Fernandes
2017-06-27tracing: Add support for recording tgid of tasksJoel Fernandes
2017-06-27ftrace: Decrement count for dyn_ftrace_total_info fileSteven Rostedt (VMware)
2017-06-27ftrace: Remove unused function ftrace_arch_read_dyn_info()Steven Rostedt (VMware)