summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/probe-event.h
AgeCommit message (Expand)AuthorFilesLines
2010-01-13perf probe: Support --line option to show probable source-code linesMasami Hiramatsu1-0/+2
2009-12-15perf probe: Fix to show which probe point is not foundMasami Hiramatsu1-0/+1
2009-12-15perf probe: Reject second attempt of adding same-name eventMasami Hiramatsu1-1/+2
2009-12-15perf probe: Support event name for --add optionMasami Hiramatsu1-2/+1
2009-12-15perf probe: Cleanup struct session in builtin-probe.cMasami Hiramatsu1-1/+3
2009-12-09perf probe: Support --del optionMasami Hiramatsu1-0/+1
2009-12-01perf probe: Simplify event namingMasami Hiramatsu1-0/+3
2009-12-01perf probe: Add --list option for listing current probe eventsMasami Hiramatsu1-0/+5
2009-12-01perf probe: Move probe event utility functions to probe-event.cMasami Hiramatsu1-0/+10