Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf probe: Fix perf probe to find correct variable DIE | Masami Hiramatsu | 2014-06-04 | 1 | -2/+5 |
* | perf probe: Fix to find line information for probe list | Masami Hiramatsu | 2013-10-04 | 1 | -4/+21 |
* | perf probe: Fix finder to find lines of given function | Masami Hiramatsu | 2013-09-19 | 1 | -0/+19 |
* | perf probe: Print an enum type variable in "enum variable-name" format when s... | Hyeoncheol Lee | 2012-09-27 | 1 | -0/+2 |
* | perf probe: Filter out redundant inline-instances | Masami Hiramatsu | 2011-08-12 | 1 | -0/+22 |
* | perf probe: Search concrete out-of-line instances | Masami Hiramatsu | 2011-08-12 | 1 | -0/+58 |
* | perf probe: Fix to search local variables in appropriate scope | Masami Hiramatsu | 2011-08-12 | 1 | -0/+33 |
* | perf probe: Fix to search nested inlined functions in CU | Masami Hiramatsu | 2011-08-12 | 1 | -12/+79 |
* | perf probe: Fix line walker to check CU correctly | Masami Hiramatsu | 2011-08-12 | 1 | -3/+3 |
* | perf-probe: Move dwarf library routines to dwarf-aux.{c, h} | Masami Hiramatsu | 2011-07-15 | 1 | -0/+663 |