aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/build-id.c
Commit message (Expand)AuthorAge
* perf buildid-list: Fix segfault when show DSOs with hitsHe Kuang2015-04-10
* perf tools: Fix race in build_id_cache__add_s()Milos Vyletel2015-03-20
* perf tools: Reference count struct threadArnaldo Carvalho de Melo2015-03-02
* 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: Consolidate .build-id cache path generatorsMasami Hiramatsu2015-02-11
* perf buildid-cache: Remove unneeded debugdir parametersMasami Hiramatsu2015-02-11
* perf buildid-cache: Remove extra debugdir variablesJiri Olsa2014-12-09
* perf build-id: Move disable_buildid_cache() to util/build-id.cNamhyung Kim2014-11-19
* perf build-id: Move build-id related functions to util/build-id.cNamhyung Kim2014-11-05
* perf tools: A thread's machine can be found via thread->mg->machineArnaldo Carvalho de Melo2014-10-29
* perf tools: Use tid for finding threadNamhyung Kim2014-05-12
* perf symbols: Constify some DSO methods parametersArnaldo Carvalho de Melo2013-12-10
* perf tools: Stop using 'self' in some more placesArnaldo Carvalho de Melo2013-10-23
* perf tools: Add attr->mmap2 supportStephane Eranian2013-09-11
* perf tools: Remove references to struct ip_eventAdrian Hunter2013-08-29
* perf tools: change machine__findnew_thread() to set thread pidAdrian Hunter2013-08-29
* perf tools: Remove filter parameter of thread__find_addr_map()Adrian Hunter2013-08-12
* perf symbols: Load kernel maps before usingAdrian Hunter2013-08-07
* perf tools: Move build_id__sprintf into build-id objectJiri Olsa2012-10-29
* perf inject: Mark a dso if it's usedAndrew Vagin2012-10-26
* perf event: No need to create a thread when handling PERF_RECORD_EXITArnaldo Carvalho de Melo2012-10-06
* perf tools: Use __maybe_used for unused variablesIrina Tirdea2012-09-11
* perf buildid-list: Work better with pipe modeStephane Eranian2012-05-22
* perf tools: Rename perf_event_ops to perf_toolArnaldo Carvalho de Melo2011-11-28
* perf tools: Resolve machine earlier and pass it to perf_event_opsArnaldo Carvalho de Melo2011-11-28
* perf tools: Pass tool context in the the perf_event_ops functionsArnaldo Carvalho de Melo2011-11-28
* perf session: Move threads to struct machineArnaldo Carvalho de Melo2011-11-28
* perf session: Pass evsel in event_ops->sample()Arnaldo Carvalho de Melo2011-03-23
* perf tools: Kill event_t typedef, use 'union perf_event' insteadArnaldo Carvalho de Melo2011-01-29
* perf tools: Rename 'struct sample_data' to 'struct perf_sample'Arnaldo Carvalho de Melo2011-01-29
* perf session: Parse sample earlierArnaldo Carvalho de Melo2010-12-04
* perf tools: Release thread resources on PERF_RECORD_EXITArnaldo Carvalho de Melo2010-07-30
* perf buildid: add perfconfig option to specify buildid cache dirStephane Eranian2010-06-05
* perf annotate: Use build-ids to find the right DSOArnaldo Carvalho de Melo2010-05-20
* perf: 'perf kvm' tool for monitoring guest performance from hostZhang, Yanmin2010-04-19
* perf build-id: Move the routine to find DSOs with hits to the libArnaldo Carvalho de Melo2010-02-04