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