summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/build-id.h
Commit message (Expand)AuthorAgeFilesLines
* perf buildid-cache: Don't skip 16-byte build-idsNicholas Fraser2021-02-181-1/+3
* perf build-id: Add build_id_cache__add functionJiri Olsa2020-11-271-0/+2
* perf build-id: Add __perf_session__cache_build_ids functionJiri Olsa2020-11-271-0/+3
* perf symbols: Try to load vmlinux from buildid databaseJiri Olsa2020-11-271-0/+2
* perf tools: Add build_id__is_defined functionJiri Olsa2020-11-271-0/+1
* perf tools: Pass build_id object to build_id__sprintf()Jiri Olsa2020-10-141-1/+2
* perf tools: Use build_id object in dsoJiri Olsa2020-10-141-0/+5
* perf bench: Add build-id injection benchmarkNamhyung Kim2020-10-131-0/+4
* perf evsel: Rename struct perf_evsel to struct evselJiri Olsa2019-07-291-1/+1
* perf namespaces: Remove namespaces.h from .h headersArnaldo Carvalho de Melo2019-01-251-1/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf header: Add struct feat_fd for writeDavid Carrillo-Cisneros2017-07-181-1/+3
* perf buildid-cache: Cache debuginfoKrister Johansen2017-07-181-1/+2
* perf buildid-cache: Support binary objects from other namespacesKrister Johansen2017-07-181-3/+6
* perf symbols: Kill dso__build_id_is_kmod()Namhyung Kim2017-06-081-1/+0
* perf buildid: Move prototypes from util.h to build-id.hArnaldo Carvalho de Melo2017-04-251-0/+4
* perf str{filter,list}: Disentangle headersArnaldo Carvalho de Melo2017-04-191-1/+3
* perf probe: Support @BUILDID or @FILE suffix for SDT eventsMasami Hiramatsu2016-07-131-0/+1
* perf probe: Make --list show only available cached eventsMasami Hiramatsu2016-07-131-1/+1
* perf probe: Show all cached probesMasami Hiramatsu2016-07-011-0/+3
* perf buildid: Rename and export build_id_cache__cachedir()Masami Hiramatsu2016-06-141-0/+2
* perf buildid-cache: Use path/to/bin/buildid/elf instead of path/to/bin/buildidMasami Hiramatsu2016-05-301-0/+2
* perf symbols: Fix symbols searching for module in buildid-cacheWang Nan2016-02-121-0/+1
* perf buildid: Introduce sysfs/filename__sprintf_build_idMasami Hiramatsu2015-08-281-0/+3
* perf buildid: Use SBUILD_ID_SIZE macroMasami Hiramatsu2015-07-201-1/+2
* perf buildid-cache: Add --purge FILE to remove all caches of FILEMasami Hiramatsu2015-02-271-0/+3
* perf buildid-cache: Add new buildid cache if update target is not cachedMasami Hiramatsu2015-02-271-0/+1
* perf buildid-cache: Remove unneeded debugdir parametersMasami Hiramatsu2015-02-111-2/+2
* perf build-id: Move disable_buildid_cache() to util/build-id.cNamhyung Kim2014-11-191-0/+1
* perf build-id: Move build-id related functions to util/build-id.cNamhyung Kim2014-11-051-0/+11
* tools: Consolidate types.hBorislav Petkov2014-05-011-1/+1
* perf symbols: Constify some DSO methods parametersArnaldo Carvalho de Melo2013-12-101-1/+1
* perf tools: Finish the removal of 'self' argumentsArnaldo Carvalho de Melo2013-11-051-2/+1
* perf tools: Move BUILD_ID_SIZE into build-id objectJiri Olsa2012-10-291-1/+5
* perf tools: Move build_id__sprintf into build-id objectJiri Olsa2012-10-291-0/+1
* perf inject: Mark a dso if it's usedAndrew Vagin2012-10-261-0/+4
* perf tools: Rename perf_event_ops to perf_toolArnaldo Carvalho de Melo2011-11-281-1/+1
* perf annotate: Use build-ids to find the right DSOArnaldo Carvalho de Melo2010-05-201-0/+2
* perf build-id: Move the routine to find DSOs with hits to the libArnaldo Carvalho de Melo2010-02-041-0/+8