summaryrefslogtreecommitdiff
path: root/tools/perf/util/probe-finder.h
AgeCommit message (Expand)Author
2010-02-25perf probe: Add lazy line matching supportMasami Hiramatsu
2010-02-25perf probe: Check function address range strictly in line finderMasami Hiramatsu
2010-02-25perf probe: Use libdw callback routinesMasami Hiramatsu
2010-02-25perf probe: Use elfutils-libdw for analyzing debuginfoMasami Hiramatsu
2010-02-25perf probe: Rename probe finder functionsMasami Hiramatsu
2010-01-13perf probe: Support --line option to show probable source-code linesMasami Hiramatsu
2009-12-28perf tools: Move the map class definition to a separate headerArnaldo Carvalho de Melo
2009-12-17perf probe: Fix libdwarf include path for DebianMasami Hiramatsu
2009-12-15perf probe: Support event name for --add optionMasami Hiramatsu
2009-10-29perf/probes: Support function entry relative line numberMasami Hiramatsu
2009-10-29perf/probes: Improve probe point syntax of perf-probeMasami Hiramatsu
2009-10-17perf: Add DIE_IF() macro for error checkingMasami Hiramatsu
2009-10-17perf: Use eprintf() for debug messages in perf-probeMasami Hiramatsu
2009-10-12perf probe: Add perf probe command support without libdwarfMasami Hiramatsu
2009-10-12perf: Add perf probe subcommand, a kprobe-event setup helperMasami Hiramatsu