1. d5a0029 perf probe: Match linkage name with mangled name by Masami Hiramatsu · 8 years ago
  2. 6243b9d perf probe: Move dwarf specific functions to dwarf-aux.c by Ravi Bangoria · 8 years ago
  3. bf4d5f2 perf probe: Check the return value of strbuf APIs by Masami Hiramatsu · 9 years ago
  4. bd0419e perf probe: Check if dwarf_getlocations() is available by Arnaldo Carvalho de Melo · 9 years ago
  5. 88fd633 perf probe: No need to use formatting strbuf method by Arnaldo Carvalho de Melo · 9 years ago
  6. 86a7602 perf probe: Fix to add missed brace around if block by Masami Hiramatsu · 9 years ago
  7. 75186a9 perf probe: Fix to show lines of sys_ functions correctly by Masami Hiramatsu · 9 years ago
  8. c1b9034 perf tools: Fix dwarf-aux.c compilation on i386 by Jiri Olsa · 10 years ago
  9. d4c537e perf probe: Ignore tail calls to probed functions by Naveen N. Rao · 10 years ago
  10. 349e8d2 perf probe: Add --range option to show a variable's location range by He Kuang · 10 years ago
  11. fb9596d perf probe: Remove length limitation for showing available variables by He Kuang · 10 years ago
  12. 4c85935 perf probe: Support glob wildcards for function name by Masami Hiramatsu · 10 years ago
  13. c727383 perf probe: Fix to track down unnamed union/structure members by Masami Hiramatsu · 10 years ago
  14. e1ecbbc perf probe: Fix to handle optimized not-inlined functions by Masami Hiramatsu · 10 years ago
  15. 082f96a perf probe: Fix perf probe to find correct variable DIE by Masami Hiramatsu · 10 years ago
  16. e08cfd4 perf probe: Fix to find line information for probe list by Masami Hiramatsu · 11 years ago
  17. 0dbb1ca perf probe: Fix finder to find lines of given function by Masami Hiramatsu · 13 years ago
  18. bb2d17a perf probe: Print an enum type variable in "enum variable-name" format when showing accessible variables by Hyeoncheol Lee · 12 years ago
  19. 3f4460a perf probe: Filter out redundant inline-instances by Masami Hiramatsu · 13 years ago
  20. db0d2c6 perf probe: Search concrete out-of-line instances by Masami Hiramatsu · 13 years ago
  21. 221d061 perf probe: Fix to search local variables in appropriate scope by Masami Hiramatsu · 13 years ago
  22. b0e9cb2 perf probe: Fix to search nested inlined functions in CU by Masami Hiramatsu · 13 years ago
  23. a128405 perf probe: Fix line walker to check CU correctly by Masami Hiramatsu · 13 years ago
  24. e0d153c perf-probe: Move dwarf library routines to dwarf-aux.{c, h} by Masami Hiramatsu · 13 years ago