summaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-031-27/+3Star
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-222-5/+19
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-203-4/+28
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-161-4/+4
| |\ \ \
| * | | | bpf: remove struct bpf_prog_type_listJohannes Berg2017-04-111-27/+3Star
* | | | | Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-05-021-2/+0Star
|\ \ \ \ \
| * | | | | splice_pipe_desc: kill ->flagsAl Viro2016-12-271-2/+0Star
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-05-023-7/+5Star
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'v4.11-rc6' into perf/core, to pick up fixesIngo Molnar2017-04-111-4/+4
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'perf-core-for-mingo-4.12-20170316' of git://git.kernel.org/pub/scm...Ingo Molnar2017-03-162-2/+2
| |\ \ \ \ \ \
| | * | | | | | uprobes: Default UPROBES_EVENTS to YArnaldo Carvalho de Melo2017-03-161-1/+1
| | * | | | | | trace/kprobes: Fix check for kretprobe offset within function entryNaveen N. Rao2017-03-151-1/+1
| * | | | | | | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2017-03-162-6/+19
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | / / / | | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'perf-core-for-mingo-4.11-20170306' of git://git.kernel.org/pub/scm...Ingo Molnar2017-03-075-18/+16Star
| |\ \ \ \ \ \
| | * | | | | | trace/kprobes: Add back warning about offset in return probesSteven Rostedt (VMware)2017-03-031-0/+5
| | * | | | | | trace/kprobes: Allow return probes with offsets and absolute addressesNaveen N. Rao2017-03-032-8/+1Star
* | | | | | | | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-011-1/+1
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-026-18/+31
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | new helper: uaccess_kernel()Al Viro2017-03-281-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-011-23/+12Star
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | block: remove the errors field from struct requestChristoph Hellwig2017-04-201-14/+12Star
| * | | | | | | blktrace: remove the unused block_rq_abort tracepointChristoph Hellwig2017-04-201-9/+0Star
| | |/ / / / / | |/| | | | |
* | | | | | | ring-buffer: Have ring_buffer_iter_empty() return true when emptySteven Rostedt (VMware)2017-04-201-2/+14
* | | | | | | tracing: Allocate the snapshot buffer before enabling probeSteven Rostedt (VMware)2017-04-191-3/+5
| |_|_|_|_|/ |/| | | | |
* | | | | | ftrace: Fix function pid filter on instancesNamhyung Kim2017-04-173-0/+12
* | | | | | ftrace: Fix removing of second function probeSteven Rostedt (VMware)2017-04-141-4/+16
| |_|_|/ / |/| | | |
* | | | | ring-buffer: Fix return value check in test_ringbuffer()Wei Yongjun2017-04-051-4/+4
|/ / / /
* | | | scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada2017-03-101-1/+1
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-03-074-12/+12
|\ \ \ \ | | |/ / | |/| |
| * | | perf/core: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTSAnton Blanchard2017-03-014-12/+12
* | | | Merge tag 'trace-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-03-071-5/+18
|\ \ \ \ | |_|/ / |/| | |
| * | | ftrace/graph: Add ftrace_graph_max_depth kernel parameterTodd Brandt2017-03-031-0/+9
| * | | ftrace/graph: Do not modify the EMPTY_HASH for the function_graph filterSteven Rostedt (VMware)2017-03-031-4/+8
| * | | tracing: Fix code comment for ftrace_ops_get_func()Chunyu Hu2017-02-271-1/+1
* | | | sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar2017-03-024-0/+4
* | | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | | | sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar2017-03-022-0/+2
* | | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-024-0/+4
| |/ / |/| |
* | | Merge tag 'trace-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2017-02-271-17/+17
|\ \ \
| * | | tracing: Clean up the hwlat binding codeSteven Rostedt (VMware)2017-01-311-17/+17
* | | | Merge tag 'trace-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-02-2710-212/+409
|\ \ \ \ | | |/ / | |/| |
| * | | tracing: Remove outdated ring buffer commentJoel Fernandes2017-02-171-10/+2Star
| * | | tracing/probes: Fix a warning message to show correct maximum lengthMasami Hiramatsu2017-02-151-1/+2
| * | | tracing: Fix return value check in trace_benchmark_reg()Wei Yongjun2017-02-151-2/+2
| * | | tracing: Use modern function declarationArnd Bergmann2017-02-151-1/+1
| * | | tracing/probe: Show subsystem name in messagesMasami Hiramatsu2017-02-153-0/+3
| * | | tracing/hwlat: Update old comment about migrationLuiz Capitulino2017-02-151-4/+1Star
| * | | tracing: Have traceprobe_probes_write() not access userspace unnecessarilySteven Rostedt (VMware)2017-02-151-19/+29