| Commit message (Expand) | Author | Age | Files | Lines |
* | perf buildid-cache: Don't skip 16-byte build-ids | Nicholas Fraser | 2021-02-18 | 1 | -1/+3 |
* | perf build-id: Add build_id_cache__add function | Jiri Olsa | 2020-11-27 | 1 | -0/+2 |
* | perf build-id: Add __perf_session__cache_build_ids function | Jiri Olsa | 2020-11-27 | 1 | -0/+3 |
* | perf symbols: Try to load vmlinux from buildid database | Jiri Olsa | 2020-11-27 | 1 | -0/+2 |
* | perf tools: Add build_id__is_defined function | Jiri Olsa | 2020-11-27 | 1 | -0/+1 |
* | perf tools: Pass build_id object to build_id__sprintf() | Jiri Olsa | 2020-10-14 | 1 | -1/+2 |
* | perf tools: Use build_id object in dso | Jiri Olsa | 2020-10-14 | 1 | -0/+5 |
* | perf bench: Add build-id injection benchmark | Namhyung Kim | 2020-10-13 | 1 | -0/+4 |
* | perf evsel: Rename struct perf_evsel to struct evsel | Jiri Olsa | 2019-07-29 | 1 | -1/+1 |
* | perf namespaces: Remove namespaces.h from .h headers | Arnaldo Carvalho de Melo | 2019-01-25 | 1 | -1/+2 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | perf header: Add struct feat_fd for write | David Carrillo-Cisneros | 2017-07-19 | 1 | -1/+3 |
* | perf buildid-cache: Cache debuginfo | Krister Johansen | 2017-07-19 | 1 | -1/+2 |
* | perf buildid-cache: Support binary objects from other namespaces | Krister Johansen | 2017-07-19 | 1 | -3/+6 |
* | perf symbols: Kill dso__build_id_is_kmod() | Namhyung Kim | 2017-06-08 | 1 | -1/+0 |
* | perf buildid: Move prototypes from util.h to build-id.h | Arnaldo Carvalho de Melo | 2017-04-25 | 1 | -0/+4 |
* | perf str{filter,list}: Disentangle headers | Arnaldo Carvalho de Melo | 2017-04-19 | 1 | -1/+3 |
* | perf probe: Support @BUILDID or @FILE suffix for SDT events | Masami Hiramatsu | 2016-07-14 | 1 | -0/+1 |
* | perf probe: Make --list show only available cached events | Masami Hiramatsu | 2016-07-14 | 1 | -1/+1 |
* | perf probe: Show all cached probes | Masami Hiramatsu | 2016-07-01 | 1 | -0/+3 |
* | perf buildid: Rename and export build_id_cache__cachedir() | Masami Hiramatsu | 2016-06-14 | 1 | -0/+2 |
* | perf buildid-cache: Use path/to/bin/buildid/elf instead of path/to/bin/buildid | Masami Hiramatsu | 2016-05-30 | 1 | -0/+2 |
* | perf symbols: Fix symbols searching for module in buildid-cache | Wang Nan | 2016-02-12 | 1 | -0/+1 |
* | perf buildid: Introduce sysfs/filename__sprintf_build_id | Masami Hiramatsu | 2015-08-28 | 1 | -0/+3 |
* | perf buildid: Use SBUILD_ID_SIZE macro | Masami Hiramatsu | 2015-07-20 | 1 | -1/+2 |
* | perf buildid-cache: Add --purge FILE to remove all caches of FILE | Masami Hiramatsu | 2015-02-27 | 1 | -0/+3 |
* | perf buildid-cache: Add new buildid cache if update target is not cached | Masami Hiramatsu | 2015-02-27 | 1 | -0/+1 |
* | perf buildid-cache: Remove unneeded debugdir parameters | Masami Hiramatsu | 2015-02-11 | 1 | -2/+2 |
* | perf build-id: Move disable_buildid_cache() to util/build-id.c | Namhyung Kim | 2014-11-19 | 1 | -0/+1 |
* | perf build-id: Move build-id related functions to util/build-id.c | Namhyung Kim | 2014-11-05 | 1 | -0/+11 |
* | tools: Consolidate types.h | Borislav Petkov | 2014-05-01 | 1 | -1/+1 |
* | perf symbols: Constify some DSO methods parameters | Arnaldo Carvalho de Melo | 2013-12-10 | 1 | -1/+1 |
* | perf tools: Finish the removal of 'self' arguments | Arnaldo Carvalho de Melo | 2013-11-05 | 1 | -2/+1 |
* | perf tools: Move BUILD_ID_SIZE into build-id object | Jiri Olsa | 2012-10-29 | 1 | -1/+5 |
* | perf tools: Move build_id__sprintf into build-id object | Jiri Olsa | 2012-10-29 | 1 | -0/+1 |
* | perf inject: Mark a dso if it's used | Andrew Vagin | 2012-10-26 | 1 | -0/+4 |
* | perf tools: Rename perf_event_ops to perf_tool | Arnaldo Carvalho de Melo | 2011-11-28 | 1 | -1/+1 |
* | perf annotate: Use build-ids to find the right DSO | Arnaldo Carvalho de Melo | 2010-05-20 | 1 | -0/+2 |
* | perf build-id: Move the routine to find DSOs with hits to the lib | Arnaldo Carvalho de Melo | 2010-02-04 | 1 | -0/+8 |