summaryrefslogtreecommitdiff
path: root/tools/perf/util/probe-finder.c
AgeCommit message (Expand)AuthorFilesLines
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-13perf: Add perf probe subcommand, a kprobe-event setup helperMasami Hiramatsu1-0/+690