aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/probe-file.h
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-18perf buildid-cache: Support binary objects from other namespacesKrister Johansen
2017-04-19perf str{filter,list}: Disentangle headersArnaldo Carvalho de Melo
2017-03-14perf kretprobes: Offset from reloc_sym if kernel supports itNaveen N. Rao
2017-03-03perf probe: Generalize probe event file open routineNaveen N. Rao
2016-08-23perf probe: Add supported for type casting by the running kernelMasami Hiramatsu
2016-07-13perf list: Show SDT and pre-cached eventsMasami Hiramatsu
2016-07-13perf probe: Allow wildcard for cached eventsMasami Hiramatsu
2016-07-13perf probe-cache: Add for_each_probe_cache_entry() wrapperMasami Hiramatsu
2016-07-04perf buildid-cache: Scan and import user SDT events to probe cacheMasami Hiramatsu
2016-07-01perf probe: Remove caches when --cache is givenMasami Hiramatsu
2016-07-01perf probe: Show all cached probesMasami Hiramatsu
2016-07-01perf probe: Use cache entry if possibleMasami Hiramatsu
2016-06-15perf probe: Introduce perf_cache interfacesMasami Hiramatsu
2015-09-04perf probe: Print deleted events in cmd_probe()Namhyung Kim
2015-07-20perf probe: Move ftrace probe-event operations to probe-file.cMasami Hiramatsu