aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/probe-finder.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-04perf/probes: Fall back to non-dwarf if possibleMasami Hiramatsu1-2/+4
2009-11-04perf/probes: Improve error messagesMasami Hiramatsu1-1/+1
2009-10-29perf/probes: Support function entry relative line numberMasami Hiramatsu1-18/+61
2009-10-29perf/probes: Improve probe point syntax of perf-probeMasami Hiramatsu1-0/+10
2009-10-29perf/probes: Exit searching after finding target functionMasami Hiramatsu1-2/+2
2009-10-23perf probe: Print debug messages using pr_*()Arnaldo Carvalho de Melo1-6/+6
2009-10-17perf: Add DIE_IF() macro for error checkingMasami Hiramatsu1-41/+41
2009-10-17perf: Use eprintf() for debug messages in perf-probeMasami Hiramatsu1-5/+7
2009-10-17perf: Use die() for error cases in perf-probeMasami Hiramatsu1-35/+20
2009-10-12perf: Add perf probe subcommand, a kprobe-event setup helperMasami Hiramatsu1-0/+690