summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/machine.c
Commit message (Expand)AuthorAgeFilesLines
...
* perf machine: Do not require /lib/modules/* on a guestJason Wessel2013-08-071-1/+4
* perf symbols: Add support for reading from /proc/kcoreAdrian Hunter2013-08-071-0/+16
* perf tools: Make it possible to read object code from vmlinuxAdrian Hunter2013-08-071-3/+1
* perf report/top: Add option to collapse undesired parts of call graphGreg Price2013-07-121-9/+15
* perf tools: struct thread has a tid not a pidAdrian Hunter2013-07-121-10/+10
* perf tools: Remove callchain_cursor_reset callJiri Olsa2013-07-121-2/+0
* perf machine: Detect data vs. text mappingsStephane Eranian2013-04-011-1/+9
* perf tools: Add mem access sampling core supportStephane Eranian2013-04-011-0/+32
* perf machine: Move machine__remove_thread and make staticDavid Ahern2013-03-151-11/+11
* perf machine: Introduce struct machinesArnaldo Carvalho de Melo2013-01-241-22/+42
* perf machine: Move more machine methods to machine.cArnaldo Carvalho de Melo2012-12-091-0/+742
* perf machine: Move more methods to machine.[ch]Arnaldo Carvalho de Melo2012-11-091-0/+183
* perf machine: Set kernel data mapping lengthNamhyung Kim2012-11-081-9/+13
* perf machine: Carve up event processing specific from perf_toolArnaldo Carvalho de Melo2012-10-061-0/+220
* perf machine: Introduce find_thread methodArnaldo Carvalho de Melo2012-10-061-0/+57
OpenPOWER on IntegriCloud