- 7b2c862 tracing: Add NMI tracing in hwlat detector by Steven Rostedt (Red Hat) · 8 years ago
- 0330f7a tracing: Have hwlat trace migrate across tracing_cpumask CPUs by Steven Rostedt (Red Hat) · 8 years ago
- e7c15cd tracing: Added hardware latency tracer by Steven Rostedt (Red Hat) · 8 years ago
- 8861dd3 ftrace: Access ret_stack->subtime only in the function profiler by Namhyung Kim · 8 years ago
- 613dccd function_graph: Handle TRACE_BPUTS in print_graph_comment by Namhyung Kim · 8 years ago
- 5ba8a4a tracing/uprobe: Drop isdigit() check in create_trace_uprobe by Dmitry Safonov · 8 years ago
- 7afafc8 block: Fix secure erase by Adrian Hunter · 8 years ago
- 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
- bf0f500 Merge tag 'trace-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
- 7522c03 tracing: Fix use-after-free in hist_register_trigger() by Tom Zanussi · 8 years ago
- 47c1856 tracing: Fix use-after-free in hist_unreg_all/hist_enable_unreg_all by Steven Rostedt · 8 years ago
- 377ccbb Makefile: Mute warning for __builtin_return_address(>0) for tracing only by Steven Rostedt · 8 years ago
- c624c86 Merge tag 'trace-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
- 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
- 3fc9d69 Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- 96ae522 bpf: Add bpf_probe_write_user BPF helper to be called in tracers by Sargun Dhillon · 8 years ago
- 183fc15 kernel/trace/bpf_trace.c: work around gcc-4.4.4 anon union initialization bug by Andrew Morton · 8 years ago
- 555c8a8 bpf: avoid stack copy and use skb ctx for event output by Daniel Borkmann · 8 years ago
- 8e7a392 bpf, perf: split bpf_perf_event_output by Daniel Borkmann · 8 years ago
- 7e3f977 perf, events: add non-linear data support for raw records by Daniel Borkmann · 8 years ago
- 606274c bpf: introduce bpf_get_current_task() helper by Alexei Starovoitov · 8 years ago
- a4a551b ftrace: Reduce size of function graph entries by Namhyung Kim · 8 years ago
- 7ad8fb6 tracing: Have HIST_TRIGGERS select TRACING by Tom Zanussi · 8 years ago
- 67f20b0 tracing: Using for_each_set_bit() to simplify trace_pid_write() by Wei Yongjun · 8 years ago
- 501c237 ftrace: Move toplevel init out of ftrace_init_tracefs() by Steven Rostedt (Red Hat) · 8 years ago
- 6816a7f bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_read by Daniel Borkmann · 8 years ago
- d793133 bpf, trace: fetch current cpu only once by Daniel Borkmann · 8 years ago
- 1ca1cc9 bpf: minor cleanups on fd maps and helpers by Daniel Borkmann · 8 years ago
- ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 32826ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
- 7fa8b71 tracing/function_graph: Fix filters for function_graph threshold by Joel Fernandes · 8 years ago
- be54f69 tracing: Skip more functions when doing stack tracing of events by Steven Rostedt (Red Hat) · 8 years ago
- 9a51933 tracing: Expose CPU physical addresses (resource values) for PCI devices by Bjorn Helgaas · 9 years ago
- e947841 tracing: Show the preempt count of when the event was called by Steven Rostedt (Red Hat) · 8 years ago
- e2ace00 tracing: Choose static tp_printk buffer by explicit nesting count by Andy Lutomirski · 8 years ago
- 35abb67 tracing: expose current->comm to [ku]probe events by Omar Sandoval · 8 years ago
- 345ddcc ftrace: Have set_ftrace_pid use the bitmap like events do by Steven Rostedt (Red Hat) · 9 years ago
- 76c813e tracing: Move pid_list write processing into its own function by Steven Rostedt (Red Hat) · 9 years ago
- 5cc8976 tracing: Move the pid_list seq_file functions to be global by Steven Rostedt (Red Hat) · 9 years ago
- d8275c4 tracing: Move filtered_pid helper functions into trace.c by Steven Rostedt · 9 years ago
- 4e267db tracing: Make the pid filtering helper functions global by Steven Rostedt · 9 years ago
- 70c8217 tracing: Handle NULL formats in hold_module_trace_bprintk_format() by Steven Rostedt (Red Hat) · 8 years ago
- 59a37f8 blktrace: avoid using timespec by Arnd Bergmann · 8 years ago
- 3b1efb1 bpf, maps: flush own entries on perf map release by Daniel Borkmann · 8 years ago
- ad572d1 bpf, trace: check event type in bpf_perf_event_read by Alexei Starovoitov · 8 years ago
- 19de99f bpf: fix matching of data/data_end in verifier by Alexei Starovoitov · 8 years ago
- 288dab8 block: add a separate operation type for secure erase by Christoph Hellwig · 8 years ago
- 5b6c1b4d bpf, trace: use READ_ONCE for retrieving file ptr by Daniel Borkmann · 8 years ago
- 28a8f0d block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH by Mike Christie · 8 years ago
- 3a5e02c block, drivers: add REQ_OP_FLUSH operation by Mike Christie · 8 years ago
- 1b9a9ab blktrace: use op accessors by Mike Christie · 8 years ago
- 7639dad Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
- 6112a30 ftrace: Don't disable irqs when taking the tasklist_lock read_lock by Soumya PN · 8 years ago
- c04a588 Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
- 2600a46 Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
- 0b86c75 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
- a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
- a4d1dbe Merge branch 'for-4.7/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- 2fe2edf Merge tag 'trace-fixes-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
- d57d394 Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
- c47b3bd Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
- 59643d1 ring-buffer: Prevent overflow of size in ring_buffer_resize() by Steven Rostedt (Red Hat) · 9 years ago
- 9b94a8f ring-buffer: Use long for nr_pages to avoid overflow failures by Steven Rostedt (Red Hat) · 9 years ago
- d295015 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 9 years ago
- 8d1547e blktrace: add missed mask name by Shaohua Li · 9 years ago
- b7d7641 blktrace: delete garbage for message trace by Shaohua Li · 9 years ago
- e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- 0fc1b09 tracing: Use temp buffer when filtering events by Steven Rostedt (Red Hat) · 9 years ago
- 854145e tracing: Don't display trigger file for events that can't be enabled by Chunyu Hu · 9 years ago
- dcb0b55 tracing: Remove TRACE_EVENT_FL_USE_CALL_FILTER logic by Steven Rostedt (Red Hat) · 9 years ago
- 904d185 tracing: Remove unused function trace_current_buffer_lock_reserve() by Steven Rostedt (Red Hat) · 9 years ago
- 9b9db27 tracing: Remove one use of trace_current_buffer_lock_reserve() by Steven Rostedt (Red Hat) · 9 years ago
- 33fddff tracing: Have trace_buffer_unlock_commit() call the _regs version with NULL by Steven Rostedt (Red Hat) · 9 years ago
- a9fe48d tracing: Remove unused function trace_current_buffer_discard_commit() by Steven Rostedt (Red Hat) · 9 years ago
- fa66ddb tracing: Move trace_buffer_unlock_commit{_regs}() to local header by Steven Rostedt (Red Hat) · 9 years ago
- 9cbb150 tracing: Fold filter_check_discard() into its only user by Steven Rostedt (Red Hat) · 9 years ago
- 65da9a0 tracing: Make filter_check_discard() local by Steven Rostedt (Red Hat) · 9 years ago
- dad56ee tracing: Move event_trigger_unlock_commit{_regs}() to local header by Steven Rostedt (Red Hat) · 9 years ago
- 7132e2d ftrace: Match dot symbols when searching functions on ppc64 by Thiago Jung Bauermann · 9 years ago
- 4afe649 tracing: Don't use the address of the buffer array name in copy_from_user by Wang Xiaoqiang · 9 years ago
- 6e4cf65 tracing: Handle tracing_map_alloc_elts() error path correctly by Tom Zanussi · 9 years ago
- 432480c tracing: Add check for NULL event field when creating hist field by Tom Zanussi · 9 years ago
- 4812952 tracing: checking for NULL instead of IS_ERR() by Dan Carpenter · 9 years ago
- 2055062 tracing: Do not inherit event-fork option for instances by Steven Rostedt (Red Hat) · 9 years ago
- bd570ff bpf: add event output helper for notifications/sampling/logging by Daniel Borkmann · 9 years ago
- 1e33759 bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_output by Daniel Borkmann · 9 years ago
- d50c744 tracing: Fix unsigned comparison to zero in hist trigger code by Steven Rostedt (Red Hat) · 9 years ago
- 4b94f5b tracing: Add hist trigger 'log2' modifier by Namhyung Kim · 9 years ago
- 5463bfd tracing: Add support for named hist triggers by Tom Zanussi · 9 years ago
- db1388b tracing: Add support for named triggers by Tom Zanussi · 9 years ago
- 52a7f16 tracing: Add support for multiple hist triggers per event by Tom Zanussi · 9 years ago
- d0bad49 tracing: Add enable_hist/disable_hist triggers by Tom Zanussi · 9 years ago
- 6a475cb tracing: Remove restriction on string position in hist trigger keys by Tom Zanussi · 9 years ago
- 79e577c tracing: Support string type key properly by Namhyung Kim · 9 years ago
- 69a0200 tracing: Add hist trigger support for stacktraces as keys by Tom Zanussi · 9 years ago
- 3169619 tracing: Add hist trigger 'syscall' modifier by Tom Zanussi · 9 years ago
- 6b4827a tracing: Add hist trigger 'execname' modifier by Tom Zanussi · 9 years ago
- c6afad4 tracing: Add hist trigger 'sym' and 'sym-offset' modifiers by Tom Zanussi · 9 years ago
- 0c4a6b4 tracing: Add hist trigger 'hex' modifier for displaying numeric fields by Tom Zanussi · 9 years ago