aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/machine.h
Commit message (Expand)AuthorAge
* perf tools: Add facility to export data in database-friendly wayAdrian Hunter2014-10-29
* perf thread: Adopt resolve_callchain method from machineArnaldo Carvalho de Melo2014-10-29
* perf symbols: Encapsulate dsos list head into struct dsosWaiman Long2014-09-30
* perf tools: Add machine__kernel_ip()Adrian Hunter2014-08-22
* perf machine: Add machine__thread_exec_comm()Adrian Hunter2014-08-13
* perf machine: Fix the lifetime of the VDSO temporary fileAdrian Hunter2014-07-23
* perf machine: Add ability to record the current tid for each cpuAdrian Hunter2014-07-23
* perf machine: Factor machine__find_thread to take tid argumentJiri Olsa2014-03-14
* 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 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 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 tools: Add attr->mmap2 supportStephane Eranian2013-09-11
* perf tools: change machine__findnew_thread() to set thread pidAdrian Hunter2013-08-29
* perf machine: Add symbol filter to struct machineAdrian Hunter2013-08-12
* perf report/top: Add option to collapse undesired parts of call graphGreg Price2013-07-12
* perf tools: struct thread has a tid not a pidAdrian Hunter2013-07-12
* perf tools: Add mem access sampling core supportStephane Eranian2013-04-01
* perf machine: Move machine__remove_thread and make staticDavid Ahern2013-03-15
* perf machine: Introduce struct machinesArnaldo Carvalho de Melo2013-01-24
* perf machine: Move more machine methods to machine.cArnaldo Carvalho de Melo2012-12-09
* perf symbols: Generalize filter in __fprintf_buildid methodsArnaldo Carvalho de Melo2012-12-09
* perf machine: Move more methods to machine.[ch]Arnaldo Carvalho de Melo2012-11-09
* perf machine: Carve up event processing specific from perf_toolArnaldo Carvalho de Melo2012-10-06
* perf machine: Introduce find_thread methodArnaldo Carvalho de Melo2012-10-06