Age | Commit message (Expand) | Author | Files | Lines |
2017-02-03 | trace: rename trace_print_hex_seq arg and add kdoc | Daniel Borkmann | 1 | -1/+1 |
2017-01-25 | trace: add variant without spacing in trace_print_hex_seq | Daniel Borkmann | 1 | -1/+2 |
2016-05-19 | Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 1 | -118/+2 |
2016-05-03 | tracing: Remove TRACE_EVENT_FL_USE_CALL_FILTER logic | Steven Rostedt (Red Hat) | 1 | -3/+0 |
2016-04-30 | tracing: Remove unused function trace_current_buffer_lock_reserve() | Steven Rostedt (Red Hat) | 1 | -4/+0 |
2016-04-29 | tracing: Remove unused function trace_current_buffer_discard_commit() | Steven Rostedt (Red Hat) | 1 | -2/+0 |
2016-04-29 | tracing: Move trace_buffer_unlock_commit{_regs}() to local header | Steven Rostedt (Red Hat) | 1 | -9/+0 |
2016-04-27 | tracing: Make filter_check_discard() local | Steven Rostedt (Red Hat) | 1 | -6/+0 |
2016-04-27 | tracing: Move event_trigger_unlock_commit{_regs}() to local header | Steven Rostedt (Red Hat) | 1 | -94/+0 |
2016-04-21 | perf, bpf: minimize the size of perf_trace_() tracepoint handler | Alexei Starovoitov | 1 | -0/+5 |
2016-04-20 | tracing: Add enable_hist/disable_hist triggers | Tom Zanussi | 1 | -0/+1 |
2016-04-19 | tracing: Add 'hist' event trigger command | Tom Zanussi | 1 | -0/+1 |
2016-04-08 | bpf: sanitize bpf tracepoint access | Alexei Starovoitov | 1 | -0/+1 |
2016-04-08 | perf: split perf_trace_buf_prepare into alloc and update parts | Alexei Starovoitov | 1 | -4/+4 |
2016-03-24 | Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 1 | -3/+4 |
2016-03-16 | tracepoints: move trace_print_flags definitions to tracepoint-defs.h | Vlastimil Babka | 1 | -10/+0 |
2016-03-08 | tracing: Add event record param to trigger_ops.func() | Tom Zanussi | 1 | -3/+4 |
2016-03-04 | tracing: Do not have 'comm' filter override event 'comm' field | Steven Rostedt (Red Hat) | 1 | -0/+2 |
2015-10-26 | tracing: Implement event pid filtering | Steven Rostedt (Red Hat) | 1 | -0/+7 |
2015-09-26 | tracing: Pass trace_array into trace_buffer_unlock_commit() | Steven Rostedt (Red Hat) | 1 | -4/+6 |
2015-09-25 | tracing: Remove unused function trace_current_buffer_lock_reserve() | Steven Rostedt (Red Hat) | 1 | -3/+0 |
2015-08-06 | tracing, perf: Implement BPF programs attached to uprobes | Wang Nan | 1 | -0/+5 |
2015-08-06 | bpf: Use correct #ifdef controller for trace_call_bpf() | Wang Nan | 1 | -1/+1 |
2015-05-13 | tracing: Rename ftrace_trigger_soft_disabled() to trace_trigger_soft_disabled() | Steven Rostedt (Red Hat) | 1 | -2/+2 |
2015-05-13 | tracing: Rename FTRACE_EVENT_FL_* flags to EVENT_FILE_FL_* | Steven Rostedt (Red Hat) | 1 | -25/+25 |
2015-05-13 | tracing: Rename struct ftrace_subsystem_dir to trace_subsystem_dir | Steven Rostedt (Red Hat) | 1 | -2/+2 |
2015-05-13 | tracing: Rename ftrace_event_name() to trace_event_name() | Steven Rostedt (Red Hat) | 1 | -1/+1 |
2015-05-13 | tracing: Rename FTRACE_MAX_EVENT to TRACE_EVENT_TYPE_MAX | Steven Rostedt (Red Hat) | 1 | -1/+1 |
2015-05-13 | tracing: Rename ftrace_output functions to trace_output | Steven Rostedt (Red Hat) | 1 | -3/+3 |
2015-05-13 | tracing: Rename ftrace_event_buffer to trace_event_buffer. | Steven Rostedt (Red Hat) | 1 | -3/+3 |
2015-05-13 | tracing: Rename ftrace_event_{call,class} to trace_event_{call,class} | Steven Rostedt (Red Hat) | 1 | -19/+19 |
2015-05-13 | tracing: Rename ftrace_event_file to trace_event_file | Steven Rostedt (Red Hat) | 1 | -12/+12 |
2015-05-13 | tracing: Rename (un)register_ftrace_event() to (un)register_trace_event() | Steven Rostedt (Red Hat) | 1 | -3/+3 |
2015-05-13 | tracing: Rename ftrace_print_*() functions ta trace_print_*() | Steven Rostedt (Red Hat) | 1 | -15/+15 |
2015-05-13 | tracing: Rename ftrace_event.h to trace_events.h | Steven Rostedt (Red Hat) | 1 | -0/+616 |