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