index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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 tools: Rename perf_session_env to perf_env
Kan Liang
2015-08-28
1
-2
/
+2
*
perf annotate: Reset the dso find_symbol cache when removing symbols
Arnaldo Carvalho de Melo
2015-08-24
1
-0
/
+10
*
perf tools: /proc/kcore requires CAP_SYS_RAWIO message too noisy
Adrian Hunter
2015-08-21
1
-2
/
+2
*
perf symbols: Add front end cache for DSO symbol lookup
Arnaldo Carvalho de Melo
2015-07-23
1
-1
/
+6
*
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2015-07-21
1
-1
/
+1
|
\
|
*
perf strlist: Make dupstr be the default and part of an extensible config parm
Arnaldo Carvalho de Melo
2015-07-20
1
-1
/
+1
*
|
perf symbols: Store if there is a filter in place
Arnaldo Carvalho de Melo
2015-07-13
1
-0
/
+2
|
/
*
perf symbols: Check access permission when reading symbol files
Li Zhang
2015-06-26
1
-1
/
+4
*
perf tools: Reference count struct dso
Arnaldo Carvalho de Melo
2015-06-08
1
-1
/
+1
*
perf machine: Fix up some more method names
Arnaldo Carvalho de Melo
2015-06-08
1
-1
/
+1
*
perf tools: Reference count struct map
Arnaldo Carvalho de Melo
2015-05-27
1
-2
/
+5
*
perf tools: Check if a map is still in use when deleting it
Arnaldo Carvalho de Melo
2015-05-27
1
-4
/
+4
*
perf tools: Protect accesses the map rbtrees with a rw lock
Arnaldo Carvalho de Melo
2015-05-27
1
-3
/
+14
*
perf tools: Introduce struct maps
Arnaldo Carvalho de Melo
2015-05-27
1
-2
/
+2
*
perf tools: Assign default value for some pointers
Martin Liška
2015-05-27
1
-1
/
+1
*
perf tools: Use maps__first()/map__next()
Arnaldo Carvalho de Melo
2015-05-27
1
-13
/
+10
*
perf tools: Set vmlinux_path__nr_entries to 0 in vmlinux_path__exit
Wang Nan
2015-05-18
1
-0
/
+1
*
perf symbols: Protect dso symbol loading using a mutex
Namhyung Kim
2015-05-18
1
-10
/
+24
*
perf probe ppc: Enable matching against dot symbols automatically
Naveen N. Rao
2015-05-04
1
-2
/
+2
*
perf probe ppc: Use the right prefix when ignoring SyS symbols on ppc
Naveen N. Rao
2015-05-04
1
-9
/
+12
*
perf kmaps: Check kmaps to make code more robust
Wang Nan
2015-04-08
1
-6
/
+28
*
perf tools: Add pid/tid filtering to report and script commands
David Ahern
2015-03-24
1
-1
/
+30
*
perf tools: Remove EOL whitespaces
Arnaldo Carvalho de Melo
2015-01-21
1
-1
/
+1
*
perf symbols: Introduce method to iterate symbols ordered by name
Arnaldo Carvalho de Melo
2015-01-21
1
-0
/
+11
*
perf symbols: Return the first entry with a given name in find_by_name method
Namhyung Kim
2015-01-21
1
-3
/
+17
*
perf record: Do not save pathname in ./debug/.build-id directory for vmlinux
Namhyung Kim
2014-11-05
1
-5
/
+6
*
perf symbols: Preparation for compressed kernel module support
Namhyung Kim
2014-11-04
1
-1
/
+7
*
perf symbols: Make sym->end be the first address after the symbol range
Arnaldo Carvalho de Melo
2014-10-14
1
-3
/
+3
*
perf symbols: Fix map->end fixup
Arnaldo Carvalho de Melo
2014-10-14
1
-1
/
+1
*
perf symbols: Add path to Ubuntu kernel debuginfo file
Anton Blanchard
2014-09-17
1
-1
/
+7
*
perf tools: Disable kernel symbol demangling by default
Avi Kivity
2014-09-17
1
-0
/
+1
*
perf tools: Check recorded kernel version when finding vmlinux
Namhyung Kim
2014-08-13
1
-9
/
+17
*
perf symbols: Fix a memory leak in vmlinux_path__init()
Namhyung Kim
2014-08-13
1
-1
/
+1
*
perf tools: Add cpu_startup_entry to the list of kernel idle symbols
Arnaldo Carvalho de Melo
2014-08-13
1
-0
/
+1
*
perf top: Don't look for kernel idle symbols in all DSOs
Arnaldo Carvalho de Melo
2014-08-13
1
-0
/
+4
*
perf symbols: Make sure --symfs usage includes the path separator
Arnaldo Carvalho de Melo
2014-07-31
1
-2
/
+1
*
perf symbols: Add ability to iterate over a dso's symbols
Adrian Hunter
2014-07-16
1
-1
/
+16
*
perf symbols: Do not attempt to read data from kallsyms
Adrian Hunter
2014-07-16
1
-0
/
+2
*
perf symbols: Record whether a dso is 64-bit
Adrian Hunter
2014-07-16
1
-0
/
+1
*
perf hists browser: Add ui.show-headers config file option
Jiri Olsa
2014-07-07
1
-0
/
+1
*
perf tools: Enable --children option by default
Namhyung Kim
2014-06-01
1
-5
/
+6
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2014-03-11
1
-0
/
+2
|
\
|
*
perf symbols: Destroy unused symsrcs
Namhyung Kim
2014-02-24
1
-0
/
+2
*
|
perf symbols: Check compatible symtab type before loading dso
Namhyung Kim
2014-02-24
1
-9
/
+52
*
|
perf symbols: No need to export dso__first_symbol
Arnaldo Carvalho de Melo
2014-02-18
1
-1
/
+1
|
/
*
perf tools: Adjust kallsyms for relocated kernel
Adrian Hunter
2014-01-31
1
-2
/
+38
*
perf symbols: Prevent the use of kcore if the kernel has moved
Adrian Hunter
2014-01-31
1
-4
/
+21
*
perf tools: Use zfree to help detect use after free bugs
Arnaldo Carvalho de Melo
2013-12-27
1
-1
/
+1
*
perf tools: Introduce zfree
Arnaldo Carvalho de Melo
2013-12-27
1
-6
/
+3
*
perf symbols: Use consistent name for the DSO binary type member
Arnaldo Carvalho de Melo
2013-12-17
1
-4
/
+4
[next]