1. ee474b8 tracing/kprobes: Fix strpbrk() argument order by Masami Hiramatsu · 6 years ago
  2. bf173ca tracing: probeevent: Fix uninitialized used of offset in parse args by Steven Rostedt (VMware) · 6 years ago
  3. a668281 tracing/kprobes: Allow kprobe-events to record module symbol by Masami Hiramatsu · 6 years ago
  4. a1303af tracing: probeevent: Add $argN for accessing function args by Masami Hiramatsu · 7 years ago
  5. 40b53b7 tracing: probeevent: Add array type support by Masami Hiramatsu · 7 years ago
  6. 60c2e0c tracing: probeevent: Add symbol type by Masami Hiramatsu · 7 years ago
  7. 0a46c85 tracing: probeevent: Append traceprobe_ for exported function by Masami Hiramatsu · 7 years ago
  8. f451bc8 tracing: probeevent: Unify fetch type tables by Masami Hiramatsu · 7 years ago
  9. 5330592 tracing: probeevent: Introduce new argument fetching code by Masami Hiramatsu · 7 years ago
  10. 7bfbc63 tracing: probeevent: Remove NOKPROBE_SYMBOL from print functions by Masami Hiramatsu · 7 years ago
  11. eeb07b0 tracing: probeevent: Cleanup argument field definition by Masami Hiramatsu · 7 years ago
  12. 56de763 tracing: probeevent: Cleanup print argument functions by Masami Hiramatsu · 7 years ago
  13. bcea3f9 tracing: Add SPDX License format tags to tracing files by Steven Rostedt (VMware) · 6 years ago
  14. c5d343b tracing: probeevent: Fix to support minus offset from symbol by Masami Hiramatsu · 7 years ago
  15. 7e465ba tracing: Make traceprobe parsing code reusable by Tom Zanussi · 7 years ago
  16. bef5da6 tracing/probes: Fix a warning message to show correct maximum length by Masami Hiramatsu · 8 years ago
  17. 7257634 tracing/probe: Show subsystem name in messages by Masami Hiramatsu · 8 years ago
  18. 1f9b354 tracing: Have traceprobe_probes_write() not access userspace unnecessarily by Steven Rostedt (VMware) · 8 years ago
  19. bdca79c2 ftrace: kprobe: uprobe: Show u8/u16/u32/u64 types in decimal by Masami Hiramatsu · 8 years ago
  20. 17ce3dc ftrace: kprobe: uprobe: Add x8/x16/x32/x64 for hexadecimal types by Masami Hiramatsu · 8 years ago
  21. 35abb67 tracing: expose current->comm to [ku]probe events by Omar Sandoval · 9 years ago
  22. a395d6a kernel/...: convert pr_warning to pr_warn by Joe Perches · 9 years ago
  23. d9a16d3 trace: Don't use __weak in header files by Stephen Rothwell · 10 years ago
  24. d2b0191 tracing/probes: Do not use return value of trace_seq_printf() by Steven Rostedt (Red Hat) · 10 years ago
  25. 3da0f18 kprobes, ftrace: Use NOKPROBE_SYMBOL macro in ftrace by Masami Hiramatsu · 11 years ago
  26. fbc1963 kprobes, ftrace: Allow probing on some functions by Masami Hiramatsu · 11 years ago
  27. b7e0bf3 tracing/uprobes: Add @+file_offset fetch method by Namhyung Kim · 11 years ago
  28. b079d37 tracing/uprobes: Add support for full argument access methods by Namhyung Kim · 12 years ago
  29. 5baaa59 tracing/probes: Implement 'memory' fetch method for uprobes by Namhyung Kim · 11 years ago
  30. 3925f4a tracing/probes: Add fetch{,_size} member into deref fetch method by Hyeoncheol Lee · 12 years ago
  31. 1301a44 tracing/probes: Move 'symbol' fetch method to kprobes by Namhyung Kim · 11 years ago
  32. 3fd996a tracing/probes: Implement 'stack' fetch method for uprobes by Namhyung Kim · 11 years ago
  33. 34fee3a tracing/probes: Split [ku]probes_fetch_type_table by Namhyung Kim · 11 years ago
  34. b26c74e tracing/probes: Move fetch function helpers to trace_probe.h by Namhyung Kim · 11 years ago
  35. 5bf652a tracing/probes: Integrate duplicate set_print_fmt() by Namhyung Kim · 12 years ago
  36. 50eb267 tracing/probes: Fix basic print type functions by Namhyung Kim · 11 years ago
  37. bcd83ea tracing: Replace strict_strto* with kstrto* by Daniel Walter · 12 years ago
  38. f3f096c tracing: Provide trace events interface for uprobes by Srikar Dronamraju · 13 years ago
  39. 8ab83f5 tracing: Extract out common code for kprobes/uprobes trace events by Srikar Dronamraju · 13 years ago