index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
machine.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf machine: Use map as success in ip__resolve_ams
Don Zickus
2014-03-10
1
-1
/
+1
*
perf machine: Set up ref_reloc_sym in machine__create_kernel_maps()
Adrian Hunter
2014-01-31
1
-0
/
+23
*
perf machine: Add machine__get_kallsyms_filename()
Adrian Hunter
2014-01-31
1
-8
/
+11
*
perf tools: Remove symbol_conf.use_callchain check
Namhyung Kim
2014-01-15
1
-2
/
+0
*
perf machine: Fix id_hdr_size initialization
Jiri Olsa
2014-01-13
1
-0
/
+1
*
perf tools: Introduce zfree
Arnaldo Carvalho de Melo
2013-12-27
1
-7
/
+5
*
tools lib symbol: Start carving out symbol parsing routines from perf
Arnaldo Carvalho de Melo
2013-12-13
1
-0
/
+1
*
perf symbols: Remove open coded management of long_name_allocated member
Arnaldo Carvalho de Melo
2013-12-10
1
-2
/
+1
*
perf symbols: Remove open coded management of short_name_allocated member
Adrian Hunter
2013-12-10
1
-2
/
+1
*
perf machine: Don't open code assign dso->short_name
Arnaldo Carvalho de Melo
2013-12-10
1
-1
/
+1
*
perf symbols: Rename [sl]name_alloc to match the members they refer to
Arnaldo Carvalho de Melo
2013-12-10
1
-2
/
+2
*
perf tools: Remove condition in machine__get_kernel_start_addr.
Dongsheng Yang
2013-12-04
1
-9
/
+5
*
perf symbols: Limit max callchain using max_stack on DWARF unwinding too
Arnaldo Carvalho de Melo
2013-11-14
1
-1
/
+1
*
perf target: Shorten perf_target__ to target__
Arnaldo Carvalho de Melo
2013-11-12
1
-3
/
+3
*
perf machine: Simplify synthesize_threads method
Arnaldo Carvalho de Melo
2013-11-11
1
-3
/
+3
*
perf machine: Introduce synthesize_threads method out of open coded equivalent
Arnaldo Carvalho de Melo
2013-11-11
1
-0
/
+12
*
perf tools: Add time argument on COMM setting
Frederic Weisbecker
2013-11-04
1
-17
/
+22
*
perf report: Add --max-stack option to limit callchain stack scan
Waiman Long
2013-10-21
1
-5
/
+9
*
perf symbols: Make a separate function to parse /proc/modules
Adrian Hunter
2013-10-11
1
-49
/
+18
*
perf machine: Add method to loop over threads and invoke handler
David Ahern
2013-10-11
1
-0
/
+23
*
perf trace: Fix comm resolution when reading events from file
David Ahern
2013-10-11
1
-0
/
+17
*
perf machine: Use snprintf instead of sprintf
Adrian Hunter
2013-10-11
1
-3
/
+3
*
perf machine: Fix path unpopulated in machine__create_modules()
Adrian Hunter
2013-09-25
1
-1
/
+1
*
perf tools: Add attr->mmap2 support
Stephane Eranian
2013-09-11
1
-1
/
+52
*
perf tools: change machine__findnew_thread() to set thread pid
Adrian Hunter
2013-08-29
1
-7
/
+15
*
perf tools: Add pid to struct thread
Adrian Hunter
2013-08-27
1
-5
/
+11
*
perf tools: Sample after exit loses thread correlation
David Ahern
2013-08-26
1
-14
/
+20
*
perf tools: Remove filter parameter of thread__find_addr_location()
Adrian Hunter
2013-08-12
1
-4
/
+4
*
perf machine: Add symbol filter to struct machine
Adrian Hunter
2013-08-12
1
-0
/
+20
*
perf machine: Do not require /lib/modules/* on a guest
Jason Wessel
2013-08-07
1
-1
/
+4
*
perf symbols: Add support for reading from /proc/kcore
Adrian Hunter
2013-08-07
1
-0
/
+16
*
perf tools: Make it possible to read object code from vmlinux
Adrian Hunter
2013-08-07
1
-3
/
+1
*
perf report/top: Add option to collapse undesired parts of call graph
Greg Price
2013-07-12
1
-9
/
+15
*
perf tools: struct thread has a tid not a pid
Adrian Hunter
2013-07-12
1
-10
/
+10
*
perf tools: Remove callchain_cursor_reset call
Jiri Olsa
2013-07-12
1
-2
/
+0
*
perf machine: Detect data vs. text mappings
Stephane Eranian
2013-04-01
1
-1
/
+9
*
perf tools: Add mem access sampling core support
Stephane Eranian
2013-04-01
1
-0
/
+32
*
perf machine: Move machine__remove_thread and make static
David Ahern
2013-03-15
1
-11
/
+11
*
perf machine: Introduce struct machines
Arnaldo Carvalho de Melo
2013-01-24
1
-22
/
+42
*
perf machine: Move more machine methods to machine.c
Arnaldo Carvalho de Melo
2012-12-09
1
-0
/
+742
*
perf machine: Move more methods to machine.[ch]
Arnaldo Carvalho de Melo
2012-11-09
1
-0
/
+183
*
perf machine: Set kernel data mapping length
Namhyung Kim
2012-11-08
1
-9
/
+13
*
perf machine: Carve up event processing specific from perf_tool
Arnaldo Carvalho de Melo
2012-10-06
1
-0
/
+220
*
perf machine: Introduce find_thread method
Arnaldo Carvalho de Melo
2012-10-06
1
-0
/
+57