aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/machine.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-11perf tools: Add attr->mmap2 supportStephane Eranian1-0/+1
2013-08-29perf tools: change machine__findnew_thread() to set thread pidAdrian Hunter1-1/+2
2013-08-12perf machine: Add symbol filter to struct machineAdrian Hunter1-0/+5
2013-07-12perf report/top: Add option to collapse undesired parts of call graphGreg Price1-1/+3
2013-07-12perf tools: struct thread has a tid not a pidAdrian Hunter1-2/+2
2013-04-01perf tools: Add mem access sampling core supportStephane Eranian1-0/+3
2013-03-15perf machine: Move machine__remove_thread and make staticDavid Ahern1-1/+0
2013-01-24perf machine: Introduce struct machinesArnaldo Carvalho de Melo1-12/+20
2012-12-09perf machine: Move more machine methods to machine.cArnaldo Carvalho de Melo1-1/+2
2012-12-09perf symbols: Generalize filter in __fprintf_buildid methodsArnaldo Carvalho de Melo1-4/+4
2012-11-09perf machine: Move more methods to machine.[ch]Arnaldo Carvalho de Melo1-1/+130
2012-10-06perf machine: Carve up event processing specific from perf_toolArnaldo Carvalho de Melo1-0/+8
2012-10-06perf machine: Introduce find_thread methodArnaldo Carvalho de Melo1-0/+11