summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/machine.h
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Add attr->mmap2 supportStephane Eranian2013-09-111-0/+1
* perf tools: change machine__findnew_thread() to set thread pidAdrian Hunter2013-08-291-1/+2
* perf machine: Add symbol filter to struct machineAdrian Hunter2013-08-121-0/+5
* perf report/top: Add option to collapse undesired parts of call graphGreg Price2013-07-121-1/+3
* perf tools: struct thread has a tid not a pidAdrian Hunter2013-07-121-2/+2
* perf tools: Add mem access sampling core supportStephane Eranian2013-04-011-0/+3
* perf machine: Move machine__remove_thread and make staticDavid Ahern2013-03-151-1/+0
* perf machine: Introduce struct machinesArnaldo Carvalho de Melo2013-01-241-12/+20
* perf machine: Move more machine methods to machine.cArnaldo Carvalho de Melo2012-12-091-1/+2
* perf symbols: Generalize filter in __fprintf_buildid methodsArnaldo Carvalho de Melo2012-12-091-4/+4
* perf machine: Move more methods to machine.[ch]Arnaldo Carvalho de Melo2012-11-091-1/+130
* perf machine: Carve up event processing specific from perf_toolArnaldo Carvalho de Melo2012-10-061-0/+8
* perf machine: Introduce find_thread methodArnaldo Carvalho de Melo2012-10-061-0/+11