开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
powerpc
/
util
/
header.c
Age
Commit message (
Expand
)
Author
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-10-17
tools/perf/powerpc/util: Add support to handle compatible mode PVR for perf j...
Athira Rajeev
2023-10-17
tools/perf/arch/powerpc: Fix the CPU ID const char* value by adding 0x prefix
Athira Rajeev
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
2021-10-20
perf pmu: Make pmu_event tables const.
Ian Rogers
2020-09-10
perf metricgroup: Pass pmu_event structure as a parameter for arch_get_runtim...
Kajol Jain
2020-08-07
perf tools powerpc: Add support for extended register capability
Anju T Sudhakar
2020-04-30
perf metricgroups: Enhance JSON/metric infrastructure to handle "?"
Kajol Jain
2019-09-30
perf tools: Propagate get_cpuid() error
Arnaldo Carvalho de Melo
2019-09-20
perf tools: Remove util.h from where it is not needed
Arnaldo Carvalho de Melo
2017-12-05
perf pmu: Pass pmu as a parameter to get_cpuid_str()
Ganapatrao Kulkarni
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-10-03
perf powerpc: Support CPU ID matching for Powerpc
Sukadev Bhattiprolu
2016-03-28
perf tools: Fix build break on powerpc
Sukadev Bhattiprolu
2016-03-23
perf tools: Do not include stringify.h from the kernel sources
Arnaldo Carvalho de Melo
2014-07-24
perf powerpc: Include util/util.h and remove stringify macros
Sukadev Bhattiprolu
2012-03-14
perf tools: Use scnprintf where applicable
Arnaldo Carvalho de Melo
2011-10-07
perf tools: Make perf.data more self-descriptive (v8)
Stephane Eranian