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