aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/probe-finder.h
Commit message (Expand)AuthorAge
* perf probe: Add fastpath to do lookup by function nameLin Ming2011-03-29
* perf tools: Remove hardcoded include paths for elfutilsRobert Morell2010-11-19
* perf probe: Add basic module supportMasami Hiramatsu2010-10-21
* perf probe: Show accessible global variablesMasami Hiramatsu2010-10-21
* perf probe: Show accessible local variablesMasami Hiramatsu2010-10-21
* perf probe: Rename common fields/functions from kprobe to probe.Srikar Dronamraju2010-07-30
* perf probe: Don't compile CFI related code if elfutils is oldMasami Hiramatsu2010-05-17
* perf probe: Add --max-probes optionMasami Hiramatsu2010-04-26
* perf probe: Support DW_OP_call_frame_cfa in debuginfoMasami Hiramatsu2010-04-14
* perf tools: Reorganize some structs to save spaceArnaldo Carvalho de Melo2010-04-08
* perf probe: Cleanup debuginfo related codeMasami Hiramatsu2010-03-22
* perf probe: List probes with line number and file nameMasami Hiramatsu2010-03-17
* perf probe: Introduce kprobe_trace_event and perf_probe_eventMasami Hiramatsu2010-03-17
* perf probe: Use original address instead of CU-based addressMasami Hiramatsu2010-03-16
* perf probe: Add lazy line matching supportMasami Hiramatsu2010-02-25
* perf probe: Check function address range strictly in line finderMasami Hiramatsu2010-02-25
* perf probe: Use libdw callback routinesMasami Hiramatsu2010-02-25
* perf probe: Use elfutils-libdw for analyzing debuginfoMasami Hiramatsu2010-02-25
* perf probe: Rename probe finder functionsMasami Hiramatsu2010-02-25
* perf probe: Support --line option to show probable source-code linesMasami Hiramatsu2010-01-13
* perf tools: Move the map class definition to a separate headerArnaldo Carvalho de Melo2009-12-28
* perf probe: Fix libdwarf include path for DebianMasami Hiramatsu2009-12-17
* perf probe: Support event name for --add optionMasami Hiramatsu2009-12-15
* perf/probes: Support function entry relative line numberMasami Hiramatsu2009-10-29
* perf/probes: Improve probe point syntax of perf-probeMasami Hiramatsu2009-10-29
* perf: Add DIE_IF() macro for error checkingMasami Hiramatsu2009-10-17
* perf: Use eprintf() for debug messages in perf-probeMasami Hiramatsu2009-10-17
* perf probe: Add perf probe command support without libdwarfMasami Hiramatsu2009-10-12
* perf: Add perf probe subcommand, a kprobe-event setup helperMasami Hiramatsu2009-10-12