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