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
/
arch
/
powerpc
/
util
/
sym-handling.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Remove debug.h from places where it is not needed
Arnaldo Carvalho de Melo
2019-09-20
1
-1
/
+0
*
perf symbols: Move symsrc prototypes to a separate header
Arnaldo Carvalho de Melo
2019-08-31
1
-0
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-3
/
+1
*
perf probe powerpc: Ignore SyS symbols irrespective of endianness
Sandipan Das
2018-08-30
1
-1
/
+3
*
perf probe powerpc: Fix trace event post-processing
Sandipan Das
2018-08-09
1
-1
/
+3
*
perf probe: Find versioned symbols from map
Masami Hiramatsu
2017-12-27
1
-0
/
+8
*
perf probe: Allow placing uprobes in alternate namespaces.
Krister Johansen
2017-07-18
1
-1
/
+1
*
perf symbols: Allow user probes on versioned symbols
Paul Clarke
2017-05-02
1
-0
/
+12
*
perf powerpc: Choose local entry point with kretprobes
Naveen N. Rao
2017-03-14
1
-4
/
+10
*
perf uretprobe ppc64le: Fix probe location
Ravi Bangoria
2016-10-05
1
-1
/
+2
*
perf symbols: Remove symbol_filter_t machinery
Arnaldo Carvalho de Melo
2016-09-05
1
-1
/
+1
*
perf ppc64le: Fix build failure when libelf is not present
Ravi Bangoria
2016-08-12
1
-0
/
+2
*
perf probe ppc64le: Fix probe location when using DWARF
Ravi Bangoria
2016-08-09
1
-4
/
+23
*
perf symbols: Fix kallsyms perf test on ppc64le
Naveen N. Rao
2016-05-05
1
-8
/
+20
*
perf powerpc: Fix kprobe and kretprobe handling with kallsyms on ppc64le
Naveen N. Rao
2016-05-05
1
-5
/
+14
*
perf probe ppc64le: Fixup function entry if using kallsyms lookup
Naveen N. Rao
2015-05-04
1
-0
/
+15
*
perf probe ppc64le: Prefer symbol table lookup over DWARF
Naveen N. Rao
2015-05-04
1
-0
/
+8
*
perf probe ppc64le: Fix ppc64 ABIv2 symbol decoding
Ananth N Mavinakayanahalli
2015-05-04
1
-0
/
+7
*
perf probe ppc: Enable matching against dot symbols automatically
Naveen N. Rao
2015-05-04
1
-0
/
+13
*
perf probe ppc: Use the right prefix when ignoring SyS symbols on ppc
Naveen N. Rao
2015-05-04
1
-0
/
+20
*
perf probe ppc: Fix symbol fixup issues due to ELF type
Naveen N. Rao
2015-05-04
1
-0
/
+19