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