aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAge
* block: rename bio bi_rw to bi_opfJens Axboe2016-08-07
* Merge tag 'trace-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2016-08-03
|\
| * tracing: Fix use-after-free in hist_register_trigger()Tom Zanussi2016-08-02
| * tracing: Fix use-after-free in hist_unreg_all/hist_enable_unreg_allSteven Rostedt2016-08-02
| * Makefile: Mute warning for __builtin_return_address(>0) for tracing onlySteven Rostedt2016-08-02
* | Merge tag 'trace-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-07-28
|\ \ | |/ |/|
| * ftrace: Reduce size of function graph entriesNamhyung Kim2016-07-05
| * tracing: Have HIST_TRIGGERS select TRACINGTom Zanussi2016-07-05
| * tracing: Using for_each_set_bit() to simplify trace_pid_write()Wei Yongjun2016-07-05
| * ftrace: Move toplevel init out of ftrace_init_tracefs()Steven Rostedt (Red Hat)2016-07-05
| * tracing/function_graph: Fix filters for function_graph thresholdJoel Fernandes2016-06-27
| * tracing: Skip more functions when doing stack tracing of eventsSteven Rostedt (Red Hat)2016-06-23
| * tracing: Expose CPU physical addresses (resource values) for PCI devicesBjorn Helgaas2016-06-20
| * tracing: Show the preempt count of when the event was calledSteven Rostedt (Red Hat)2016-06-20
| * tracing: Choose static tp_printk buffer by explicit nesting countAndy Lutomirski2016-06-20
| * tracing: expose current->comm to [ku]probe eventsOmar Sandoval2016-06-20
| * ftrace: Have set_ftrace_pid use the bitmap like events doSteven Rostedt (Red Hat)2016-06-20
| * tracing: Move pid_list write processing into its own functionSteven Rostedt (Red Hat)2016-06-20
| * tracing: Move the pid_list seq_file functions to be globalSteven Rostedt (Red Hat)2016-06-20
| * tracing: Move filtered_pid helper functions into trace.cSteven Rostedt2016-06-20
| * tracing: Make the pid filtering helper functions globalSteven Rostedt2016-06-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-07-27
|\ \
| * | bpf: Add bpf_probe_write_user BPF helper to be called in tracersSargun Dhillon2016-07-25
| * | kernel/trace/bpf_trace.c: work around gcc-4.4.4 anon union initialization bugAndrew Morton2016-07-19
| * | bpf: avoid stack copy and use skb ctx for event outputDaniel Borkmann2016-07-15
| * | bpf, perf: split bpf_perf_event_outputDaniel Borkmann2016-07-15
| * | perf, events: add non-linear data support for raw recordsDaniel Borkmann2016-07-15
| * | bpf: introduce bpf_get_current_task() helperAlexei Starovoitov2016-07-09
| * | bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_readDaniel Borkmann2016-06-30
| * | bpf, trace: fetch current cpu only onceDaniel Borkmann2016-06-30
| * | bpf: minor cleanups on fd maps and helpersDaniel Borkmann2016-06-30
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-30
| |\ \
| * | | bpf, maps: flush own entries on perf map releaseDaniel Borkmann2016-06-16
* | | | Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-26
|\ \ \ \
| * | | | block: add a separate operation type for secure eraseChristoph Hellwig2016-06-09
* | | | | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-26
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | blktrace: avoid using timespecArnd Bergmann2016-06-17
| |/ / /
| * | | block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSHMike Christie2016-06-07
| * | | block, drivers: add REQ_OP_FLUSH operationMike Christie2016-06-07
| * | | blktrace: use op accessorsMike Christie2016-06-07
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-06-29
|\ \ \ \ | |_|_|/ |/| | |
| * | | bpf, trace: check event type in bpf_perf_event_readAlexei Starovoitov2016-06-16
| * | | bpf: fix matching of data/data_end in verifierAlexei Starovoitov2016-06-16
| | |/ | |/|
* / | tracing: Handle NULL formats in hold_module_trace_bprintk_format()Steven Rostedt (Red Hat)2016-06-20
|/ /
* / bpf, trace: use READ_ONCE for retrieving file ptrDaniel Borkmann2016-06-07
|/
* Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2016-05-22
|\
| * ftrace: Don't disable irqs when taking the tasklist_lock read_lockSoumya PN2016-05-20
* | Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-05-20
|\ \
| * | ftrace: Match dot symbols when searching functions on ppc64Thiago Jung Bauermann2016-04-26
| * | Merge branch 'topic/livepatch' into nextMichael Ellerman2016-04-18
| |\ \