aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/machine.c
Commit message (Expand)AuthorAge
* perf tools: Add attr->mmap2 supportStephane Eranian2013-09-11
* perf tools: change machine__findnew_thread() to set thread pidAdrian Hunter2013-08-29
* perf tools: Add pid to struct threadAdrian Hunter2013-08-27
* perf tools: Sample after exit loses thread correlationDavid Ahern2013-08-26
* perf tools: Remove filter parameter of thread__find_addr_location()Adrian Hunter2013-08-12
* perf machine: Add symbol filter to struct machineAdrian Hunter2013-08-12
* perf machine: Do not require /lib/modules/* on a guestJason Wessel2013-08-07
* perf symbols: Add support for reading from /proc/kcoreAdrian Hunter2013-08-07
* perf tools: Make it possible to read object code from vmlinuxAdrian Hunter2013-08-07
* 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: Remove callchain_cursor_reset callJiri Olsa2013-07-12
* perf machine: Detect data vs. text mappingsStephane Eranian2013-04-01
* 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 machine: Move more methods to machine.[ch]Arnaldo Carvalho de Melo2012-11-09
* perf machine: Set kernel data mapping lengthNamhyung Kim2012-11-08
* 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