aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/probe-event.h
AgeCommit message (Expand)Author
2010-04-08perf tools: Reorganize some structs to save spaceArnaldo Carvalho de Melo
2010-03-17perf probe: Add data structure member access supportMasami Hiramatsu
2010-03-17perf probe: Introduce kprobe_trace_event and perf_probe_eventMasami Hiramatsu
2010-03-17perf probe: Add --dry-run optionMasami Hiramatsu
2010-03-17perf probe: Move add-probe routine to util/Masami Hiramatsu
2010-01-13perf probe: Support --line option to show probable source-code linesMasami Hiramatsu
2009-12-15perf probe: Fix to show which probe point is not foundMasami Hiramatsu
2009-12-15perf probe: Reject second attempt of adding same-name eventMasami Hiramatsu
2009-12-15perf probe: Support event name for --add optionMasami Hiramatsu
2009-12-15perf probe: Cleanup struct session in builtin-probe.cMasami Hiramatsu
2009-12-09perf probe: Support --del optionMasami Hiramatsu
2009-12-01perf probe: Simplify event namingMasami Hiramatsu
2009-12-01perf probe: Add --list option for listing current probe eventsMasami Hiramatsu
2009-12-01perf probe: Move probe event utility functions to probe-event.cMasami Hiramatsu