aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/build-id.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-29perf evsel: Rename struct perf_evsel to struct evselJiri Olsa1-1/+1
2019-01-25perf namespaces: Remove namespaces.h from .h headersArnaldo Carvalho de Melo1-1/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-18perf header: Add struct feat_fd for writeDavid Carrillo-Cisneros1-1/+3
2017-07-18perf buildid-cache: Cache debuginfoKrister Johansen1-1/+2
2017-07-18perf buildid-cache: Support binary objects from other namespacesKrister Johansen1-3/+6
2017-06-08perf symbols: Kill dso__build_id_is_kmod()Namhyung Kim1-1/+0
2017-04-25perf buildid: Move prototypes from util.h to build-id.hArnaldo Carvalho de Melo1-0/+4
2017-04-19perf str{filter,list}: Disentangle headersArnaldo Carvalho de Melo1-1/+3
2016-07-13perf probe: Support @BUILDID or @FILE suffix for SDT eventsMasami Hiramatsu1-0/+1
2016-07-13perf probe: Make --list show only available cached eventsMasami Hiramatsu1-1/+1
2016-07-01perf probe: Show all cached probesMasami Hiramatsu1-0/+3
2016-06-14perf buildid: Rename and export build_id_cache__cachedir()Masami Hiramatsu1-0/+2
2016-05-30perf buildid-cache: Use path/to/bin/buildid/elf instead of path/to/bin/buildidMasami Hiramatsu1-0/+2
2016-02-12perf symbols: Fix symbols searching for module in buildid-cacheWang Nan1-0/+1
2015-08-28perf buildid: Introduce sysfs/filename__sprintf_build_idMasami Hiramatsu1-0/+3
2015-07-20perf buildid: Use SBUILD_ID_SIZE macroMasami Hiramatsu1-1/+2
2015-02-27perf buildid-cache: Add --purge FILE to remove all caches of FILEMasami Hiramatsu1-0/+3
2015-02-27perf buildid-cache: Add new buildid cache if update target is not cachedMasami Hiramatsu1-0/+1
2015-02-11perf buildid-cache: Remove unneeded debugdir parametersMasami Hiramatsu1-2/+2
2014-11-19perf build-id: Move disable_buildid_cache() to util/build-id.cNamhyung Kim1-0/+1
2014-11-05perf build-id: Move build-id related functions to util/build-id.cNamhyung Kim1-0/+11
2014-05-01tools: Consolidate types.hBorislav Petkov1-1/+1
2013-12-10perf symbols: Constify some DSO methods parametersArnaldo Carvalho de Melo1-1/+1
2013-11-05perf tools: Finish the removal of 'self' argumentsArnaldo Carvalho de Melo1-2/+1
2012-10-29perf tools: Move BUILD_ID_SIZE into build-id objectJiri Olsa1-1/+5
2012-10-29perf tools: Move build_id__sprintf into build-id objectJiri Olsa1-0/+1
2012-10-26perf inject: Mark a dso if it's usedAndrew Vagin1-0/+4
2011-11-28perf tools: Rename perf_event_ops to perf_toolArnaldo Carvalho de Melo1-1/+1
2010-05-20perf annotate: Use build-ids to find the right DSOArnaldo Carvalho de Melo1-0/+2
2010-02-04perf build-id: Move the routine to find DSOs with hits to the libArnaldo Carvalho de Melo1-0/+8