aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/build-id.h
AgeCommit message (Expand)Author
2017-06-08perf symbols: Kill dso__build_id_is_kmod()perf-urgent-for-mingo-4.12-20170608Namhyung Kim
2017-04-25perf buildid: Move prototypes from util.h to build-id.hArnaldo Carvalho de Melo
2017-04-19perf str{filter,list}: Disentangle headersArnaldo Carvalho de Melo
2016-07-13perf probe: Support @BUILDID or @FILE suffix for SDT eventsMasami Hiramatsu
2016-07-13perf probe: Make --list show only available cached eventsMasami Hiramatsu
2016-07-01perf probe: Show all cached probesMasami Hiramatsu
2016-06-14perf buildid: Rename and export build_id_cache__cachedir()Masami Hiramatsu
2016-05-30perf buildid-cache: Use path/to/bin/buildid/elf instead of path/to/bin/buildidperf-core-for-mingo-20160530Masami Hiramatsu
2016-02-12perf symbols: Fix symbols searching for module in buildid-cacheWang Nan
2015-08-28perf buildid: Introduce sysfs/filename__sprintf_build_idMasami Hiramatsu
2015-07-20perf buildid: Use SBUILD_ID_SIZE macroMasami Hiramatsu
2015-02-27perf buildid-cache: Add --purge FILE to remove all caches of FILEMasami Hiramatsu
2015-02-27perf buildid-cache: Add new buildid cache if update target is not cachedMasami Hiramatsu
2015-02-11perf buildid-cache: Remove unneeded debugdir parametersMasami Hiramatsu
2014-11-19perf build-id: Move disable_buildid_cache() to util/build-id.cNamhyung Kim
2014-11-05perf build-id: Move build-id related functions to util/build-id.cNamhyung Kim
2014-05-01tools: Consolidate types.hBorislav Petkov
2013-12-10perf symbols: Constify some DSO methods parametersArnaldo Carvalho de Melo
2013-11-05perf tools: Finish the removal of 'self' argumentsArnaldo Carvalho de Melo
2012-10-29perf tools: Move BUILD_ID_SIZE into build-id objectJiri Olsa
2012-10-29perf tools: Move build_id__sprintf into build-id objectJiri Olsa
2012-10-26perf inject: Mark a dso if it's usedAndrew Vagin
2011-11-28perf tools: Rename perf_event_ops to perf_toolArnaldo Carvalho de Melo
2010-05-20perf annotate: Use build-ids to find the right DSOArnaldo Carvalho de Melo
2010-02-04perf build-id: Move the routine to find DSOs with hits to the libArnaldo Carvalho de Melo