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