aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/machine.c
Commit message (Expand)AuthorAge
* perf tools: Add thread parameter to vdso__dso_findnew()Adrian Hunter2014-07-23
* perf machine: Fix the lifetime of the VDSO temporary fileAdrian Hunter2014-07-23
* perf tools: Pass machine to vdso__dso_findnew()Adrian Hunter2014-07-23
* perf machine: Add ability to record the current tid for each cpuAdrian Hunter2014-07-23
* perf machine: Fix leak of 'struct thread' on error pathAdrian Hunter2014-07-17
* perf machine: Fix map groups of threads with unknown pidsAdrian Hunter2014-07-17
* perf machine: Fix the value used for unknown pidsAdrian Hunter2014-07-16
* perf tools powerpc: Adjust callchain based on DWARF debug infoSukadev Bhattiprolu2014-06-27
* perf symbols: Get kernel start address by symbol nameSimon Que2014-06-20
* perf tools: Update mmap2 interface with protection and flag bitsDon Zickus2014-06-09
* Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar2014-05-01
|\
| * perf machine: Search for modules in %s/lib/modules/%sRichard Yao2014-04-30
* | perf tools: Share map_groups among threads of the same groupJiri Olsa2014-04-28
|/
* perf tools: Use tid in mmap/mmap2 events to find mapsDon Zickus2014-03-18
* perf symbols: Record the reason for filtering an address_locationNamhyung Kim2014-03-18
* perf machine: Factor machine__find_thread to take tid argumentJiri Olsa2014-03-14
* perf symbols: Introduce thread__find_cpumode_addr_locationArnaldo Carvalho de Melo2014-03-14
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2014-03-11
|\
| * perf machine: Use map as success in ip__resolve_amsDon Zickus2014-03-10
* | perf callchain: Add mask into struct regs_dumpJiri Olsa2014-02-18
* | perf tools: Shorten sample symbol resolving function signatureArnaldo Carvalho de Melo2014-02-18
* | perf tools: Shorten sample symbol resolving function signatureArnaldo Carvalho de Melo2014-02-18
|/
* perf machine: Set up ref_reloc_sym in machine__create_kernel_maps()Adrian Hunter2014-01-31
* perf machine: Add machine__get_kallsyms_filename()Adrian Hunter2014-01-31
* perf tools: Remove symbol_conf.use_callchain checkNamhyung Kim2014-01-15
* perf machine: Fix id_hdr_size initializationJiri Olsa2014-01-13
* perf tools: Introduce zfreeArnaldo Carvalho de Melo2013-12-27
* tools lib symbol: Start carving out symbol parsing routines from perfArnaldo Carvalho de Melo2013-12-13
* perf symbols: Remove open coded management of long_name_allocated memberArnaldo Carvalho de Melo2013-12-10
* perf symbols: Remove open coded management of short_name_allocated memberAdrian Hunter2013-12-10
* perf machine: Don't open code assign dso->short_nameArnaldo Carvalho de Melo2013-12-10
* perf symbols: Rename [sl]name_alloc to match the members they refer toArnaldo Carvalho de Melo2013-12-10
* perf tools: Remove condition in machine__get_kernel_start_addr.Dongsheng Yang2013-12-04
* perf symbols: Limit max callchain using max_stack on DWARF unwinding tooArnaldo Carvalho de Melo2013-11-14
* perf target: Shorten perf_target__ to target__Arnaldo Carvalho de Melo2013-11-12
* perf machine: Simplify synthesize_threads methodArnaldo Carvalho de Melo2013-11-11
* perf machine: Introduce synthesize_threads method out of open coded equivalentArnaldo Carvalho de Melo2013-11-11
* perf tools: Add time argument on COMM settingFrederic Weisbecker2013-11-04
* perf report: Add --max-stack option to limit callchain stack scanWaiman Long2013-10-21
* perf symbols: Make a separate function to parse /proc/modulesAdrian Hunter2013-10-11
* perf machine: Add method to loop over threads and invoke handlerDavid Ahern2013-10-11
* perf trace: Fix comm resolution when reading events from fileDavid Ahern2013-10-11
* perf machine: Use snprintf instead of sprintfAdrian Hunter2013-10-11
* perf machine: Fix path unpopulated in machine__create_modules()Adrian Hunter2013-09-25
* perf tools: Add attr->mmap2 supportStephane Eranian2013-09-11
* perf tools: change machine__findnew_thread() to set thread pidAdrian Hunter2013-08-29
* perf tools: Add pid to struct threadAdrian Hunter2013-08-27
* perf tools: Sample after exit loses thread correlationDavid Ahern2013-08-26
* perf tools: Remove filter parameter of thread__find_addr_location()Adrian Hunter2013-08-12
* perf machine: Add symbol filter to struct machineAdrian Hunter2013-08-12