summaryrefslogtreecommitdiff
path: root/tools/perf/util/machine.h
AgeCommit message (Expand)Author
2014-10-29perf tools: Add facility to export data in database-friendly wayAdrian Hunter
2014-10-29perf thread: Adopt resolve_callchain method from machineArnaldo Carvalho de Melo
2014-09-30perf symbols: Encapsulate dsos list head into struct dsosWaiman Long
2014-08-22perf tools: Add machine__kernel_ip()Adrian Hunter
2014-08-13perf machine: Add machine__thread_exec_comm()Adrian Hunter
2014-07-23perf machine: Fix the lifetime of the VDSO temporary fileAdrian Hunter
2014-07-23perf machine: Add ability to record the current tid for each cpuAdrian Hunter
2014-03-14perf machine: Factor machine__find_thread to take tid argumentJiri Olsa
2014-02-18perf tools: Shorten sample symbol resolving function signatureArnaldo Carvalho de Melo
2014-02-18perf tools: Shorten sample symbol resolving function signatureArnaldo Carvalho de Melo
2014-01-31perf machine: Set up ref_reloc_sym in machine__create_kernel_maps()Adrian Hunter
2013-11-12perf target: Shorten perf_target__ to target__Arnaldo Carvalho de Melo
2013-11-11perf machine: Simplify synthesize_threads methodArnaldo Carvalho de Melo
2013-11-11perf machine: Introduce synthesize_threads method out of open coded equivalentArnaldo Carvalho de Melo
2013-11-04perf tools: Add time argument on COMM settingFrederic Weisbecker
2013-10-21perf report: Add --max-stack option to limit callchain stack scanWaiman Long
2013-10-11perf machine: Add method to loop over threads and invoke handlerDavid Ahern
2013-10-11perf trace: Fix comm resolution when reading events from fileDavid Ahern
2013-09-11perf tools: Add attr->mmap2 supportStephane Eranian
2013-08-29perf tools: change machine__findnew_thread() to set thread pidAdrian Hunter
2013-08-12perf machine: Add symbol filter to struct machineAdrian Hunter
2013-07-12perf report/top: Add option to collapse undesired parts of call graphGreg Price
2013-07-12perf tools: struct thread has a tid not a pidAdrian Hunter
2013-04-01perf tools: Add mem access sampling core supportStephane Eranian
2013-03-15perf machine: Move machine__remove_thread and make staticDavid Ahern
2013-01-24perf machine: Introduce struct machinesArnaldo Carvalho de Melo
2012-12-09perf machine: Move more machine methods to machine.cArnaldo Carvalho de Melo
2012-12-09perf symbols: Generalize filter in __fprintf_buildid methodsArnaldo Carvalho de Melo
2012-11-09perf machine: Move more methods to machine.[ch]Arnaldo Carvalho de Melo
2012-10-06perf machine: Carve up event processing specific from perf_toolArnaldo Carvalho de Melo
2012-10-06perf machine: Introduce find_thread methodArnaldo Carvalho de Melo