aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAge
* Merge tag 'trace-v4.14-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-10-04
|\
| * ftrace: Fix kmemleak in unregister_ftrace_graphShu Wang2017-10-03
* | sched/tracing: Use common task-state helpersPeter Zijlstra2017-09-29
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-25
|\ \
| * | blktrace: Fix potential deadlock between delete & sysfs opsWaiman Long2017-09-25
* | | Merge tag 'trace-v4.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-25
|\ \ \ | | |/ | |/|
| * | tracing: Remove RCU work arounds from stack tracerSteven Rostedt (VMware)2017-09-23
* | | Merge tag 'trace-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-20
|\| | | |/ |/|
| * tracing: Fix trace_pipe behavior for instance tracesTahsin Erdogan2017-09-19
| * tracing: Ignore mmiotrace from kernel commandlineZiqian SUN (Zamir)2017-09-19
| * tracing: Erase irqsoff trace with empty writeBo Yan2017-09-19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-16
|\ \
| * | perf/bpf: fix a clang compilation issueYonghong Song2017-09-11
* | | mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-13
|/ /
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-09
|\ \
| * | treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan2017-09-08
* | | Merge tag 'trace-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-09-08
|\ \ \ | |/ / |/| / | |/
| * tracing: Apply trace_clock changes to instance max bufferBaohong Liu2017-09-06
| * tracing: Fix clear of RECORDED_TGID flag when disabling trace eventChunyu Hu2017-09-05
| * tracing: Add barrier to trace_printk() buffer nesting modificationSteven Rostedt (VMware)2017-09-05
| * ftrace: Fix memleak when unregistering dynamic ops when tracing disabledSteven Rostedt (VMware)2017-09-01
| * ftrace: Fix selftest goto location on errorSteven Rostedt (VMware)2017-09-01
| * ftrace: Zero out ftrace hashes when a module is removedSteven Rostedt (VMware)2017-08-31
| * tracing: Only have rmmod clear buffers that its events were active inSteven Rostedt (VMware)2017-08-31
* | Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-07
|\ \
| * | block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig2017-08-23
| * | block: use standard blktrace API to output cgroup info for debug notesShaohua Li2017-07-29
| * | blktrace: add an option to allow displaying cgroup pathShaohua Li2017-07-29
| * | blktrace: export cgroup info in traceShaohua Li2017-07-29
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-06
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-01
| |\ \ \ | | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-15
| |\ \ \
| * | | | bpf: add support for sys_enter_* and sys_exit_* tracepointsYonghong Song2017-08-07
| | |_|/ | |/| |
* | | | 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