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