1. 631c9de perf probe: Support --line option to show probable source-code lines by Masami Hiramatsu · 15 years ago
  2. 7204133 perf probe: Show probe list in pager by Masami Hiramatsu · 15 years ago
  3. 63bbd5e perf probe: Change CONFIG_KPROBE_TRACER to CONFIG_KPROBE_EVENT by Liming Wang · 15 years ago
  4. b7702a2 perf probe: Check new event name by Masami Hiramatsu · 15 years ago
  5. 7ef17aa perf probe: Fix to show which probe point is not found by Masami Hiramatsu · 15 years ago
  6. d761b08 perf probe: Reject second attempt of adding same-name event by Masami Hiramatsu · 15 years ago
  7. af663d7 perf probe: Support event name for --add option by Masami Hiramatsu · 15 years ago
  8. bbbb521 perf probe: Add glob matching support on --del by Masami Hiramatsu · 15 years ago
  9. adf365f perf probe: Use strlist__for_each macros in probe-event.c by Masami Hiramatsu · 15 years ago
  10. 3e34059 perf probe: Fix --del to update current event list by Masami Hiramatsu · 15 years ago
  11. f6bbff7 perf probe: Fix --del to show info instead of warning by Masami Hiramatsu · 15 years ago
  12. 7e990a5 perf probe: Check the result of e_snprintf() by Masami Hiramatsu · 15 years ago
  13. fac13fd perf probe: Cleanup struct session in builtin-probe.c by Masami Hiramatsu · 15 years ago
  14. 5660ce3 perf tools: Correct size given to memset by Julia Lawall · 15 years ago
  15. fa28244 perf probe: Support --del option by Masami Hiramatsu · 15 years ago
  16. 17f88fc perf probe: Remove event suffix number _0 by Masami Hiramatsu · 15 years ago
  17. a9b495b perf probe: Change probe-added message more user-friendly by Masami Hiramatsu · 15 years ago
  18. 278498d perf probe: Change event list format by Masami Hiramatsu · 15 years ago
  19. 8498845 perf probe: Check e_snprintf() format string by Masami Hiramatsu · 15 years ago
  20. e1d2017 perf probe: Fix event namelist to duplicate string by Masami Hiramatsu · 15 years ago
  21. 93aaa45 perf tools: Replace %m with %a in sscanf by Liming Wang · 15 years ago
  22. b498ce1 perf probe: Simplify event naming by Masami Hiramatsu · 15 years ago
  23. 4de189f perf probe: Add --list option for listing current probe events by Masami Hiramatsu · 15 years ago
  24. e1c01d6 perf probe: Add argv_split() from lib/argv_split.c by Masami Hiramatsu · 15 years ago
  25. 50656ee perf probe: Move probe event utility functions to probe-event.c by Masami Hiramatsu · 15 years ago