index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
machine.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-29
perf tools: change machine__findnew_thread() to set thread pid
Adrian Hunter
1
-7
/
+15
2013-08-27
perf tools: Add pid to struct thread
Adrian Hunter
1
-5
/
+11
2013-08-26
perf tools: Sample after exit loses thread correlation
David Ahern
1
-14
/
+20
2013-08-12
perf tools: Remove filter parameter of thread__find_addr_location()
Adrian Hunter
1
-4
/
+4
2013-08-12
perf machine: Add symbol filter to struct machine
Adrian Hunter
1
-0
/
+20
2013-08-07
perf machine: Do not require /lib/modules/* on a guest
Jason Wessel
1
-1
/
+4
2013-08-07
perf symbols: Add support for reading from /proc/kcore
Adrian Hunter
1
-0
/
+16
2013-08-07
perf tools: Make it possible to read object code from vmlinux
Adrian Hunter
1
-3
/
+1
2013-07-12
perf report/top: Add option to collapse undesired parts of call graph
Greg Price
1
-9
/
+15
2013-07-12
perf tools: struct thread has a tid not a pid
Adrian Hunter
1
-10
/
+10
2013-07-12
perf tools: Remove callchain_cursor_reset call
Jiri Olsa
1
-2
/
+0
2013-04-01
perf machine: Detect data vs. text mappings
Stephane Eranian
1
-1
/
+9
2013-04-01
perf tools: Add mem access sampling core support
Stephane Eranian
1
-0
/
+32
2013-03-15
perf machine: Move machine__remove_thread and make static
David Ahern
1
-11
/
+11
2013-01-24
perf machine: Introduce struct machines
Arnaldo Carvalho de Melo
1
-22
/
+42
2012-12-09
perf machine: Move more machine methods to machine.c
Arnaldo Carvalho de Melo
1
-0
/
+742
2012-11-09
perf machine: Move more methods to machine.[ch]
Arnaldo Carvalho de Melo
1
-0
/
+183
2012-11-08
perf machine: Set kernel data mapping length
Namhyung Kim
1
-9
/
+13
2012-10-06
perf machine: Carve up event processing specific from perf_tool
Arnaldo Carvalho de Melo
1
-0
/
+220
2012-10-06
perf machine: Introduce find_thread method
Arnaldo Carvalho de Melo
1
-0
/
+57