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