Ravi Bangoria
|
d8ed87bc17
perf buildid-cache: Warn --purge-all failures
|
7 년 전 |
Ravi Bangoria
|
9a73c30854
perf buildid-cache: Support --purge-all option
|
7 년 전 |
Ravi Bangoria
|
8e1e0d7467
perf buildid-cache: Support --list option
|
7 년 전 |
Thomas-Mich Richter
|
4359dd88af
perf buildid-cache: Update help text for purge command
|
7 년 전 |
Ingo Molnar
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
7 년 전 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 년 전 |
Jiri Olsa
|
eae8ad8042
perf tools: Add struct perf_data_file
|
8 년 전 |
Jiri Olsa
|
8ceb41d7e3
perf tools: Rename struct perf_data_file to perf_data
|
8 년 전 |
Krister Johansen
|
d2396999c9
perf buildid-cache: Cache debuginfo
|
8 년 전 |
Krister Johansen
|
f045b8c4b3
perf buildid-cache: Support binary objects from other namespaces
|
8 년 전 |
Arnaldo Carvalho de Melo
|
b843f62ad9
perf symbols: Accept symbols starting at address 0
|
8 년 전 |
Arnaldo Carvalho de Melo
|
c5e4027e05
perf tools: Move timestamp routines from util.h to time-utils.h
|
8 년 전 |
Arnaldo Carvalho de Melo
|
a43783aeec
perf tools: Include errno.h where needed
|
8 년 전 |
Arnaldo Carvalho de Melo
|
b0ad8ea664
perf tools: Remove unused 'prefix' from builtin functions
|
8 년 전 |
Arnaldo Carvalho de Melo
|
c8b5f2c96d
tools: Introduce str_error_r()
|
9 년 전 |
Arnaldo Carvalho de Melo
|
602a1f4daa
perf tools: Rename strlist_for_each() macros to for_each_entry()
|
9 년 전 |
Arnaldo Carvalho de Melo
|
e1446551e6
perf session: Destructors should accept NULL
|
9 년 전 |
Masami Hiramatsu
|
0a77582f04
perf symbols: Introduce DSO__NAME_KALLSYMS and DSO__NAME_KCORE
|
9 년 전 |
Wang Nan
|
37b20151ef
perf tools: Move timestamp creation to util
|
9 년 전 |
Josh Poimboeuf
|
4b6ab94eab
perf subcmd: Create subcmd library
|
9 년 전 |
Masami Hiramatsu
|
0b5a7935f3
perf buildid: Introduce sysfs/filename__sprintf_build_id
|
10 년 전 |
Masami Hiramatsu
|
d77fac7f9e
perf buildid: Use SBUILD_ID_SIZE macro
|
10 년 전 |
Arnaldo Carvalho de Melo
|
4a77e2183f
perf strlist: Make dupstr be the default and part of an extensible config parm
|
10 년 전 |
Masami Hiramatsu
|
0497d0a820
perf buildid-cache: Show usage with incorrect params
|
10 년 전 |
Masami Hiramatsu
|
cc169c7c31
perf buildid-cache: Use pr_debug instead of verbose && pr_info
|
10 년 전 |
Masami Hiramatsu
|
8d8c8e4cb3
perf buildid-cache: Add --purge FILE to remove all caches of FILE
|
10 년 전 |
Masami Hiramatsu
|
a50d11a10c
perf buildid-cache: Add new buildid cache if update target is not cached
|
10 년 전 |
Masami Hiramatsu
|
e35f7362ba
perf buildid-cache: Remove unneeded debugdir parameters
|
10 년 전 |
Arnaldo Carvalho de Melo
|
48000a1aed
perf tools: Remove EOL whitespaces
|
10 년 전 |
Jiri Olsa
|
eec5a688f4
perf buildid cache: Fix -a segfault related to kcore handling
|
10 년 전 |