Age | Commit message (Expand) | Author | Files | Lines |
2016-03-23 | perf tools: Remove needless 'extern' from function prototypes | Arnaldo Carvalho de Melo | 1 | -37/+35 |
2015-05-14 | perf probe: Ignore tail calls to probed functions | Naveen N. Rao | 1 | -0/+4 |
2015-05-12 | perf probe: Add --range option to show a variable's location range | He Kuang | 1 | -0/+2 |
2015-05-12 | perf probe: Remove length limitation for showing available variables | He Kuang | 1 | -2/+2 |
2015-05-08 | perf probe: Support glob wildcards for function name | Masami Hiramatsu | 1 | -0/+3 |
2015-02-06 | perf probe: Fix to handle optimized not-inlined functions | Masami Hiramatsu | 1 | -0/+3 |
2013-10-04 | perf probe: Fix to find line information for probe list | Masami Hiramatsu | 1 | -1/+5 |
2013-09-19 | perf probe: Fix finder to find lines of given function | Masami Hiramatsu | 1 | -0/+3 |
2011-08-12 | perf probe: Search concrete out-of-line instances | Masami Hiramatsu | 1 | -0/+4 |
2011-08-12 | perf probe: Fix to search local variables in appropriate scope | Masami Hiramatsu | 1 | -0/+4 |
2011-08-12 | perf probe: Fix to search nested inlined functions in CU | Masami Hiramatsu | 1 | -0/+3 |
2011-07-16 | perf-probe: Move dwarf library routines to dwarf-aux.{c, h} | Masami Hiramatsu | 1 | -0/+100 |