aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-probe.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-29perf/probes: Improve probe point syntax of perf-probeMasami Hiramatsu1-70/+111
2009-10-29perf/probes: Improve command-line option of perf-probeMasami Hiramatsu1-10/+18
2009-10-23perf probe: Print debug messages using pr_*()Arnaldo Carvalho de Melo1-10/+10
2009-10-17perf: Use eprintf() for debug messages in perf-probeMasami Hiramatsu1-9/+14
2009-10-17perf: Use die() for error cases in perf-probeMasami Hiramatsu1-33/+14
2009-10-12perf probe: Add perf probe command support without libdwarfMasami Hiramatsu1-7/+35
2009-10-12perf: Add perf probe subcommand, a kprobe-event setup helperMasami Hiramatsu1-0/+358