index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
powerpc
/
util
/
skip-callchain-idx.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf dso: Fix address sanitizer build
Ian Rogers
2024-07-12
1
-4
/
+4
*
perf callchain powerpc: Fix addr location init during arch_skip_callchain_idx...
Athira Rajeev
2023-07-24
1
-0
/
+4
*
perf map: Add accessor for start and end
Ian Rogers
2023-04-04
1
-1
/
+1
*
perf map: Add accessor for dso
Ian Rogers
2023-04-04
1
-1
/
+1
*
perf callchain: Fix compilation on powerpc with gcc11+
Jiri Olsa
2021-10-31
1
-1
/
+1
*
perf callchain: Remove needless event.h include
Arnaldo Carvalho de Melo
2019-09-20
1
-0
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
perf powerpc: Add missing headers to skip-callchain-idx.c
Arnaldo Carvalho de Melo
2019-02-06
1
-0
/
+3
*
perf powerpc: Fix callchain ip filtering when return address is in a register
Sandipan Das
2018-07-24
1
-2
/
+6
*
perf powerpc: Fix callchain ip filtering
Sandipan Das
2018-07-24
1
-1
/
+1
*
perf report powerpc: Fix crash if callchain is empty
Sandipan Das
2018-06-25
1
-1
/
+1
*
perf thread: Introduce thread__find_symbol()
Arnaldo Carvalho de Melo
2018-04-26
1
-2
/
+1
*
perf tools powerpc: Use dwfl_report_elf() instead of offline.
Sukadev Bhattiprolu
2015-01-16
1
-8
/
+11
*
perf tools: A thread's machine can be found via thread->mg->machine
Arnaldo Carvalho de Melo
2014-10-29
1
-3
/
+2
*
perf tools powerpc: Cache the DWARF debug info
Sukadev Bhattiprolu
2014-10-29
1
-11
/
+22
*
perf tools powerpc: Explicitly include util/debug.h
Sukadev Bhattiprolu
2014-08-20
1
-0
/
+1
*
perf tools powerpc: Adjust callchain based on DWARF debug info
Sukadev Bhattiprolu
2014-06-27
1
-0
/
+266