index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
powerpc
/
util
Age
Commit message (
Expand
)
Author
2024-12-18
perf tools arch powerpc: Add register mask for power11 PVR in extended regs
Athira Rajeev
2024-11-16
perf header: Pass a perf_cpu rather than a PMU to get_cpuid_str
Ian Rogers
2024-11-16
perf header: Refactor get_cpuid to take a CPU for ARM
Ian Rogers
2024-11-09
perf dwarf-regs: Move powerpc dwarf-regs out of arch
Ian Rogers
2024-11-09
perf dwarf-regs: Remove PERF_HAVE_ARCH_REGS_QUERY_REGISTER_OFFSET
Ian Rogers
2024-10-18
perf build: Rename CONFIG_DWARF to CONFIG_LIBDW
Ian Rogers
2024-10-17
tools/perf/powerpc/util: Add support to handle compatible mode PVR for perf j...
Athira Rajeev
2024-07-31
perf annotate: Update parameters for reg extract functions to use raw instruc...
Athira Rajeev
2024-07-31
perf annotate: Add disasm_line__parse() to parse raw instruction for powerpc
Athira Rajeev
2024-07-12
perf dso: Fix address sanitizer build
Ian Rogers
2024-06-26
perf util: Make util its own library
Ian Rogers
2024-02-15
perf parse-regs: Introduce a weak function arch__sample_reg_masks()
Leo Yan
2024-02-07
perf kvm powerpc: Fix build
Ian Rogers
2024-01-24
perf mem: Clean up perf_mem_event__supported()
Kan Liang
2024-01-24
perf mem: Clean up perf_mem_events__name()
Kan Liang
2023-10-17
tools/perf/arch/powerpc: Fix the CPU ID const char* value by adding 0x prefix
Athira Rajeev
2023-08-25
perf pmu: Remove logic for PMU name being NULL
Ian Rogers
2023-08-16
perf parse-regs: Move out arch specific header from util/perf_regs.h
Leo Yan
2023-08-16
perf parse-regs: Remove PERF_REGS_{MAX|MASK} from common code
Leo Yan
2023-07-24
perf callchain powerpc: Fix addr location init during arch_skip_callchain_idx...
Athira Rajeev
2023-05-30
perf kvm powerpc: Add missing rename opf pmu_have_event() to perf_pmus__have_...
Ian Rogers
2023-04-24
perf evsel: Introduce evsel__name_is() method to check if the evsel name is e...
Arnaldo Carvalho de Melo
2023-04-06
perf map: Add helper for ->map_ip() and ->unmap_ip()
Ian Rogers
2023-04-04
perf map: Add accessor for start and end
Ian Rogers
2023-04-04
perf map: Add accessor for dso
Ian Rogers
2023-03-15
perf kvm: Use macro to replace variable 'decode_str_len'
Leo Yan
2023-02-19
perf pmu-events: Change aggr_mode to be an enum
Ian Rogers
2023-02-02
perf pmu-events: Add separate metric from pmu_event
Ian Rogers
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
2022-10-31
perf tools: Move 'struct perf_sample' to a separate header file to disentangl...
Arnaldo Carvalho de Melo
2022-04-28
perf symbol: Remove arch__symbols__fixup_end()
Namhyung Kim
2022-01-10
perf powerpc: Update global/local variants for p_stage_cyc
Athira Rajeev
2021-11-07
perf parse-event: Add init and exit to parse_event_error
Ian Rogers
2021-11-07
perf parse-events: Rename parse_events_error functions
Ian Rogers
2021-11-01
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-10-31
perf callchain: Fix compilation on powerpc with gcc11+
Jiri Olsa
2021-10-25
perf powerpc: Add support to expose instruction and data address registers as...
Athira Rajeev
2021-10-20
perf pmu: Make pmu_event tables const.
Ian Rogers
2021-06-01
perf tools: Support pmu prefix for mem-load event
Jin Yao
2021-03-26
perf sort: Display sort dimension p_stage_cyc only on supported archs
Athira Rajeev
2021-03-26
perf tools: Support pipeline stage cycles for powerpc
Athira Rajeev
2021-03-26
perf powerpc: Add support for PERF_SAMPLE_WEIGHT_STRUCT
Athira Rajeev
2021-03-23
perf tools: Fix various typos in comments
Ingo Molnar
2021-02-09
perf powerpc: Fix printf conversion specifier for IP addresses
Arnaldo Carvalho de Melo
2021-02-08
perf powerpc: Support exposing Performance Monitor Counter SPRs as part of ex...
Athira Rajeev
2021-02-03
perf powerpc: Fix gap between kernel end and module start
Athira Rajeev
2020-09-10
perf metricgroup: Pass pmu_event structure as a parameter for arch_get_runtim...
Kajol Jain
2020-08-10
Merge tag 'perf-tools-2020-08-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-07
perf tools powerpc: Add support for extended regs in power10
Athira Rajeev
2020-08-07
perf tools powerpc: Add support for extended register capability
Anju T Sudhakar
[next]