index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
symbol.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf symbols: Increase symbol KSYM_NAME_LEN size
Ricardo Ribalda Delgado
2011-10-21
1
-1
/
+1
*
perf tools: Make --no-asm-raw the default
Arnaldo Carvalho de Melo
2011-10-07
1
-1
/
+0
*
Merge commit 'v3.1-rc9' into perf/core
Ingo Molnar
2011-10-06
1
-35
/
+118
|
\
|
*
perf symbols: Fix issue with binaries using 16-bytes buildids (v2)
Stephane Eranian
2011-09-23
1
-11
/
+13
|
*
perf symbols: Add some heuristics for choosing the best duplicate symbol
Anton Blanchard
2011-09-23
1
-0
/
+88
|
*
perf symbols: Preserve symbol scope when parsing /proc/kallsyms
Anton Blanchard
2011-09-23
1
-2
/
+4
|
*
perf symbols: /proc/kallsyms does not sort module symbols
Anton Blanchard
2011-09-23
1
-22
/
+11
|
*
perf symbols: Fix ppc64 SEGV in dso__load_sym with debuginfo files
Anton Blanchard
2011-09-23
1
-0
/
+2
*
|
perf annotate: Make output more readable
Stephane Eranian
2011-08-18
1
-0
/
+2
|
/
*
perf: fix temporary file ownership check
Vasiliy Kulikov
2011-08-12
1
-1
/
+1
*
perf report: Use properly build_id kernel binaries
Jiri Olsa
2011-08-11
1
-25
/
+32
*
perf symbols: Check '/tmp/perf-' symbol file ownership
Pekka Enberg
2011-08-09
1
-0
/
+11
*
perf symbols: Handle /proc/sys/kernel/kptr_restrict
Arnaldo Carvalho de Melo
2011-05-26
1
-0
/
+48
*
perf symbols: Give more useful names to 'self' parameters
Arnaldo Carvalho de Melo
2011-04-19
1
-309
/
+320
*
perf symbols: Properly align symbol_conf.priv_size
David S. Miller
2011-03-29
1
-0
/
+2
*
perf symbols: Fix vsyscall symbol lookup
Andrew Lutomirski
2011-03-28
1
-0
/
+3
*
perf symbols: Look at .dynsym again if .symtab not found
Arnaldo Carvalho de Melo
2011-03-23
1
-12
/
+13
*
perf symbols: Rename dso->origin to dso->symtab_type
Arnaldo Carvalho de Melo
2011-03-11
1
-32
/
+32
*
perf hists: Remove needless global col lenght calcs
Arnaldo Carvalho de Melo
2011-03-05
1
-1
/
+0
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2011-03-04
1
-1
/
+1
|
\
|
*
perf symbols: Fix vmlinux path when not using --symfs
Arnaldo Carvalho de Melo
2011-02-28
1
-1
/
+1
*
|
perf tool: Fix gcc 4.6.0 issues
Kyle McMartin
2011-02-07
1
-2
/
+2
|
/
*
perf tools: Fix 64 bit integer format strings
Arnaldo Carvalho de Melo
2011-01-22
1
-4
/
+5
*
perf symbols: Fix annotation of thumb code
Dr. David Alan Gilbert
2011-01-21
1
-0
/
+7
*
Merge commit 'v2.6.37-rc8' into perf/core
Ingo Molnar
2011-01-04
1
-2
/
+2
|
\
|
*
perf probe: Fix use of kernel image path given by 'k' option
Franck Bui-Huu
2010-12-16
1
-2
/
+2
*
|
perf symbols: Improve kallsyms symbol end addr calculation
Arnaldo Carvalho de Melo
2010-12-22
1
-14
/
+42
*
|
perf symbols: Add symfs option for off-box analysis using specified tree
David Ahern
2010-12-21
1
-16
/
+56
*
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-12-16
1
-6
/
+53
|
\
\
|
|
/
|
*
perf symbols: Figure out start address of kernel map from kallsyms
Ming Lei
2010-11-30
1
-1
/
+42
|
*
perf symbols: Fix kallsyms kernel/module map splitting
Arnaldo Carvalho de Melo
2010-11-30
1
-5
/
+11
*
|
perf report: Allow user to specify path to kallsyms file
David Ahern
2010-12-09
1
-2
/
+7
*
|
perf symbols: Correct final kernel map guesses
Ian Munsie
2010-11-27
1
-1
/
+1
|
/
*
perf symbols: Remove incorrect open-coded container_of()
Rabin Vincent
2010-11-23
1
-1
/
+3
*
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2010-09-15
1
-0
/
+7
|
\
|
*
perf symbols: Fix multiple initialization of symbol system
Jovi Zhang
2010-09-09
1
-0
/
+7
*
|
perf symbols: List symbols in a dso in ascending name order
Srikar Dronamraju
2010-08-25
1
-0
/
+14
|
/
*
perf symbols: Ignore mapping symbols on ARM
Dave Martin
2010-08-10
1
-0
/
+10
*
perf symbols: Store the symbol binding
Arnaldo Carvalho de Melo
2010-08-05
1
-8
/
+22
*
perf session: Free the ref_reloc_sym memory at the right place
Arnaldo Carvalho de Melo
2010-08-02
1
-0
/
+43
*
Merge commit 'v2.6.35' into perf/core
Ingo Molnar
2010-08-02
1
-7
/
+10
|
\
|
*
perf symbols: Fix directory descriptor leaking
Gui Jianfeng
2010-07-16
1
-7
/
+10
*
|
perf tools: Release session and symbol resources on exit
Arnaldo Carvalho de Melo
2010-07-30
1
-0
/
+9
*
|
perf symbols: Improve debug image search when loading symbols
Dave Martin
2010-07-30
1
-35
/
+61
*
|
perf tools: remove extra build-id check factored into dso__load
Dave Martin
2010-07-30
1
-26
/
+2
*
|
perf tools: Factor out buildid reading and make it implicit in dso__load
Dave Martin
2010-07-30
1
-33
/
+47
*
|
perf symbols: Precisely specify if dso->{long,short}_name should be freed
Arnaldo Carvalho de Melo
2010-07-29
1
-1
/
+4
*
|
perf sort: Make column width code per hists instance
Arnaldo Carvalho de Melo
2010-07-23
1
-0
/
+9
*
|
perf symbols: Function descriptor symbol lookup
Eric B Munson
2010-06-17
1
-3
/
+34
|
/
*
perf symbols: Set the DSO long name when using symbol_conf.vmlinux_name
Arnaldo Carvalho de Melo
2010-06-04
1
-2
/
+6
[next]