1. c6d777a tracing/perf: Avoid -Warray-bounds warning for __rel_loc macro by Kees Cook · 3 years ago
  2. 55de2c0 tracing: Add '__rel_loc' using trace event macros by Masami Hiramatsu · 3 years, 1 month ago
  3. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  4. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  5. e87c6bc bpf: permit multiple bpf attachments for a single perf event by Yonghong Song · 7 years ago
  6. 934de5f tracing: Use outer () on __get_str() definition by Daniel Bristot de Oliveira · 8 years ago
  7. 85b67bc perf, bpf: minimize the size of perf_trace_() tracepoint handler by Alexei Starovoitov · 9 years ago
  8. 98b5c2c perf, bpf: allow bpf programs attach to tracepoints by Alexei Starovoitov · 9 years ago
  9. 1e1dcd9 perf: split perf_trace_buf_prepare into alloc and update parts by Alexei Starovoitov · 9 years ago
  10. e93735b perf: remove unused __addr variable by Alexei Starovoitov · 9 years ago
  11. 46ac518 tracing: Move non perf code out of perf.h by Steven Rostedt (Red Hat) · 9 years ago
  12. d0ee8f4 tracing: Rename ftrace_get_offsets_##call() to trace_event_get_offsets_##call() by Steven Rostedt (Red Hat) · 10 years ago
  13. 33d0f35 tracing: Rename ftrace_define_fields_##call() to trace_event_define_fields_##call() by Steven Rostedt (Red Hat) · 10 years ago
  14. 3ad017b tracing: Rename ftrace_event_type_funcs_##call to trace_event_type_funcs_##call by Steven Rostedt (Red Hat) · 10 years ago
  15. 62323a1 tracing: Rename ftrace_data_offset_##call to trace_event_data_offset_##call by Steven Rostedt (Red Hat) · 10 years ago
  16. a723776 tracing: Rename ftrace_raw_##call event structures to trace_event_raw_##call by Steven Rostedt (Red Hat) · 10 years ago
  17. 09a5059 tracing: Rename ftrace_trigger_soft_disabled() to trace_trigger_soft_disabled() by Steven Rostedt (Red Hat) · 10 years ago
  18. 5d6ad96 tracing: Rename FTRACE_EVENT_FL_* flags to EVENT_FILE_FL_* by Steven Rostedt (Red Hat) · 10 years ago
  19. 892c505 tracing: Rename ftrace_output functions to trace_output by Steven Rostedt (Red Hat) · 10 years ago
  20. 3f795dc tracing: Rename ftrace_event_buffer to trace_event_buffer. by Steven Rostedt (Red Hat) · 10 years ago
  21. 2425bcb tracing: Rename ftrace_event_{call,class} to trace_event_{call,class} by Steven Rostedt (Red Hat) · 10 years ago
  22. 7f1d2f8 tracing: Rename ftrace_event_file to trace_event_file by Steven Rostedt (Red Hat) · 10 years ago
  23. 9023c93 tracing: Rename (un)register_ftrace_event() to (un)register_trace_event() by Steven Rostedt (Red Hat) · 10 years ago
  24. ee53bbd tracing: Move the perf code out of trace_event.h by Steven Rostedt (Red Hat) · 10 years ago