Commit History

Author SHA1 Message Date
  Jin Yao a36ebe4e24 perf config: Rename to HAVE_DWARF_GETLOCATIONS_SUPPORT 7 years ago
  Arnaldo Carvalho de Melo a43783aeec perf tools: Include errno.h where needed 8 years ago
  Arnaldo Carvalho de Melo a067558e2f perf tools: Move extra string util functions to util/string2.h 8 years ago
  Arnaldo Carvalho de Melo fd20e8111c perf tools: Including missing inttypes.h header 8 years ago
  Masami Hiramatsu d5a00296a6 perf probe: Match linkage name with mangled name 8 years ago
  Ravi Bangoria 6243b9dc4c perf probe: Move dwarf specific functions to dwarf-aux.c 9 years ago
  Masami Hiramatsu bf4d5f25c9 perf probe: Check the return value of strbuf APIs 9 years ago
  Arnaldo Carvalho de Melo bd0419e2a5 perf probe: Check if dwarf_getlocations() is available 9 years ago
  Arnaldo Carvalho de Melo 88fd633cdf perf probe: No need to use formatting strbuf method 9 years ago
  Masami Hiramatsu 86a7602745 perf probe: Fix to add missed brace around if block 10 years ago
  Masami Hiramatsu 75186a9b09 perf probe: Fix to show lines of sys_ functions correctly 10 years ago
  Jiri Olsa c1b9034db7 perf tools: Fix dwarf-aux.c compilation on i386 10 years ago
  Naveen N. Rao d4c537e6bf perf probe: Ignore tail calls to probed functions 10 years ago
  He Kuang 349e8d2611 perf probe: Add --range option to show a variable's location range 10 years ago
  He Kuang fb9596d173 perf probe: Remove length limitation for showing available variables 10 years ago
  Masami Hiramatsu 4c85935122 perf probe: Support glob wildcards for function name 10 years ago
  Masami Hiramatsu c72738355b perf probe: Fix to track down unnamed union/structure members 10 years ago
  Masami Hiramatsu e1ecbbc3fa perf probe: Fix to handle optimized not-inlined functions 10 years ago
  Masami Hiramatsu 082f96a93e perf probe: Fix perf probe to find correct variable DIE 11 years ago
  Masami Hiramatsu e08cfd4bda perf probe: Fix to find line information for probe list 12 years ago
  Masami Hiramatsu 0dbb1cac1d perf probe: Fix finder to find lines of given function 13 years ago
  Hyeoncheol Lee bb2d17a014 perf probe: Print an enum type variable in "enum variable-name" format when showing accessible variables 13 years ago
  Masami Hiramatsu 3f4460a28f perf probe: Filter out redundant inline-instances 14 years ago
  Masami Hiramatsu db0d2c6420 perf probe: Search concrete out-of-line instances 14 years ago
  Masami Hiramatsu 221d061182 perf probe: Fix to search local variables in appropriate scope 14 years ago
  Masami Hiramatsu b0e9cb2802 perf probe: Fix to search nested inlined functions in CU 14 years ago
  Masami Hiramatsu a128405c6b perf probe: Fix line walker to check CU correctly 14 years ago
  Masami Hiramatsu e0d153c690 perf-probe: Move dwarf library routines to dwarf-aux.{c, h} 14 years ago