1. 2d07491 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 7 years ago
  2. c5d343b tracing: probeevent: Fix to support minus offset from symbol by Masami Hiramatsu · 7 years ago
  3. 7057bb9 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  4. 33ea4b2 perf/core: Implement the 'perf_uprobe' PMU by Song Liu · 7 years ago
  5. e12f03d perf/core: Implement the 'perf_kprobe' PMU by Song Liu · 7 years ago
  6. b4da334 tracing/kprobe: bpf: Check error injectable event is on function entry by Masami Hiramatsu · 7 years ago
  7. 9802d86 bpf: add a bpf_override_function helper by Josef Bacik · 7 years ago
  8. 7e465ba tracing: Make traceprobe parsing code reusable by Tom Zanussi · 7 years ago
  9. 6b0b755 perf/core: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTS by Anton Blanchard · 8 years ago
  10. bdca79c2 ftrace: kprobe: uprobe: Show u8/u16/u32/u64 types in decimal by Masami Hiramatsu · 8 years ago
  11. 17ce3dc ftrace: kprobe: uprobe: Add x8/x16/x32/x64 for hexadecimal types by Masami Hiramatsu · 8 years ago
  12. 35abb67 tracing: expose current->comm to [ku]probe events by Omar Sandoval · 9 years ago
  13. f0132c4 kernel/trace_probe: is_good_name can be boolean by Yaowei Bai · 9 years ago
  14. 2425bcb tracing: Rename ftrace_event_{call,class} to trace_event_{call,class} by Steven Rostedt (Red Hat) · 10 years ago
  15. 7f1d2f8 tracing: Rename ftrace_event_file to trace_event_file by Steven Rostedt (Red Hat) · 10 years ago
  16. eeee78c Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  17. d9a16d3 trace: Don't use __weak in header files by Stephen Rothwell · 10 years ago
  18. 8434dc9 tracing: Convert the tracing facility over to use tracefs by Steven Rostedt (Red Hat) · 10 years ago
  19. 3da0f18 kprobes, ftrace: Use NOKPROBE_SYMBOL macro in ftrace by Masami Hiramatsu · 11 years ago
  20. 70ed91c tracing/uprobes: Support ftrace_event_file base multibuffer by zhangwei(Jovi) · 11 years ago
  21. e0d18fe tracing/probes: Fix build break on !CONFIG_KPROBE_EVENT by Namhyung Kim · 11 years ago
  22. b7e0bf3 tracing/uprobes: Add @+file_offset fetch method by Namhyung Kim · 11 years ago
  23. 5baaa59 tracing/probes: Implement 'memory' fetch method for uprobes by Namhyung Kim · 11 years ago
  24. 1301a44 tracing/probes: Move 'symbol' fetch method to kprobes by Namhyung Kim · 11 years ago
  25. 3fd996a tracing/probes: Implement 'stack' fetch method for uprobes by Namhyung Kim · 11 years ago
  26. 34fee3a tracing/probes: Split [ku]probes_fetch_type_table by Namhyung Kim · 11 years ago
  27. b26c74e tracing/probes: Move fetch function helpers to trace_probe.h by Namhyung Kim · 11 years ago
  28. 5bf652a tracing/probes: Integrate duplicate set_print_fmt() by Namhyung Kim · 12 years ago
  29. 2dc1018 tracing/kprobes: Move common functions to trace_probe.h by Namhyung Kim · 12 years ago
  30. c31ffb3 tracing/kprobes: Factor out struct trace_probe by Namhyung Kim · 12 years ago
  31. b64b007 uprobes/tracing: Introduce is_trace_uprobe_enabled() by Oleg Nesterov · 12 years ago
  32. f3f096c tracing: Provide trace events interface for uprobes by Srikar Dronamraju · 13 years ago
  33. 8ab83f5 tracing: Extract out common code for kprobes/uprobes trace events by Srikar Dronamraju · 13 years ago