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
/
map.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-25
perf callchain: Make get_srcline fall back to sym+offset
Andi Kleen
1
-1
/
+1
2014-10-29
perf tools: Set thread->mg.machine in all places
Arnaldo Carvalho de Melo
1
-4
/
+4
2014-10-15
perf tools: Fixup off-by-one comparision in maps__find
Namhyung Kim
1
-1
/
+1
2014-10-15
perf tools: fix off-by-one error in maps
Stephane Eranian
1
-3
/
+3
2014-08-20
perf symbols: Don't try to find DSOs in SYSV maps
Don Zickus
1
-0
/
+1
2014-07-24
perf tools: Add thread parameter to vdso__dso_findnew()
Adrian Hunter
1
-2
/
+2
2014-07-23
perf tools: Pass machine to vdso__dso_findnew()
Adrian Hunter
1
-3
/
+4
2014-07-17
perf tools: Remove verbose from functions prototypes
Jiri Olsa
1
-12
/
+12
2014-07-17
perf machine: Fix map groups of threads with unknown pids
Adrian Hunter
1
-0
/
+14
2014-06-09
perf tools: Update mmap2 interface with protection and flag bits
Don Zickus
1
-1
/
+3
2014-05-21
perf tools: Add automatic remapping of Android libraries
Michael Lentine
1
-1
/
+94
2014-04-28
perf tools: Reference count map_groups objects
Arnaldo Carvalho de Melo
1
-0
/
+7
2014-04-28
perf tools: Allocate thread map_groups's dynamically
Arnaldo Carvalho de Melo
1
-0
/
+16
2014-02-01
perf symbols: Fix symbol annotation for relocated kernel
Adrian Hunter
1
-2
/
+3
2014-01-23
perf symbols: Load map before using map->map_ip()
Masami Hiramatsu
1
-1
/
+2
2014-01-21
perf symbols: Fix JIT symbol resolution on heap
Namhyung Kim
1
-2
/
+2
2013-12-09
perf script: Add an option to print the source line number
Adrian Hunter
1
-0
/
+17
2013-10-14
perf annotate: Another fix for annotate_browser__callq()
Adrian Hunter
1
-1
/
+30
2013-10-14
perf symbols: Add map_groups__find_ams()
Arnaldo Carvalho de Melo
1
-0
/
+17
2013-10-09
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
Ingo Molnar
1
-1
/
+1
2013-09-11
perf tools: Add attr->mmap2 support
Stephane Eranian
1
-1
/
+7
2013-08-08
perf symbols: Add support for reading from /proc/kcore
Adrian Hunter
1
-0
/
+18
2013-08-08
perf tools: Make it possible to read object code from kernel modules
Adrian Hunter
1
-5
/
+9
2013-08-08
perf tools: Make it possible to read object code from vmlinux
Adrian Hunter
1
-35
/
+0
2013-05-28
perf tools: Handle JITed code in shared memory
Andi Kleen
1
-0
/
+1
2013-01-25
perf tools: Use memdup in map__clone
Arnaldo Carvalho de Melo
1
-6
/
+2
2013-01-25
perf tools: Stop using 'self' in map.[ch]
Arnaldo Carvalho de Melo
1
-60
/
+58
2013-01-24
perf tools: Add anonymous huge page recognition
Joshua Zhu
1
-1
/
+2
2012-11-09
perf machine: Move more methods to machine.[ch]
Arnaldo Carvalho de Melo
1
-179
/
+0
2012-11-08
perf tools: Fix detection of stack area
Namhyung Kim
1
-1
/
+1
2012-10-29
perf tools: Move build_id__sprintf into build-id object
Jiri Olsa
1
-0
/
+1
2012-09-29
perf tools: Convert to LIBELF_SUPPORT
Namhyung Kim
1
-1
/
+1
2012-09-20
perf tools: Fix a compiling error in util/map.c
Feng Tang
1
-3
/
+2
2012-09-11
perf tools: Back [vdso] DSO with real data
Jiri Olsa
1
-3
/
+9
2012-08-13
perf symbols: Remove unused function map__objdump_2ip
Cody P Schafer
1
-8
/
+0
2012-08-09
perf symbols: Support minimal build without libelf
Namhyung Kim
1
-1
/
+2
2012-08-09
perf symbols: Split out util/symbol-elf.c
Namhyung Kim
1
-0
/
+19
2012-07-25
perf kvm: Limit repetitive guestmount message to once per directory
David Ahern
1
-1
/
+10
2012-07-25
perf kvm: Fix bug resolving guest kernel syms
David Ahern
1
-0
/
+13
2012-07-25
perf kvm: Set name for VM process in guest machine
David Ahern
1
-1
/
+16
2012-07-02
perf kvm: Fix segfault with report and mixed guestmount use
David Ahern
1
-14
/
+15
2012-04-06
perf annotate: Validate addr in symbol__inc_addr_samples
Arnaldo Carvalho de Melo
1
-0
/
+1
2012-01-31
perf script: Add option resolving vmlinux path
Akihiro Nagai
1
-3
/
+6
2012-01-30
perf script: Unify the expressions indicating "unknown"
Akihiro Nagai
1
-0
/
+12
2011-11-28
perf session: Move threads to struct machine
Arnaldo Carvalho de Melo
1
-0
/
+4
2011-10-19
perf tools: Add prelink suggestion to dso update message
David Ahern
1
-2
/
+2
2011-09-30
perf symbols: Treat all memory maps without dso file as loaded
Jiri Olsa
1
-6
/
+18
2011-09-29
perf symbols: Stop using 'self' in map_groups__ methods
Arnaldo Carvalho de Melo
1
-37
/
+37
2011-01-23
perf tools: Fix 64 bit integer format strings
Arnaldo Carvalho de Melo
1
-1
/
+2
2010-08-03
perf tools: Don't keep unreferenced maps when unmaps are detected
Arnaldo Carvalho de Melo
1
-10
/
+21
[next]