aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/probe-event.h
Commit message (Expand)AuthorAge
* perf probe: Rename common fields/functions from kprobe to probe.Srikar Dronamraju2010-07-30
* perf probe: Support comp_dir to find an absolute source pathMasami Hiramatsu2010-07-16
* perf probe: Support tracing an entry of arrayMasami Hiramatsu2010-07-05
* perf probe: Add --max-probes optionMasami Hiramatsu2010-04-26
* perf probe: Fix a bug that --line range can be overflowMasami Hiramatsu2010-04-14
* perf probe: Remove die() from probe-event codeMasami Hiramatsu2010-04-14
* perf probe: Support basic type castingMasami Hiramatsu2010-04-14
* perf probe: Query basic types from debuginfoMasami Hiramatsu2010-04-14
* perf probe: Support argument nameMasami Hiramatsu2010-04-14
* perf tools: Reorganize some structs to save spaceArnaldo Carvalho de Melo2010-04-08
* perf probe: Add data structure member access supportMasami Hiramatsu2010-03-17
* perf probe: Introduce kprobe_trace_event and perf_probe_eventMasami Hiramatsu2010-03-17
* perf probe: Add --dry-run optionMasami Hiramatsu2010-03-17
* perf probe: Move add-probe routine to util/Masami Hiramatsu2010-03-17
* perf probe: Support --line option to show probable source-code linesMasami Hiramatsu2010-01-13
* perf probe: Fix to show which probe point is not foundMasami Hiramatsu2009-12-15
* perf probe: Reject second attempt of adding same-name eventMasami Hiramatsu2009-12-15
* perf probe: Support event name for --add optionMasami Hiramatsu2009-12-15
* perf probe: Cleanup struct session in builtin-probe.cMasami Hiramatsu2009-12-15
* perf probe: Support --del optionMasami Hiramatsu2009-12-09
* perf probe: Simplify event namingMasami Hiramatsu2009-12-01
* perf probe: Add --list option for listing current probe eventsMasami Hiramatsu2009-12-01
* perf probe: Move probe event utility functions to probe-event.cMasami Hiramatsu2009-12-01