Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
3fd8093b41e745448ffeb0a0d3becc2cd1f9d7ad
/
tools
/
perf
/
builtin-buildid-cache.c
d8ed87b
perf buildid-cache: Warn --purge-all failures
by Ravi Bangoria
· 7 years ago
9a73c30
perf buildid-cache: Support --purge-all option
by Ravi Bangoria
· 7 years ago
8e1e0d7
perf buildid-cache: Support --list option
by Ravi Bangoria
· 7 years ago
4359dd8
perf buildid-cache: Update help text for purge command
by Thomas-Mich Richter
· 7 years ago
15bcdc9
Merge branch 'linus' into perf/core, to fix conflicts
by Ingo Molnar
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
eae8ad8
perf tools: Add struct perf_data_file
by Jiri Olsa
· 8 years ago
8ceb41d
perf tools: Rename struct perf_data_file to perf_data
by Jiri Olsa
· 8 years ago
d239699
perf buildid-cache: Cache debuginfo
by Krister Johansen
· 8 years ago
f045b8c
perf buildid-cache: Support binary objects from other namespaces
by Krister Johansen
· 8 years ago
b843f62
perf symbols: Accept symbols starting at address 0
by Arnaldo Carvalho de Melo
· 8 years ago
c5e4027
perf tools: Move timestamp routines from util.h to time-utils.h
by Arnaldo Carvalho de Melo
· 8 years ago
a43783a
perf tools: Include errno.h where needed
by Arnaldo Carvalho de Melo
· 8 years ago
b0ad8ea
perf tools: Remove unused 'prefix' from builtin functions
by Arnaldo Carvalho de Melo
· 8 years ago
c8b5f2c
tools: Introduce str_error_r()
by Arnaldo Carvalho de Melo
· 9 years ago
602a1f4
perf tools: Rename strlist_for_each() macros to for_each_entry()
by Arnaldo Carvalho de Melo
· 9 years ago
e144655
perf session: Destructors should accept NULL
by Arnaldo Carvalho de Melo
· 9 years ago
0a77582
perf symbols: Introduce DSO__NAME_KALLSYMS and DSO__NAME_KCORE
by Masami Hiramatsu
· 9 years ago
37b2015
perf tools: Move timestamp creation to util
by Wang Nan
· 9 years ago
4b6ab94
perf subcmd: Create subcmd library
by Josh Poimboeuf
· 9 years ago
0b5a793
perf buildid: Introduce sysfs/filename__sprintf_build_id
by Masami Hiramatsu
· 9 years ago
d77fac7
perf buildid: Use SBUILD_ID_SIZE macro
by Masami Hiramatsu
· 9 years ago
4a77e21
perf strlist: Make dupstr be the default and part of an extensible config parm
by Arnaldo Carvalho de Melo
· 9 years ago
0497d0a
perf buildid-cache: Show usage with incorrect params
by Masami Hiramatsu
· 10 years ago
cc169c7
perf buildid-cache: Use pr_debug instead of verbose && pr_info
by Masami Hiramatsu
· 10 years ago
8d8c8e4
perf buildid-cache: Add --purge FILE to remove all caches of FILE
by Masami Hiramatsu
· 10 years ago
a50d11a
perf buildid-cache: Add new buildid cache if update target is not cached
by Masami Hiramatsu
· 10 years ago
e35f736
perf buildid-cache: Remove unneeded debugdir parameters
by Masami Hiramatsu
· 10 years ago
48000a1
perf tools: Remove EOL whitespaces
by Arnaldo Carvalho de Melo
· 10 years ago
eec5a68
perf buildid cache: Fix -a segfault related to kcore handling
by Jiri Olsa
· 10 years ago
498922a
perf buildid-cache: Remove extra debugdir variables
by Jiri Olsa
· 10 years ago
340481ad
perf buildid-cache: Use strerror_r instead of strerror
by Masami Hiramatsu
· 10 years ago
0a7e6d1
perf tools: Check recorded kernel version when finding vmlinux
by Namhyung Kim
· 10 years ago
e3ed75b
perf buildid-cache: Move session handling into cmd_buildid_cache()
by Namhyung Kim
· 10 years ago
5173fbb
perf buildid-cache: Apply force option to copying kcore
by Adrian Hunter
· 10 years ago
d3b7022
perf buildid-cache: Check relocation when checking for existing kcore
by Adrian Hunter
· 11 years ago
f5fc1412
perf tools: Add data object to handle perf data file
by Jiri Olsa
· 11 years ago
fc1b691
perf buildid-cache: Add ability to add kcore to the cache
by Adrian Hunter
· 11 years ago
eeb4984
perf buildid-cache: Add --update option
by Namhyung Kim
· 12 years ago
fbb6976
perf buildid-cache: Add option to show build ids that are missing in the cache
by Arnaldo Carvalho de Melo
· 12 years ago
4383db8
perf tools: Move BUILD_ID_SIZE into build-id object
by Jiri Olsa
· 12 years ago
ebb296c
perf tools: Move build_id__sprintf into build-id object
by Jiri Olsa
· 12 years ago
472cc83
perf buildid-cache: Don't use globals where not needed to
by Arnaldo Carvalho de Melo
· 12 years ago
1d037ca
perf tools: Use __maybe_used for unused variables
by Irina Tirdea
· 12 years ago
7dbf4dc
perf tools: Back [vdso] DSO with real data
by Jiri Olsa
· 12 years ago
45de34b
perf buildid: add perfconfig option to specify buildid cache dir
by Stephane Eranian
· 15 years ago
c055564
perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR()
by Ian Munsie
· 15 years ago
ef12a14
perf buildid-cache: Add new command to manage build-id cache
by Arnaldo Carvalho de Melo
· 15 years ago