summaryrefslogtreecommitdiff
path: root/tools/perf/util/machine.c
AgeCommit message (Expand)Author
2013-09-25perf machine: Fix path unpopulated in machine__create_modules()Adrian Hunter
2013-09-11perf tools: Add attr->mmap2 supportStephane Eranian
2013-08-29perf tools: change machine__findnew_thread() to set thread pidAdrian Hunter
2013-08-27perf tools: Add pid to struct threadAdrian Hunter
2013-08-26perf tools: Sample after exit loses thread correlationDavid Ahern
2013-08-12perf tools: Remove filter parameter of thread__find_addr_location()Adrian Hunter
2013-08-12perf machine: Add symbol filter to struct machineAdrian Hunter
2013-08-07perf machine: Do not require /lib/modules/* on a guestJason Wessel
2013-08-07perf symbols: Add support for reading from /proc/kcoreAdrian Hunter
2013-08-07perf tools: Make it possible to read object code from vmlinuxAdrian 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-07-12perf tools: Remove callchain_cursor_reset callJiri Olsa
2013-04-01perf machine: Detect data vs. text mappingsStephane Eranian
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-11-09perf machine: Move more methods to machine.[ch]Arnaldo Carvalho de Melo
2012-11-08perf machine: Set kernel data mapping lengthNamhyung Kim
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