1. bdad0db perf_event: Fix compile error by Xiao Guangrong · 15 years ago
  2. 4de189f perf probe: Add --list option for listing current probe events by Masami Hiramatsu · 15 years ago
  3. 50656ee perf probe: Move probe event utility functions to probe-event.c by Masami Hiramatsu · 15 years ago
  4. 934b1f5 perf probe: Fix probe array index for multiple probe points by Masami Hiramatsu · 15 years ago
  5. 74ca4c0 perf probe: Fix argv array size in probe parser by Masami Hiramatsu · 15 years ago
  6. f41b1e4 perf probe: Change a debugging message from pr_info to pr_debug by Masami Hiramatsu · 15 years ago
  7. 3647948 perf tools: Introduce zalloc() for the common calloc(1, N) case by Arnaldo Carvalho de Melo · 15 years ago
  8. 91365bb perf/probes: Rename perf probe events group name by Masami Hiramatsu · 15 years ago
  9. a225a1d perf/probes: Fall back to non-dwarf if possible by Masami Hiramatsu · 15 years ago
  10. a7f4328 perf/probes: Improve error messages by Masami Hiramatsu · 15 years ago
  11. 12e4db4 perf probe: Annotate variable initialization by Arnaldo Carvalho de Melo · 15 years ago
  12. b0ef073 perf/probes: Support function entry relative line number by Masami Hiramatsu · 15 years ago
  13. 253977b perf/probes: Improve probe point syntax of perf-probe by Masami Hiramatsu · 15 years ago
  14. 46ab492 perf/probes: Improve command-line option of perf-probe by Masami Hiramatsu · 15 years ago
  15. b7cb10e perf probe: Print debug messages using pr_*() by Arnaldo Carvalho de Melo · 15 years ago
  16. 89c69c0 perf: Use eprintf() for debug messages in perf-probe by Masami Hiramatsu · 15 years ago
  17. 074fc0e perf: Use die() for error cases in perf-probe by Masami Hiramatsu · 15 years ago
  18. 23e8ec0 perf probe: Add perf probe command support without libdwarf by Masami Hiramatsu · 15 years ago
  19. 4ea42b1 perf: Add perf probe subcommand, a kprobe-event setup helper by Masami Hiramatsu · 15 years ago