index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
machine.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-05
perf tools: Make vmlinux short name more like kallsyms short name
Namhyung Kim
1
-0
/
+3
2014-11-05
perf tools: Fix build-id matching on vmlinux
Namhyung Kim
1
-2
/
+14
2014-11-04
perf symbols: Preparation for compressed kernel module support
Namhyung Kim
1
-1
/
+18
2014-10-29
perf callchains: Use thread->mg->machine
Arnaldo Carvalho de Melo
1
-1
/
+1
2014-10-29
perf thread: Adopt resolve_callchain method from machine
Arnaldo Carvalho de Melo
1
-8
/
+7
2014-10-29
perf tools: A thread's machine can be found via thread->mg->machine
Arnaldo Carvalho de Melo
1
-21
/
+14
2014-10-29
perf tools: Set thread->mg.machine in all places
Arnaldo Carvalho de Melo
1
-3
/
+2
2014-10-15
perf machine: Add missing dsos->root rbtree root initialization
Arnaldo Carvalho de Melo
1
-2
/
+8
2014-10-01
perf symbols: Improve DSO long names lookup speed with rbtree
Waiman Long
1
-0
/
+1
2014-09-30
perf symbols: Encapsulate dsos list head into struct dsos
Waiman Long
1
-12
/
+12
2014-08-22
perf machine: Fallback to MAP__FUNCTION if daddr maps are NULL
Don Zickus
1
-0
/
+10
2014-08-22
perf tools: Add machine__kernel_ip()
Adrian Hunter
1
-0
/
+23
2014-08-22
perf machine: Rename machine__get_kernel_start_addr() method
Adrian Hunter
1
-4
/
+4
2014-08-14
perf machine: Add machine__thread_exec_comm()
Adrian Hunter
1
-0
/
+26
2014-08-14
perf tools: Identify which comms are from exec
Adrian Hunter
1
-1
/
+3
2014-07-24
perf tools: Add thread parameter to vdso__dso_findnew()
Adrian Hunter
1
-2
/
+2
2014-07-24
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-17
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-19
perf tools: Use tid in mmap/mmap2 events to find maps
Don Zickus
1
-2
/
+2
2014-03-19
perf symbols: Record the reason for filtering an address_location
Namhyung Kim
1
-1
/
+1
2014-03-15
perf machine: Factor machine__find_thread to take tid argument
Jiri Olsa
1
-4
/
+9
2014-03-15
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-02-01
perf machine: Set up ref_reloc_sym in machine__create_kernel_maps()
Adrian Hunter
1
-0
/
+23
2014-02-01
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
[next]