aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/build-id.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-07-18perf header: Add struct feat_fd for writeGravatar David Carrillo-Cisneros 1-1/+3
2017-07-18perf buildid-cache: Cache debuginfoGravatar Krister Johansen 1-1/+2
2017-07-18perf buildid-cache: Support binary objects from other namespacesGravatar Krister Johansen 1-3/+6
2017-06-08perf symbols: Kill dso__build_id_is_kmod()Gravatar Namhyung Kim 1-1/+0
2017-04-25perf buildid: Move prototypes from util.h to build-id.hGravatar Arnaldo Carvalho de Melo 1-0/+4
2017-04-19perf str{filter,list}: Disentangle headersGravatar Arnaldo Carvalho de Melo 1-1/+3
2016-07-13perf probe: Support @BUILDID or @FILE suffix for SDT eventsGravatar Masami Hiramatsu 1-0/+1
2016-07-13perf probe: Make --list show only available cached eventsGravatar Masami Hiramatsu 1-1/+1
2016-07-01perf probe: Show all cached probesGravatar Masami Hiramatsu 1-0/+3
2016-06-14perf buildid: Rename and export build_id_cache__cachedir()Gravatar Masami Hiramatsu 1-0/+2
2016-05-30perf buildid-cache: Use path/to/bin/buildid/elf instead of path/to/bin/buildidGravatar Masami Hiramatsu 1-0/+2
2016-02-12perf symbols: Fix symbols searching for module in buildid-cacheGravatar Wang Nan 1-0/+1
2015-08-28perf buildid: Introduce sysfs/filename__sprintf_build_idGravatar Masami Hiramatsu 1-0/+3
2015-07-20perf buildid: Use SBUILD_ID_SIZE macroGravatar Masami Hiramatsu 1-1/+2
2015-02-27perf buildid-cache: Add --purge FILE to remove all caches of FILEGravatar Masami Hiramatsu 1-0/+3
2015-02-27perf buildid-cache: Add new buildid cache if update target is not cachedGravatar Masami Hiramatsu 1-0/+1
2015-02-11perf buildid-cache: Remove unneeded debugdir parametersGravatar Masami Hiramatsu 1-2/+2
2014-11-19perf build-id: Move disable_buildid_cache() to util/build-id.cGravatar Namhyung Kim 1-0/+1
2014-11-05perf build-id: Move build-id related functions to util/build-id.cGravatar Namhyung Kim 1-0/+11
2014-05-01tools: Consolidate types.hGravatar Borislav Petkov 1-1/+1
2013-12-10perf symbols: Constify some DSO methods parametersGravatar Arnaldo Carvalho de Melo 1-1/+1
2013-11-05perf tools: Finish the removal of 'self' argumentsGravatar Arnaldo Carvalho de Melo 1-2/+1
2012-10-29perf tools: Move BUILD_ID_SIZE into build-id objectGravatar Jiri Olsa 1-1/+5
2012-10-29perf tools: Move build_id__sprintf into build-id objectGravatar Jiri Olsa 1-0/+1
2012-10-26perf inject: Mark a dso if it's usedGravatar Andrew Vagin 1-0/+4
2011-11-28perf tools: Rename perf_event_ops to perf_toolGravatar Arnaldo Carvalho de Melo 1-1/+1
2010-05-20perf annotate: Use build-ids to find the right DSOGravatar Arnaldo Carvalho de Melo 1-0/+2
2010-02-04perf build-id: Move the routine to find DSOs with hits to the libGravatar Arnaldo Carvalho de Melo 1-0/+8