index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
powerpc
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools/perf/arch/powerpc: Fix the CPU ID const char* value by adding 0x prefix
Athira Rajeev
2023-10-17
1
-1
/
+1
*
perf pmu: Remove logic for PMU name being NULL
Ian Rogers
2023-08-25
1
-3
/
+3
*
perf parse-regs: Move out arch specific header from util/perf_regs.h
Leo Yan
2023-08-16
2
-0
/
+2
*
perf parse-regs: Remove PERF_REGS_{MAX|MASK} from common code
Leo Yan
2023-08-16
1
-0
/
+5
*
perf callchain powerpc: Fix addr location init during arch_skip_callchain_idx...
Athira Rajeev
2023-07-24
1
-0
/
+4
*
perf kvm powerpc: Add missing rename opf pmu_have_event() to perf_pmus__have_...
Ian Rogers
2023-05-30
1
-2
/
+2
*
perf evsel: Introduce evsel__name_is() method to check if the evsel name is e...
Arnaldo Carvalho de Melo
2023-04-24
1
-2
/
+2
*
perf map: Add helper for ->map_ip() and ->unmap_ip()
Ian Rogers
2023-04-06
1
-1
/
+1
*
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
2
-2
/
+2
*
perf kvm: Use macro to replace variable 'decode_str_len'
Leo Yan
2023-03-15
1
-2
/
+1
*
perf pmu-events: Change aggr_mode to be an enum
Ian Rogers
2023-02-19
1
-1
/
+1
*
perf pmu-events: Add separate metric from pmu_event
Ian Rogers
2023-02-02
1
-2
/
+2
*
perf build: Use libtraceevent from the system
Ian Rogers
2022-12-14
1
-1
/
+1
*
perf tools: Move 'struct perf_sample' to a separate header file to disentangl...
Arnaldo Carvalho de Melo
2022-10-31
2
-1
/
+2
*
perf symbol: Remove arch__symbols__fixup_end()
Namhyung Kim
2022-04-28
2
-26
/
+0
*
perf powerpc: Update global/local variants for p_stage_cyc
Athira Rajeev
2022-01-10
1
-1
/
+7
*
perf parse-event: Add init and exit to parse_event_error
Ian Rogers
2021-11-07
1
-1
/
+2
*
perf parse-events: Rename parse_events_error functions
Ian Rogers
2021-11-07
1
-1
/
+1
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-11-01
1
-1
/
+1
|
\
|
*
perf callchain: Fix compilation on powerpc with gcc11+
Jiri Olsa
2021-10-31
1
-1
/
+1
*
|
perf powerpc: Add support to expose instruction and data address registers as...
Athira Rajeev
2021-10-25
1
-0
/
+2
*
|
perf pmu: Make pmu_event tables const.
Ian Rogers
2021-10-20
1
-1
/
+1
|
/
*
perf tools: Support pmu prefix for mem-load event
Jin Yao
2021-06-01
1
-1
/
+1
*
perf sort: Display sort dimension p_stage_cyc only on supported archs
Athira Rajeev
2021-03-26
1
-0
/
+7
*
perf tools: Support pipeline stage cycles for powerpc
Athira Rajeev
2021-03-26
1
-2
/
+16
*
perf powerpc: Add support for PERF_SAMPLE_WEIGHT_STRUCT
Athira Rajeev
2021-03-26
3
-0
/
+42
*
perf tools: Fix various typos in comments
Ingo Molnar
2021-03-23
2
-2
/
+2
*
perf powerpc: Fix printf conversion specifier for IP addresses
Arnaldo Carvalho de Melo
2021-02-09
1
-1
/
+2
*
perf powerpc: Support exposing Performance Monitor Counter SPRs as part of ex...
Athira Rajeev
2021-02-08
1
-0
/
+6
*
perf powerpc: Fix gap between kernel end and module start
Athira Rajeev
2021-02-03
2
-0
/
+25
*
perf metricgroup: Pass pmu_event structure as a parameter for arch_get_runtim...
Kajol Jain
2020-09-10
1
-2
/
+5
*
Merge tag 'perf-tools-2020-08-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-10
3
-8
/
+71
|
\
|
*
perf tools powerpc: Add support for extended regs in power10
Athira Rajeev
2020-08-07
1
-0
/
+6
|
*
perf tools powerpc: Add support for extended register capability
Anju T Sudhakar
2020-08-07
3
-8
/
+65
*
|
KVM: PPC: Fix typo on H_DISABLE_AND_GET hcall
Leonardo Bras
2020-07-23
1
-1
/
+1
|
/
*
perf libdw: Fix off-by 1 relative directory includes
Ian Rogers
2020-06-01
1
-3
/
+3
*
perf powerpc: Don't ignore sym-handling.c file
Ravi Bangoria
2020-05-28
1
-0
/
+1
*
perf evsel: Rename perf_evsel__{str,int}val() and other tracepoint field mete...
Arnaldo Carvalho de Melo
2020-05-05
1
-1
/
+1
*
perf metricgroups: Enhance JSON/metric infrastructure to handle "?"
Kajol Jain
2020-04-30
1
-0
/
+8
*
perf symbols: Consolidate symbol fixup issue
Leo Yan
2020-03-23
2
-11
/
+0
*
tools: Fix off-by 1 relative directory includes
Ian Rogers
2020-03-06
1
-2
/
+2
*
perf parse: Report initial event parsing error
Ian Rogers
2019-11-18
1
-2
/
+2
*
perf tools: Propagate get_cpuid() error
Arnaldo Carvalho de Melo
2019-09-30
1
-1
/
+2
*
perf kvm stat: Set 'trace_cycles' as default event for 'perf kvm record' in p...
Anju T Sudhakar
2019-09-20
1
-4
/
+12
*
perf kvm: Add arch neutral function to choose event for perf kvm record
Anju T Sudhakar
2019-09-20
1
-0
/
+37
*
perf callchain: Remove needless event.h include
Arnaldo Carvalho de Melo
2019-09-20
1
-0
/
+1
*
perf tools: Remove util.h from where it is not needed
Arnaldo Carvalho de Melo
2019-09-20
2
-2
/
+0
*
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 mem_info and branch_info out of symbol.h
Arnaldo Carvalho de Melo
2019-08-31
1
-0
/
+1
[next]