aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/build-id.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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