aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/probe-finder.c
Commit message (Expand)AuthorAge
* perf probe: Show need-dwarf message only if it is really neededMasami Hiramatsu2009-12-15
* perf probe: Fix strtailcmp() to compare s1and s2[0]Juha Leppanen2009-12-07
* perf/probes: Fall back to non-dwarf if possibleMasami Hiramatsu2009-11-04
* perf/probes: Improve error messagesMasami Hiramatsu2009-11-04
* perf/probes: Support function entry relative line numberMasami Hiramatsu2009-10-29
* perf/probes: Improve probe point syntax of perf-probeMasami Hiramatsu2009-10-29
* perf/probes: Exit searching after finding target functionMasami Hiramatsu2009-10-29
* perf probe: Print debug messages using pr_*()Arnaldo Carvalho de Melo2009-10-23
* perf: Add DIE_IF() macro for error checkingMasami Hiramatsu2009-10-17
* perf: Use eprintf() for debug messages in perf-probeMasami Hiramatsu2009-10-17
* perf: Use die() for error cases in perf-probeMasami Hiramatsu2009-10-17
* perf: Add perf probe subcommand, a kprobe-event setup helperMasami Hiramatsu2009-10-12