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