summaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | blktrace: fix unlocked registration of tracepointsJens Axboe2017-11-101-10/+22
| * | | | blktrace: fix unlocked access to init/start-stop/teardownJens Axboe2017-11-101-10/+48
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-132-10/+10
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2017-11-0825-0/+25
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | sched/debug: Rename task-state printing helpersPeter Zijlstra2017-10-102-10/+10
| | |_|/ / | |/| | |
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-11-131-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar2017-11-0725-0/+25
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | perf/bpf: Extend the perf_event_read_local() interface, a.k.a. "bpf: perf eve...Yonghong Song2017-10-271-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-0725-0/+25
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0225-0/+25
| |/ / /
* / / / locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-253-3/+3
|/ / /
* | | Merge tag 'trace-v4.14-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-10-041-14/+0
|\ \ \ | |_|/ |/| |
| * | ftrace: Fix kmemleak in unregister_ftrace_graphShu Wang2017-10-031-14/+0
* | | sched/tracing: Use common task-state helpersPeter Zijlstra2017-09-292-19/+10
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-251-6/+12
|\ \
| * | blktrace: Fix potential deadlock between delete & sysfs opsWaiman Long2017-09-251-6/+12
* | | Merge tag 'trace-v4.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-251-15/+0
|\ \ \ | | |/ | |/|
| * | tracing: Remove RCU work arounds from stack tracerSteven Rostedt (VMware)2017-09-231-15/+0
* | | Merge tag 'trace-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-203-3/+19
|\| | | |/ |/|
| * tracing: Fix trace_pipe behavior for instance tracesTahsin Erdogan2017-09-191-1/+1
| * tracing: Ignore mmiotrace from kernel commandlineZiqian SUN (Zamir)2017-09-193-0/+10
| * tracing: Erase irqsoff trace with empty writeBo Yan2017-09-191-2/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-161-1/+1
|\ \
| * | perf/bpf: fix a clang compilation issueYonghong Song2017-09-111-1/+1
* | | mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-131-1/+1
|/ /
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-091-1/+1
|\ \
| * | treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan2017-09-081-1/+1
* | | Merge tag 'trace-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-09-085-19/+82
|\ \ \ | |/ / |/| / | |/
| * tracing: Apply trace_clock changes to instance max bufferBaohong Liu2017-09-061-1/+1
| * tracing: Fix clear of RECORDED_TGID flag when disabling trace eventChunyu Hu2017-09-051-1/+1
| * tracing: Add barrier to trace_printk() buffer nesting modificationSteven Rostedt (VMware)2017-09-051-1/+7
| * ftrace: Fix memleak when unregistering dynamic ops when tracing disabledSteven Rostedt (VMware)2017-09-011-4/+6
| * ftrace: Fix selftest goto location on errorSteven Rostedt (VMware)2017-09-011-1/+1
| * ftrace: Zero out ftrace hashes when a module is removedSteven Rostedt (VMware)2017-08-311-3/+55
| * tracing: Only have rmmod clear buffers that its events were active inSteven Rostedt (VMware)2017-08-313-8/+11
* | Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-071-78/+183
|\ \
| * | block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig2017-08-231-1/+1
| * | block: use standard blktrace API to output cgroup info for debug notesShaohua Li2017-07-291-2/+10
| * | blktrace: add an option to allow displaying cgroup pathShaohua Li2017-07-291-1/+13
| * | blktrace: export cgroup info in traceShaohua Li2017-07-291-73/+158
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-061-2/+51
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-016-16/+38
| |\ \ \ | | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-151-4/+30
| |\ \ \
| * | | | bpf: add support for sys_enter_* and sys_exit_* tracepointsYonghong Song2017-08-071-2/+51
| | |_|/ | |/| |
* | | | perf/ftrace: Fix double traces of perf on ftrace:functionZhou Chengming2017-08-294-6/+8
| |_|/ |/| |
* | | Merge tag 'trace-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-08-246-16/+38
|\ \ \ | |_|/ |/| |
| * | tracing: Fix freeing of filter in create_filter() when set_str is falseSteven Rostedt (VMware)2017-08-241-0/+4
| * | tracing: Fix kmemleak in tracing_map_array_free()Chunyu Hu2017-08-241-4/+7
| * | ftrace: Check for null ret_stack on profile function graph entry functionSteven Rostedt (VMware)2017-08-241-0/+4
| * | ring-buffer: Have ring_buffer_alloc_read_page() return error on offline CPUSteven Rostedt (VMware)2017-08-023-11/+21