aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/probe-event.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-18perf probe: Fix add event failure when running 32-bit perf in a 64-bit kernelYang Jihong1-2/+2
2021-06-18perf probe: Add --bootconfig to output definition in bootconfig formatMasami Hiramatsu1-0/+2
2019-11-18perf probe: Trace a magic number if variable is not foundMasami Hiramatsu1-0/+3
2019-05-25perf-probe: Add user memory access attribute supportMasami Hiramatsu1-0/+2
2019-01-25perf namespaces: Remove namespaces.h from .h headersArnaldo Carvalho de Melo1-2/+3
2018-09-24perf probe: Support SDT markers having reference counter (semaphore)Ravi Bangoria1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-18perf probe: Allow placing uprobes in alternate namespaces.Krister Johansen1-3/+7
2017-06-19tools: Adopt __printf from kernel sourcesArnaldo Carvalho de Melo1-2/+2
2017-04-19perf str{filter,list}: Disentangle headersArnaldo Carvalho de Melo1-2/+5
2016-11-25perf tools: Add missing struct definition in probe_event.hWang Nan1-0/+2
2016-09-01perf probe: Add helper function to check if probe with variableRavi Bangoria1-0/+2
2016-09-01perf probe: Show trace event definitionMasami Hiramatsu1-0/+1
2016-08-09perf probe ppc64le: Fix probe location when using DWARFRavi Bangoria1-1/+5
2016-07-13perf probe: Accept %sdt and %cached event nameMasami Hiramatsu1-0/+1
2016-06-15perf probe: Add --cache option to cache the probe definitionsMasami Hiramatsu1-0/+1
2016-06-14perf probe: Uncomment and export synthesize_perf_probe_point()Masami Hiramatsu1-0/+1
2016-06-14perf probe: Add perf_probe_event__copy()Masami Hiramatsu1-0/+3
2016-05-05perf symbols: Fix kallsyms perf test on ppc64leNaveen N. Rao1-1/+2
2016-04-28perf probe: Use strbuf for making stringsMasami Hiramatsu1-1/+1
2016-03-23perf tools: Remove needless 'extern' from function prototypesArnaldo Carvalho de Melo1-31/+26
2015-09-15perf probe: Export init/exit_probe_symbol_maps()Namhyung Kim1-0/+2
2015-09-04perf probe: Print deleted events in cmd_probe()Namhyung Kim1-0/+1
2015-09-04perf probe: Move print logic into cmd_probe()Namhyung Kim1-0/+3
2015-09-04perf probe: Link trace_probe_event into perf_probe_eventWang Nan1-0/+5
2015-08-26perf probe: Support probing at absolute addressWang Nan1-0/+4
2015-08-06perf tools: Add missing forward declaration of struct map to probe-event.hWang Nan1-0/+2
2015-07-20perf probe: Move ftrace probe-event operations to probe-file.cMasami Hiramatsu1-0/+7
2015-05-27perf probe: Show the error reason comes from invalid DSOMasami Hiramatsu1-3/+0
2015-05-12perf probe: Add --range option to show a variable's location rangeHe Kuang1-0/+1
2015-05-08perf probe: Support glob wildcards for function nameMasami Hiramatsu1-0/+1
2015-05-08perf probe: Add --no-inlines option to avoid searching inline functionsMasami Hiramatsu1-0/+1
2015-05-08perf probe: Introduce probe_conf global configsMasami Hiramatsu1-4/+9
2015-05-08perf probe: Use perf_probe_event.target instead of passing as an argumentMasami Hiramatsu1-2/+2
2015-05-05perf probe: Allow to use filter on --del commandMasami Hiramatsu1-1/+1
2015-05-04perf probe: Accept filter argument for --listMasami Hiramatsu1-1/+1
2015-05-04perf probe ppc64le: Fixup function entry if using kallsyms lookupNaveen N. Rao1-0/+2
2015-05-04perf probe ppc64le: Prefer symbol table lookup over DWARFNaveen N. Rao1-0/+1
2015-04-10perf probe: Support multiple probes on different binariesMasami Hiramatsu1-3/+3
2014-09-17perf probe: Do not access kallsyms when analyzing user binariesMasami Hiramatsu1-1/+2
2014-02-18perf probe: Replace line_list with intlistMasami Hiramatsu1-9/+3
2014-01-16perf probe: Release all dynamically allocated parametersMasami Hiramatsu1-0/+6
2013-12-26perf probe: Support basic dwarf-based operations on uprobe eventsMasami Hiramatsu1-0/+1
2012-05-11perf probe: Provide perf interface for uprobesSrikar Dronamraju1-5/+7
2011-07-15perf probe: Add probed module in front of functionMasami Hiramatsu1-0/+1
2011-01-28perf probe: Add filters support for available functionsMasami Hiramatsu1-1/+1
2011-01-28perf probe: Add variable filter supportMasami Hiramatsu1-1/+2
2011-01-24perf probe: Add --funcs to show available functions in symtabMasami Hiramatsu1-0/+1
2010-10-21perf probe: Add basic module supportMasami Hiramatsu1-3/+7
2010-10-21perf probe: Show accessible global variablesMasami Hiramatsu1-1/+1