summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/probe-event.h
Commit message (Expand)AuthorAgeFilesLines
* perf probe: Fix add event failure when running 32-bit perf in a 64-bit kernelYang Jihong2021-07-181-2/+2
* perf probe: Add --bootconfig to output definition in bootconfig formatMasami Hiramatsu2021-06-181-0/+2
* perf probe: Trace a magic number if variable is not foundMasami Hiramatsu2019-11-181-0/+3
* perf-probe: Add user memory access attribute supportMasami Hiramatsu2019-05-251-0/+2
* perf namespaces: Remove namespaces.h from .h headersArnaldo Carvalho de Melo2019-01-251-2/+3
* perf probe: Support SDT markers having reference counter (semaphore)Ravi Bangoria2018-09-241-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf probe: Allow placing uprobes in alternate namespaces.Krister Johansen2017-07-181-3/+7
* tools: Adopt __printf from kernel sourcesArnaldo Carvalho de Melo2017-06-191-2/+2
* perf str{filter,list}: Disentangle headersArnaldo Carvalho de Melo2017-04-191-2/+5
* perf tools: Add missing struct definition in probe_event.hWang Nan2016-11-251-0/+2
* perf probe: Add helper function to check if probe with variableRavi Bangoria2016-09-011-0/+2
* perf probe: Show trace event definitionMasami Hiramatsu2016-09-011-0/+1
* perf probe ppc64le: Fix probe location when using DWARFRavi Bangoria2016-08-091-1/+5
* perf probe: Accept %sdt and %cached event nameMasami Hiramatsu2016-07-131-0/+1
* perf probe: Add --cache option to cache the probe definitionsMasami Hiramatsu2016-06-151-0/+1
* perf probe: Uncomment and export synthesize_perf_probe_point()Masami Hiramatsu2016-06-141-0/+1
* perf probe: Add perf_probe_event__copy()Masami Hiramatsu2016-06-141-0/+3
* perf symbols: Fix kallsyms perf test on ppc64leNaveen N. Rao2016-05-051-1/+2
* perf probe: Use strbuf for making stringsMasami Hiramatsu2016-04-281-1/+1
* perf tools: Remove needless 'extern' from function prototypesArnaldo Carvalho de Melo2016-03-231-31/+26
* perf probe: Export init/exit_probe_symbol_maps()Namhyung Kim2015-09-151-0/+2
* perf probe: Print deleted events in cmd_probe()Namhyung Kim2015-09-041-0/+1
* perf probe: Move print logic into cmd_probe()Namhyung Kim2015-09-041-0/+3
* perf probe: Link trace_probe_event into perf_probe_eventWang Nan2015-09-041-0/+5
* perf probe: Support probing at absolute addressWang Nan2015-08-261-0/+4
* perf tools: Add missing forward declaration of struct map to probe-event.hWang Nan2015-08-061-0/+2
* perf probe: Move ftrace probe-event operations to probe-file.cMasami Hiramatsu2015-07-201-0/+7
* perf probe: Show the error reason comes from invalid DSOMasami Hiramatsu2015-05-271-3/+0
* perf probe: Add --range option to show a variable's location rangeHe Kuang2015-05-121-0/+1
* perf probe: Support glob wildcards for function nameMasami Hiramatsu2015-05-081-0/+1
* perf probe: Add --no-inlines option to avoid searching inline functionsMasami Hiramatsu2015-05-081-0/+1
* perf probe: Introduce probe_conf global configsMasami Hiramatsu2015-05-081-4/+9
* perf probe: Use perf_probe_event.target instead of passing as an argumentMasami Hiramatsu2015-05-081-2/+2
* perf probe: Allow to use filter on --del commandMasami Hiramatsu2015-05-051-1/+1
* perf probe: Accept filter argument for --listMasami Hiramatsu2015-05-041-1/+1
* perf probe ppc64le: Fixup function entry if using kallsyms lookupNaveen N. Rao2015-05-041-0/+2
* perf probe ppc64le: Prefer symbol table lookup over DWARFNaveen N. Rao2015-05-041-0/+1
* perf probe: Support multiple probes on different binariesMasami Hiramatsu2015-04-101-3/+3
* perf probe: Do not access kallsyms when analyzing user binariesMasami Hiramatsu2014-09-171-1/+2
* perf probe: Replace line_list with intlistMasami Hiramatsu2014-02-181-9/+3
* perf probe: Release all dynamically allocated parametersMasami Hiramatsu2014-01-161-0/+6
* perf probe: Support basic dwarf-based operations on uprobe eventsMasami Hiramatsu2013-12-261-0/+1
* perf probe: Provide perf interface for uprobesSrikar Dronamraju2012-05-111-5/+7
* perf probe: Add probed module in front of functionMasami Hiramatsu2011-07-151-0/+1
* perf probe: Add filters support for available functionsMasami Hiramatsu2011-01-281-1/+1
* perf probe: Add variable filter supportMasami Hiramatsu2011-01-281-1/+2
* perf probe: Add --funcs to show available functions in symtabMasami Hiramatsu2011-01-241-0/+1
* perf probe: Add basic module supportMasami Hiramatsu2010-10-211-3/+7
* perf probe: Show accessible global variablesMasami Hiramatsu2010-10-211-1/+1