summaryrefslogtreecommitdiff
path: root/tools/perf/builtin-buildid-cache.c
Commit message (Expand)AuthorAge
* perf buildid-cache: Update help text for purge commandThomas-Mich Richter2017-11-16
* Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar2017-11-07
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | perf tools: Add struct perf_data_fileJiri Olsa2017-10-30
* | perf tools: Rename struct perf_data_file to perf_dataJiri Olsa2017-10-30
|/
* perf buildid-cache: Cache debuginfoKrister Johansen2017-07-18
* perf buildid-cache: Support binary objects from other namespacesKrister Johansen2017-07-18
* perf symbols: Accept symbols starting at address 0Arnaldo Carvalho de Melo2017-05-02
* perf tools: Move timestamp routines from util.h to time-utils.hArnaldo Carvalho de Melo2017-04-20
* perf tools: Include errno.h where neededArnaldo Carvalho de Melo2017-04-19
* perf tools: Remove unused 'prefix' from builtin functionsArnaldo Carvalho de Melo2017-03-27
* tools: Introduce str_error_r()Arnaldo Carvalho de Melo2016-07-12
* perf tools: Rename strlist_for_each() macros to for_each_entry()Arnaldo Carvalho de Melo2016-06-23
* perf session: Destructors should accept NULLArnaldo Carvalho de Melo2016-06-22
* perf symbols: Introduce DSO__NAME_KALLSYMS and DSO__NAME_KCOREMasami Hiramatsu2016-05-16
* perf tools: Move timestamp creation to utilWang Nan2016-01-29
* perf subcmd: Create subcmd libraryJosh Poimboeuf2015-12-17
* perf buildid: Introduce sysfs/filename__sprintf_build_idMasami Hiramatsu2015-08-28
* perf buildid: Use SBUILD_ID_SIZE macroMasami Hiramatsu2015-07-20
* perf strlist: Make dupstr be the default and part of an extensible config parmArnaldo Carvalho de Melo2015-07-20
* perf buildid-cache: Show usage with incorrect paramsMasami Hiramatsu2015-02-27
* perf buildid-cache: Use pr_debug instead of verbose && pr_infoMasami Hiramatsu2015-02-27
* perf buildid-cache: Add --purge FILE to remove all caches of FILEMasami Hiramatsu2015-02-27
* perf buildid-cache: Add new buildid cache if update target is not cachedMasami Hiramatsu2015-02-27
* perf buildid-cache: Remove unneeded debugdir parametersMasami Hiramatsu2015-02-11
* perf tools: Remove EOL whitespacesArnaldo Carvalho de Melo2015-01-21
* perf buildid cache: Fix -a segfault related to kcore handlingJiri Olsa2014-12-09
* perf buildid-cache: Remove extra debugdir variablesJiri Olsa2014-12-09
* perf buildid-cache: Use strerror_r instead of strerrorMasami Hiramatsu2014-08-15
* perf tools: Check recorded kernel version when finding vmlinuxNamhyung Kim2014-08-13
* perf buildid-cache: Move session handling into cmd_buildid_cache()Namhyung Kim2014-08-13
* perf buildid-cache: Apply force option to copying kcoreAdrian Hunter2014-07-16
* perf buildid-cache: Check relocation when checking for existing kcoreAdrian Hunter2014-01-31
* perf tools: Add data object to handle perf data fileJiri Olsa2013-10-21
* perf buildid-cache: Add ability to add kcore to the cacheAdrian Hunter2013-10-14
* perf buildid-cache: Add --update optionNamhyung Kim2013-02-14
* perf buildid-cache: Add option to show build ids that are missing in the cacheArnaldo Carvalho de Melo2012-12-09
* perf tools: Move BUILD_ID_SIZE into build-id objectJiri Olsa2012-10-29
* perf tools: Move build_id__sprintf into build-id objectJiri Olsa2012-10-29
* perf buildid-cache: Don't use globals where not needed toArnaldo Carvalho de Melo2012-10-02
* perf tools: Use __maybe_used for unused variablesIrina Tirdea2012-09-11
* perf tools: Back [vdso] DSO with real dataJiri Olsa2012-09-11
* perf buildid: add perfconfig option to specify buildid cache dirStephane Eranian2010-06-05
* perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...Ian Munsie2010-04-14
* perf buildid-cache: Add new command to manage build-id cacheArnaldo Carvalho de Melo2010-01-21