1. 221d061 perf probe: Fix to search local variables in appropriate scope by Masami Hiramatsu · 13 years ago
  2. ff74178 perf probe: Introduce debuginfo to encapsulate dwarf information by Masami Hiramatsu · 13 years ago
  3. e0d153c perf-probe: Move dwarf library routines to dwarf-aux.{c, h} by Masami Hiramatsu · 13 years ago
  4. cd25f8b perf probe: Add fastpath to do lookup by function name by Lin Ming · 13 years ago
  5. a711239 perf tools: Remove hardcoded include paths for elfutils by Robert Morell · 14 years ago
  6. 469b9b8 perf probe: Add basic module support by Masami Hiramatsu · 14 years ago
  7. fb8c5a5 perf probe: Show accessible global variables by Masami Hiramatsu · 14 years ago
  8. cf6eb48 perf probe: Show accessible local variables by Masami Hiramatsu · 14 years ago
  9. 0e60836 perf probe: Rename common fields/functions from kprobe to probe. by Srikar Dronamraju · 14 years ago
  10. 7752f1b perf probe: Don't compile CFI related code if elfutils is old by Masami Hiramatsu · 14 years ago
  11. ef4a356 perf probe: Add --max-probes option by Masami Hiramatsu · 14 years ago
  12. a34a985 perf probe: Support DW_OP_call_frame_cfa in debuginfo by Masami Hiramatsu · 14 years ago
  13. eed05fe perf tools: Reorganize some structs to save space by Arnaldo Carvalho de Melo · 14 years ago
  14. 4b4da7f perf probe: Cleanup debuginfo related code by Masami Hiramatsu · 14 years ago
  15. fb1587d perf probe: List probes with line number and file name by Masami Hiramatsu · 14 years ago
  16. 4235b04 perf probe: Introduce kprobe_trace_event and perf_probe_event by Masami Hiramatsu · 14 years ago
  17. d0cb426 perf probe: Use original address instead of CU-based address by Masami Hiramatsu · 14 years ago
  18. 2a9c8c3 perf probe: Add lazy line matching support by Masami Hiramatsu · 14 years ago
  19. 161a26b perf probe: Check function address range strictly in line finder by Masami Hiramatsu · 14 years ago
  20. e92b85e perf probe: Use libdw callback routines by Masami Hiramatsu · 14 years ago
  21. 804b360 perf probe: Use elfutils-libdw for analyzing debuginfo by Masami Hiramatsu · 14 years ago
  22. 81cb8aa perf probe: Rename probe finder functions by Masami Hiramatsu · 14 years ago
  23. 631c9de perf probe: Support --line option to show probable source-code lines by Masami Hiramatsu · 15 years ago
  24. 4a58e61 perf tools: Move the map class definition to a separate header by Arnaldo Carvalho de Melo · 15 years ago
  25. 27f3b24 perf probe: Fix libdwarf include path for Debian by Masami Hiramatsu · 15 years ago
  26. af663d7 perf probe: Support event name for --add option by Masami Hiramatsu · 15 years ago
  27. b0ef073 perf/probes: Support function entry relative line number by Masami Hiramatsu · 15 years ago
  28. 253977b perf/probes: Improve probe point syntax of perf-probe by Masami Hiramatsu · 15 years ago
  29. 9769833 perf: Add DIE_IF() macro for error checking by Masami Hiramatsu · 15 years ago
  30. 89c69c0 perf: Use eprintf() for debug messages in perf-probe by Masami Hiramatsu · 15 years ago
  31. 23e8ec0 perf probe: Add perf probe command support without libdwarf by Masami Hiramatsu · 15 years ago
  32. 4ea42b1 perf: Add perf probe subcommand, a kprobe-event setup helper by Masami Hiramatsu · 15 years ago