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
/
symbol.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-23
perf tools: Remove needless 'extern' from function prototypes
Arnaldo Carvalho de Melo
1
-2
/
+2
2016-02-24
perf hists: Basic support of hierarchical report view
Namhyung Kim
1
-1
/
+2
2016-01-07
perf report/top: Add --raw-trace option
Namhyung Kim
1
-1
/
+2
2015-11-26
perf callchain: Honor hide_unresolved
Namhyung Kim
1
-1
/
+2
2015-11-13
perf symbols: Allow forcing reading of non-root owned files by root
Arnaldo Carvalho de Melo
1
-0
/
+1
2015-09-14
perf tools: Add processor socket info to hist_entry and addr_location
Kan Liang
1
-0
/
+1
2015-08-28
perf tools: Rename perf_session_env to perf_env
Kan Liang
1
-2
/
+2
2015-08-12
perf report: Show call graph from reference events
Kan Liang
1
-1
/
+2
2015-07-13
perf symbols: Store if there is a filter in place
Arnaldo Carvalho de Melo
1
-1
/
+2
2015-05-06
perf tools: Move TUI-specific fields out of map_symbol
Namhyung Kim
1
-2
/
+0
2015-05-04
perf probe ppc64le: Fix ppc64 ABIv2 symbol decoding
Ananth N Mavinakayanahalli
1
-0
/
+1
2015-05-04
perf probe ppc: Use the right prefix when ignoring SyS symbols on ppc
Naveen N. Rao
1
-0
/
+5
2015-05-04
perf probe ppc: Fix symbol fixup issues due to ELF type
Naveen N. Rao
1
-0
/
+4
2015-03-24
perf tools: Add pid/tid filtering to report and script commands
David Ahern
1
-0
/
+7
2015-03-12
perf symbols: Allow symbol alias when loading map for symbol name
Namhyung Kim
1
-0
/
+1
2015-01-21
perf symbols: Introduce method to iterate symbols ordered by name
Arnaldo Carvalho de Melo
1
-0
/
+1
2014-12-02
perf callchain: Support handling complete branch stacks as histograms
Andi Kleen
1
-1
/
+2
2014-11-25
perf symbols: Move bfd_demangle stubbing to its only user
Arnaldo Carvalho de Melo
1
-21
/
+0
2014-11-05
perf record: Do not save pathname in ./debug/.build-id directory for vmlinux
Namhyung Kim
1
-0
/
+1
2014-10-15
perf symbols: Make sym->end be the first address after the symbol range
Arnaldo Carvalho de Melo
1
-1
/
+1
2014-09-18
perf tools: Disable kernel symbol demangling by default
Avi Kivity
1
-0
/
+1
2014-08-14
perf symbols: Don't demangle parameters and such by default
Namhyung Kim
1
-0
/
+1
2014-08-13
perf tools: Check recorded kernel version when finding vmlinux
Namhyung Kim
1
-1
/
+2
2014-07-31
perf symbols: Make sure --symfs usage includes the path separator
Arnaldo Carvalho de Melo
1
-0
/
+9
2014-07-24
perf tools: Add dso__type()
Adrian Hunter
1
-0
/
+2
2014-07-17
perf symbols: Add ability to iterate over a dso's symbols
Adrian Hunter
1
-0
/
+3
2014-07-17
perf symbols: Record whether a dso is 64-bit
Adrian Hunter
1
-0
/
+1
2014-07-07
perf hists browser: Add ui.show-headers config file option
Jiri Olsa
1
-1
/
+2
2014-06-01
perf hists: Add support for accumulated stat of hist entry
Namhyung Kim
1
-0
/
+1
2014-05-05
perf tools: Move sample data structures from perf.h
Jiri Olsa
1
-0
/
+1
2014-04-16
perf report: Add --percentage option
Namhyung Kim
1
-1
/
+2
2014-03-19
perf symbols: Record the reason for filtering an address_location
Namhyung Kim
1
-1
/
+1
2014-02-18
perf probe: Allow to add events on the local functions
Masami Hiramatsu
1
-0
/
+11
2014-02-18
perf symbols: No need to export dso__first_symbol
Arnaldo Carvalho de Melo
1
-1
/
+0
2014-01-16
perf symbols: Export elf_section_by_name and reuse
Masami Hiramatsu
1
-0
/
+5
2013-12-20
perf symbols: Add 'machine' member to struct addr_location
Arnaldo Carvalho de Melo
1
-0
/
+1
2013-12-13
tools lib symbol: Start carving out symbol parsing routines from perf
Arnaldo Carvalho de Melo
1
-3
/
+0
2013-12-10
perf symbols: Set alloc flag close to setting the long_name
Arnaldo Carvalho de Melo
1
-1
/
+2
2013-11-27
perf tools: Export setup_list
David Ahern
1
-0
/
+3
2013-11-27
perf symbols: Move idle syms check from top to generic function
David Ahern
1
-0
/
+1
2013-10-14
perf buildid-cache: Add ability to add kcore to the cache
Adrian Hunter
1
-0
/
+3
2013-10-14
perf symbols: Workaround objdump difficulties with kcore
Adrian Hunter
1
-0
/
+14
2013-10-11
perf symbols: Make a separate function to parse /proc/modules
Adrian Hunter
1
-0
/
+3
2013-10-09
perf symbols: Add new option --ignore-vmlinux for perf top
Willy Tarreau
1
-0
/
+1
2013-10-09
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
Ingo Molnar
1
-4
/
+4
2013-08-08
perf symbols: Add support for reading from /proc/kcore
Adrian Hunter
1
-0
/
+5
2013-04-01
perf tools: Add mem access sampling core support
Stephane Eranian
1
-0
/
+6
2013-03-26
perf report: Add --no-demangle option
Namhyung Kim
1
-1
/
+2
2013-01-31
perf report: Make another loop for linking group hists
Namhyung Kim
1
-1
/
+2
2013-01-24
perf symbols: Include elf.h header regardless LIBELF_SUPPORT
Namhyung Kim
1
-1
/
+1
[next]