开源镜像站
帮助
动态
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
/
arch
/
powerpc
/
perf
/
core-book3s.c
Age
Commit message (
Expand
)
Author
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-14
perf/core: Hoist perf_instruction_pointer() and perf_misc_flags()
Colton Lewis
2024-11-07
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
2024-06-17
powerpc/perf: Set cpumode flags using sample address
Anjali K
2024-02-22
powerpc: Use user_mode() macro when possible
Christophe Leroy
2024-02-21
powerpc/perf: Power11 Performance Monitoring support
Madhavan Srinivasan
2023-11-15
Merge branch 'tip/perf/urgent'
Peter Zijlstra
2023-10-27
perf: Add branch stack counters
Kan Liang
2023-10-20
powerpc/perf: Fix disabling BHRB and instruction sampling
Nicholas Piggin
2023-01-18
perf/core: Add perf_sample_save_brstack() helper
Namhyung Kim
2022-10-27
perf: Rewrite core context handling
Peter Zijlstra
2022-10-10
Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-09-28
powerpc/perf: Fix branch_filter support for multiple filters
Athira Rajeev
2022-09-06
perf: Use sample_flags for data_src
Kan Liang
2022-09-06
perf: Use sample_flags for weight
Kan Liang
2022-09-06
perf: Use sample_flags for branch stack
Kan Liang
2022-07-18
powerpc/perf: Add support for caps under sysfs in powerpc
Athira Rajeev
2022-06-28
powerpc/perf: Optimize clearing the pending PMI and remove WARN_ON for PMI ch...
Athira Rajeev
2022-05-05
powerpc: fix typos in comments
Julia Lawall
2022-01-24
powerpc/perf: Fix power_pmu_disable to call clear_pmi_irq_pending only if PMI...
Athira Rajeev
2022-01-17
powerpc/perf: Only define power_pmu_wants_prompt_pmi() for CONFIG_PPC64
Athira Rajeev
2021-12-23
powerpc/perf: Add __init attribute to eligible functions
Nick Child
2021-12-16
powerpc/64s/perf: add power_pmu_wants_prompt_pmi to say whether perf wants PM...
Nicholas Piggin
2021-11-30
powerpc/perf: Fix PMU callbacks to clear pending PMI before resetting an over...
Athira Rajeev
2021-11-24
powerpc/64s: Implement PMU override command line option
Nicholas Piggin
2021-08-25
powerpc/perf: Fix the check for SIAR value
Kajol Jain
2021-08-25
powerpc/perf: Drop the case of returning 0 as instruction pointer
Kajol Jain
2021-08-25
powerpc/perf: Use stack siar instead of mfspr
Kajol Jain
2021-08-04
powerpc/64s/perf: Always use SIAR for kernel interrupts
Nicholas Piggin
2021-07-02
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-06-18
powerpc/perf: Fix crash in perf_instruction_pointer() when ppmu is not set
Athira Rajeev
2021-06-17
powerpc: Don't use 'struct ppc_inst' to reference instruction location
Christophe Leroy
2021-04-20
powerpc/perf: Expose processor pipeline stage cycles using PERF_SAMPLE_WEIGHT...
Athira Rajeev
2021-04-17
powerpc/traps: Enhance readability for trap types
Xiongwei Song
2021-04-14
powerpc/perf: Infrastructure to support checking of attr.config*
Madhavan Srinivasan
2021-03-02
powerpc/perf: Fix handling of privilege level checks in perf interrupt context
Athira Rajeev
2021-02-22
Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-02-11
powerpc/perf: Adds support for programming of Thresholding in P10
Kajol Jain
2021-02-09
powerpc/perf: Record counter overflow always if SAMPLE_IP is unset
Athira Rajeev
2021-02-09
powerpc/perf: Expose Performance Monitor Counter SPR's as part of extended regs
Athira Rajeev
2021-02-09
powerpc/perf: Include PMCs as part of per-cpu cpuhw_events struct
Athira Rajeev
2021-02-09
powerpc/perf: move perf irq/nmi handling details into traps.c
Nicholas Piggin
2021-02-01
perf/core: Add PERF_SAMPLE_WEIGHT_STRUCT
Kan Liang
2020-12-17
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-12-10
powerpc/perf: Exclude kernel samples while counting events in user space.
Athira Rajeev
2020-12-04
powerpc/perf: MMCR0 control for PMU registers under PMCC=00
Athira Rajeev
2020-12-04
powerpc/perf: Invoke per-CPU variable access with disabled interrupts
Athira Rajeev
2020-12-04
powerpc/perf: Fix crash with is_sier_available when pmu is not set
Athira Rajeev
2020-11-26
Merge remote-tracking branch 'origin/master' into perf/core
Peter Zijlstra
2020-11-19
powerpc/perf: Use regs->nip when SIAR is zero
Madhavan Srinivasan
[next]