aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAge
* perf/ftrace: Fix double traces of perf on ftrace:functionZhou Chengming2017-08-29
* Merge tag 'trace-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-08-24
|\
| * tracing: Fix freeing of filter in create_filter() when set_str is falseSteven Rostedt (VMware)2017-08-24
| * tracing: Fix kmemleak in tracing_map_array_free()Chunyu Hu2017-08-24
| * ftrace: Check for null ret_stack on profile function graph entry functionSteven Rostedt (VMware)2017-08-24
| * ring-buffer: Have ring_buffer_alloc_read_page() return error on offline CPUSteven Rostedt (VMware)2017-08-02
| * tracing: Missing error code in tracer_alloc_buffers()Dan Carpenter2017-08-02
| * tracing: Call clear_boot_tracer() at lateinit_syncSteven Rostedt (VMware)2017-08-02
* | bpf: fix bpf_trace_printk on 32 bit archsDaniel Borkmann2017-08-15
|/
* trace: fix the errors caused by incompatible type of RCU variablesChunyan Zhang2017-07-20
* tracing: Fix kmemleak in instance_rmdirChunyu Hu2017-07-20
* tracing/ring_buffer: Try harder to allocateJoel Fernandes2017-07-19
* Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2017-07-13
|\
| * ftrace: Fix uninitialized variable in match_records()Dan Carpenter2017-07-12
| * ftrace: Remove an unneeded NULL checkDan Carpenter2017-07-12
| * ftrace: Hide cached module code for !CONFIG_MODULESArnd Bergmann2017-07-11
| * tracing: Do note expose stack_trace_filter without DYNAMIC_FTRACESteven Rostedt (VMware)2017-07-11
| * tracing: Fixup trace file header alignmentSteven Rostedt (VMware)2017-07-11
| * trace/kprobes: Sanitize derived event namesNaveen N. Rao2017-07-09
| * tracing: Attempt to record other information even if some failJoel Fernandes2017-07-07
| * tracing: Treat recording tgid for idle task as a successJoel Fernandes2017-07-07
| * tracing: Treat recording comm for idle task as a successJoel Fernandes2017-07-07
| * tracing: Add saved_tgids file to show cached pid to tgid mappingsMichael Sartain2017-07-06
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-09
|\ \
| * | kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_fun...Naveen N. Rao2017-07-08
* | | Merge tag 'linux-kselftest-4.13-rc1-update' of git://git.kernel.org/pub/scm/l...Linus Torvalds2017-07-07
|\ \ \
| * | | ftrace/kprobes: selftests: Check kretprobe maxactive is supportedMasami Hiramatsu2017-06-07
* | | | Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-07-06
|\ \ \ \ | | |_|/ | |/| |
| * | | ftrace: Test for NULL iter->tr in regex for stack_trace_filter changesSteven Rostedt (VMware)2017-07-05
| * | | Merge commit '0f17976568b3f72e676450af0c0db6f8752253d6' into trace/ftrace/coreSteven Rostedt (VMware)2017-07-05
| |\ \ \
| * | | | ftrace: Decrement count for dyn_ftrace_total_info for init functionsSteven Rostedt (VMware)2017-06-28
| * | | | ftrace: Unlock hash mutex on failed allocation in process_mod_list()Steven Rostedt (VMware)2017-06-28
| * | | | tracing: Add support for display of tgid in trace outputJoel Fernandes2017-06-27
| * | | | tracing: Add support for recording tgid of tasksJoel Fernandes2017-06-27
| * | | | ftrace: Decrement count for dyn_ftrace_total_info fileSteven Rostedt (VMware)2017-06-27
| * | | | ftrace: Remove unused function ftrace_arch_read_dyn_info()Steven Rostedt (VMware)2017-06-27
| * | | | ftrace: Have cached module filters be an active filterSteven Rostedt (VMware)2017-06-26
| * | | | ftrace: Implement cached modules tracing on module loadSteven Rostedt (VMware)2017-06-26
| * | | | ftrace: Have the cached module list show in set_ftrace_filterSteven Rostedt (VMware)2017-06-26
| * | | | ftrace: Add :mod: caching infrastructure to trace_arraySteven Rostedt (VMware)2017-06-26
| * | | | tracing: Show address when function names are not foundSteven Rostedt (VMware)2017-06-22
| * | | | tracing: Rename update the enum_map fileJeremy Linton2017-06-13
| * | | | tracing: Rename enum_replace to eval_replaceJeremy Linton2017-06-13
| * | | | trace: rename enum_map functionsJeremy Linton2017-06-13
| * | | | trace: rename trace.c enum functionsJeremy Linton2017-06-13
| * | | | trace: rename trace_enum_mutex to trace_eval_mutexJeremy Linton2017-06-13
| * | | | trace: rename trace enum data structures in trace.cJeremy Linton2017-06-13
| * | | | trace: rename struct module entry for trace enumsJeremy Linton2017-06-13
| * | | | trace: rename trace_enum_map to trace_eval_mapJeremy Linton2017-06-13
| * | | | trace: rename kernel enum section to evalJeremy Linton2017-06-13