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