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
2014-07-23
perf tools: Add thread parameter to vdso__dso_findnew()
Adrian Hunter
1
-2
/
+2
2014-07-23
perf machine: Fix the lifetime of the VDSO temporary file
Adrian Hunter
1
-0
/
+4
2014-07-23
perf tools: Pass machine to vdso__dso_findnew()
Adrian Hunter
1
-2
/
+2
2014-07-23
perf machine: Add ability to record the current tid for each cpu
Adrian Hunter
1
-0
/
+46
2014-07-17
perf machine: Fix leak of 'struct thread' on error path
Adrian Hunter
1
-1
/
+3
2014-07-17
perf machine: Fix map groups of threads with unknown pids
Adrian Hunter
1
-6
/
+51
2014-07-16
perf machine: Fix the value used for unknown pids
Adrian Hunter
1
-3
/
+3
2014-06-27
perf tools powerpc: Adjust callchain based on DWARF debug info
Sukadev Bhattiprolu
1
-2
/
+16
2014-06-20
perf symbols: Get kernel start address by symbol name
Simon Que
1
-32
/
+22
2014-06-09
perf tools: Update mmap2 interface with protection and flag bits
Don Zickus
1
-1
/
+3
2014-05-01
Merge branch 'perf/urgent' into perf/core, to resolve conflict
Ingo Molnar
1
-4
/
+12
2014-04-30
perf machine: Search for modules in %s/lib/modules/%s
Richard Yao
1
-4
/
+12
2014-04-28
perf tools: Share map_groups among threads of the same group
Jiri Olsa
1
-0
/
+11
2014-03-18
perf tools: Use tid in mmap/mmap2 events to find maps
Don Zickus
1
-2
/
+2
2014-03-18
perf symbols: Record the reason for filtering an address_location
Namhyung Kim
1
-1
/
+1
2014-03-14
perf machine: Factor machine__find_thread to take tid argument
Jiri Olsa
1
-4
/
+9
2014-03-14
perf symbols: Introduce thread__find_cpumode_addr_location
Arnaldo Carvalho de Melo
1
-25
/
+8
2014-03-11
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-1
/
+1
2014-03-10
perf machine: Use map as success in ip__resolve_ams
Don Zickus
1
-1
/
+1
2014-02-18
perf callchain: Add mask into struct regs_dump
Jiri Olsa
1
-2
/
+1
2014-02-18
perf tools: Shorten sample symbol resolving function signature
Arnaldo Carvalho de Melo
1
-7
/
+6
2014-02-18
perf tools: Shorten sample symbol resolving function signature
Arnaldo Carvalho de Melo
1
-6
/
+5
2014-01-31
perf machine: Set up ref_reloc_sym in machine__create_kernel_maps()
Adrian Hunter
1
-0
/
+23
2014-01-31
perf machine: Add machine__get_kallsyms_filename()
Adrian Hunter
1
-8
/
+11
2014-01-15
perf tools: Remove symbol_conf.use_callchain check
Namhyung Kim
1
-2
/
+0
2014-01-13
perf machine: Fix id_hdr_size initialization
Jiri Olsa
1
-0
/
+1
2013-12-27
perf tools: Introduce zfree
Arnaldo Carvalho de Melo
1
-7
/
+5
2013-12-13
tools lib symbol: Start carving out symbol parsing routines from perf
Arnaldo Carvalho de Melo
1
-0
/
+1
2013-12-10
perf symbols: Remove open coded management of long_name_allocated member
Arnaldo Carvalho de Melo
1
-2
/
+1
2013-12-10
perf symbols: Remove open coded management of short_name_allocated member
Adrian Hunter
1
-2
/
+1
2013-12-10
perf machine: Don't open code assign dso->short_name
Arnaldo Carvalho de Melo
1
-1
/
+1
2013-12-10
perf symbols: Rename [sl]name_alloc to match the members they refer to
Arnaldo Carvalho de Melo
1
-2
/
+2
2013-12-04
perf tools: Remove condition in machine__get_kernel_start_addr.
Dongsheng Yang
1
-9
/
+5
2013-11-14
perf symbols: Limit max callchain using max_stack on DWARF unwinding too
Arnaldo Carvalho de Melo
1
-1
/
+1
2013-11-12
perf target: Shorten perf_target__ to target__
Arnaldo Carvalho de Melo
1
-3
/
+3
2013-11-11
perf machine: Simplify synthesize_threads method
Arnaldo Carvalho de Melo
1
-3
/
+3
2013-11-11
perf machine: Introduce synthesize_threads method out of open coded equivalent
Arnaldo Carvalho de Melo
1
-0
/
+12
2013-11-04
perf tools: Add time argument on COMM setting
Frederic Weisbecker
1
-17
/
+22
2013-10-21
perf report: Add --max-stack option to limit callchain stack scan
Waiman Long
1
-5
/
+9
2013-10-11
perf symbols: Make a separate function to parse /proc/modules
Adrian Hunter
1
-49
/
+18
2013-10-11
perf machine: Add method to loop over threads and invoke handler
David Ahern
1
-0
/
+23
2013-10-11
perf trace: Fix comm resolution when reading events from file
David Ahern
1
-0
/
+17
2013-10-11
perf machine: Use snprintf instead of sprintf
Adrian Hunter
1
-3
/
+3
2013-09-25
perf machine: Fix path unpopulated in machine__create_modules()
Adrian Hunter
1
-1
/
+1
2013-09-11
perf tools: Add attr->mmap2 support
Stephane Eranian
1
-1
/
+52
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
[next]