index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
symbol.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf buildid-cache: Add ability to add kcore to the cache
Adrian Hunter
2013-10-14
1
-0
/
+3
*
perf symbols: Workaround objdump difficulties with kcore
Adrian Hunter
2013-10-14
1
-0
/
+14
*
perf symbols: Make a separate function to parse /proc/modules
Adrian Hunter
2013-10-11
1
-0
/
+3
*
perf symbols: Add new option --ignore-vmlinux for perf top
Willy Tarreau
2013-10-09
1
-0
/
+1
*
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
Ingo Molnar
2013-10-09
1
-4
/
+4
*
perf symbols: Add support for reading from /proc/kcore
Adrian Hunter
2013-08-07
1
-0
/
+5
*
perf tools: Add mem access sampling core support
Stephane Eranian
2013-04-01
1
-0
/
+6
*
perf report: Add --no-demangle option
Namhyung Kim
2013-03-26
1
-1
/
+2
*
perf report: Make another loop for linking group hists
Namhyung Kim
2013-01-31
1
-1
/
+2
*
perf symbols: Include elf.h header regardless LIBELF_SUPPORT
Namhyung Kim
2013-01-24
1
-1
/
+1
*
perf machine: Move more machine methods to machine.c
Arnaldo Carvalho de Melo
2012-12-09
1
-0
/
+4
*
perf tests: Final cleanup for builtin-test move
Jiri Olsa
2012-11-14
1
-1
/
+0
*
perf machine: Move more methods to machine.[ch]
Arnaldo Carvalho de Melo
2012-11-09
1
-20
/
+0
*
perf tools: Move dso_* related functions into dso object
Jiri Olsa
2012-10-29
1
-129
/
+5
*
perf tools: Move strxfrchar into string object
Jiri Olsa
2012-10-29
1
-2
/
+0
*
perf tools: Move hex2u64 into util object
Jiri Olsa
2012-10-29
1
-1
/
+0
*
perf tools: Move BUILD_ID_SIZE into build-id object
Jiri Olsa
2012-10-29
1
-2
/
+1
*
perf tools: Move build_id__sprintf into build-id object
Jiri Olsa
2012-10-29
1
-1
/
+0
*
perf tools: Convert to LIBELF_SUPPORT
Namhyung Kim
2012-09-28
1
-5
/
+5
*
perf tools: bfd.h/libbfd detection fails with recent binutils
Markus Trippelsdorf
2012-09-24
1
-0
/
+1
*
perf tools: Use __maybe_used for unused variables
Irina Tirdea
2012-09-11
1
-3
/
+4
*
perf symbols: Make dsos__find function globally available
Jiri Olsa
2012-09-11
1
-0
/
+1
*
perf symbols: Remove BIONIC wrapper around libgen.h
David Ahern
2012-09-08
1
-2
/
+0
*
perf tools: include basename for non-glibc systems
Irina Tirdea
2012-09-07
1
-0
/
+3
*
perf symbols: Use both runtime and debug images
Cody P Schafer
2012-08-13
1
-0
/
+1
*
perf symbols: Convert dso__load_syms to take 2 symsrc's
Cody P Schafer
2012-08-13
1
-2
/
+3
*
perf symbols: Factor want_symtab out of dso__load_sym()
Cody P Schafer
2012-08-13
1
-1
/
+2
*
perf symbols: Switch dso__synthesize_plt_symbols() to use symsrc
Cody P Schafer
2012-08-13
1
-2
/
+2
*
perf symbols: Introduce symsrc structure.
Cody P Schafer
2012-08-13
1
-1
/
+35
*
perf symbols: Track symtab_type of vmlinux
Cody P Schafer
2012-08-13
1
-0
/
+2
*
perf symbols: Remove unused 'end' arg in kallsyms parse cb
Cody P Schafer
2012-08-13
1
-1
/
+1
*
perf symbols: Split out util/symbol-elf.c
Namhyung Kim
2012-08-09
1
-0
/
+15
*
perf symbols: Introduce symbol__elf_init()
Namhyung Kim
2012-08-09
1
-0
/
+1
*
perf test: Add dso data caching tests
Jiri Olsa
2012-07-25
1
-0
/
+1
*
perf symbols: Add dso data caching
Jiri Olsa
2012-07-25
1
-0
/
+11
*
perf symbols: Add interface to read DSO image data
Jiri Olsa
2012-07-25
1
-0
/
+8
*
perf symbols: Factor DSO symtab types to generic binary types
Jiri Olsa
2012-07-25
1
-16
/
+18
*
perf symbols: Follow .gnu_debuglink section to find separate symbols
Pierre-Loup A. Griffais
2012-06-27
1
-0
/
+1
*
perf symbols: Handle different endians properly during symbol load
Jiri Olsa
2012-05-31
1
-0
/
+30
*
perf probe: Provide perf interface for uprobes
Srikar Dronamraju
2012-05-11
1
-0
/
+1
*
perf symbols: Introduce symbol__size method
Arnaldo Carvalho de Melo
2012-04-19
1
-0
/
+5
*
perf report: Enable TUI in branch view mode
Stephane Eranian
2012-03-09
1
-1
/
+6
*
perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK
Roberto Agostino Vitillo
2012-03-09
1
-0
/
+13
*
perf script: Add option resolving vmlinux path
Akihiro Nagai
2012-01-30
1
-0
/
+1
*
perf script: Add the offset field specifier
Akihiro Nagai
2012-01-30
1
-0
/
+2
*
perf script: Unify the expressions indicating "unknown"
Akihiro Nagai
2012-01-30
1
-0
/
+1
*
perf symbols: Add nr_events to symbol_conf
Arnaldo Carvalho de Melo
2011-11-28
1
-0
/
+1
*
perf report: Add option to show total period
Arnaldo Carvalho de Melo
2011-10-07
1
-0
/
+1
*
perf annotate: Make output more readable
Stephane Eranian
2011-08-18
1
-1
/
+3
*
perf report: Use properly build_id kernel binaries
Jiri Olsa
2011-08-11
1
-1
/
+0
[next]