summaryrefslogtreecommitdiff
path: root/tools/perf/util/probe-finder.c
AgeCommit message (Expand)Author
2009-12-07perf probe: Fix strtailcmp() to compare s1and s2[0]Juha Leppanen
2009-11-04perf/probes: Fall back to non-dwarf if possibleMasami Hiramatsu
2009-11-04perf/probes: Improve error messagesMasami 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-29perf/probes: Exit searching after finding target functionMasami Hiramatsu
2009-10-23perf probe: Print debug messages using pr_*()Arnaldo Carvalho de Melo
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-17perf: Use die() for error cases in perf-probeMasami Hiramatsu
2009-10-12perf: Add perf probe subcommand, a kprobe-event setup helperMasami Hiramatsu