summaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-buildid-cache.c
Commit message (Expand)AuthorAgeFilesLines
* perf buildid-cache: Apply force option to copying kcoreAdrian Hunter2014-07-161-3/+5
* perf buildid-cache: Check relocation when checking for existing kcoreAdrian Hunter2014-01-311-4/+29
* perf tools: Add data object to handle perf data fileJiri Olsa2013-10-211-2/+6
* perf buildid-cache: Add ability to add kcore to the cacheAdrian Hunter2013-10-141-1/+147
* perf buildid-cache: Add --update optionNamhyung Kim2013-02-141-1/+49
* perf buildid-cache: Add option to show build ids that are missing in the cacheArnaldo Carvalho de Melo2012-12-091-2/+46
* perf tools: Move BUILD_ID_SIZE into build-id objectJiri Olsa2012-10-291-0/+1
* perf tools: Move build_id__sprintf into build-id objectJiri Olsa2012-10-291-1/+1
* perf buildid-cache: Don't use globals where not needed toArnaldo Carvalho de Melo2012-10-021-32/+26
* perf tools: Use __maybe_used for unused variablesIrina Tirdea2012-09-111-3/+4
* perf tools: Back [vdso] DSO with real dataJiri Olsa2012-09-111-1/+2
* perf buildid: add perfconfig option to specify buildid cache dirStephane Eranian2010-06-051-2/+1
* perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...Ian Munsie2010-04-141-1/+1
* perf buildid-cache: Add new command to manage build-id cacheArnaldo Carvalho de Melo2010-01-211-0/+133