index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
core.c
Age
Commit message (
Expand
)
Author
2021-11-01
Merge tag 'perf-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-10-15
perf/x86: Add new event for AUX output counter index
Adrian Hunter
2021-10-01
perf/x86: Reset destroy callback on event init failure
Anand K Mistry
2021-08-26
perf/x86: Remove unused assignment to pointer 'e'
Colin Ian King
2021-08-04
perf/x86: Fix out of bound MSR access
Peter Zijlstra
2021-06-28
Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-17
perf/x86: Reset the dirty counter to prevent the leak for an RDPMC task
Kan Liang
2021-05-18
perf/x86/lbr: Remove cpuc->lbr_xsave allocation from atomic context
Like Xu
2021-04-28
Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-04-23
perf/x86: Allow for 8<num_fixed_counters<16
Colin Ian King
2021-04-19
perf: Extend PERF_TYPE_HARDWARE and PERF_TYPE_HW_CACHE
Kan Liang
2021-04-19
perf/x86: Support filter_match callback
Kan Liang
2021-04-19
perf/x86: Add structures for the attributes of Hybrid PMUs
Kan Liang
2021-04-19
perf/x86: Register hybrid PMUs
Kan Liang
2021-04-19
perf/x86: Factor out x86_pmu_show_pmu_cap
Kan Liang
2021-04-19
perf/x86: Remove temporary pmu assignment in event_init
Kan Liang
2021-04-19
perf/x86: Hybrid PMU support for extra_regs
Kan Liang
2021-04-19
perf/x86: Hybrid PMU support for event constraints
Kan Liang
2021-04-19
perf/x86: Hybrid PMU support for hardware cache event
Kan Liang
2021-04-19
perf/x86: Hybrid PMU support for counters
Kan Liang
2021-04-19
perf/x86: Hybrid PMU support for intel_ctrl
Kan Liang
2021-04-19
perf/x86/intel: Hybrid PMU support for perf capabilities
Kan Liang
2021-04-19
perf/x86: Track pmu in per-CPU cpu_hw_events
Kan Liang
2021-04-16
perf/x86: Move cpuc->running into P4 specific code
Kan Liang
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
2021-03-10
x86/perf: Use RET0 as default for guest_get_msrs to handle "no PMU" case
Sean Christopherson
2021-02-01
perf/x86/intel: Support CPUID 10.ECX to disable fixed counters
Kan Liang
2021-01-27
x86/perf: Use static_call for x86_pmu.guest_get_msrs
Like Xu
2020-12-14
Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-12-09
perf/x86: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-10-26
perf/x86: Avoid TIF_IA32 when checking 64bit mode
Gabriel Krisman Bertazi
2020-10-12
Merge tag 'perf-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-06
perf/x86: Fix n_metric for cancelled txn
Peter Zijlstra
2020-10-06
perf/x86: Fix n_pair for cancelled txn
Peter Zijlstra
2020-09-10
perf/x86/amd: Fix sampling Large Increment per Cycle events
Kim Phillips
2020-09-01
x86/perf, static_call: Optimize x86_pmu methods
Peter Zijlstra
2020-08-18
perf/x86/intel: Support per-thread RDPMC TopDown metrics
Kan Liang
2020-08-18
perf/x86: Add a macro for RDPMC offset of fixed counters
Kan Liang
2020-08-18
perf/x86/intel: Generic support for hardware TopDown metrics
Kan Liang
2020-08-18
perf/x86: Use event_base_rdpmc for the RDPMC userspace support
Kan Liang
2020-07-08
perf/x86/intel/lbr: Support XSAVES for arch LBR read
Kan Liang
2020-07-08
perf/x86: Remove task_ctx_size
Kan Liang
2020-07-02
perf/x86: Add constraint to create guest LBR event without hw counter
Like Xu
2020-07-02
perf/x86/core: Refactor hw->idx checks and cleanup
Like Xu
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
mmap locking API: add mmap_assert_locked() and mmap_assert_write_locked()
Michel Lespinasse
2020-06-05
Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-30
x86/perf: Add hardware performance events support for Zhaoxin CPU.
CodyYao-oc
2020-04-24
x86/cr4: Sanitize CR4.PCE update
Thomas Gleixner
2020-02-15
x86 user stack frame reads: switch to explicit __get_user()
Al Viro
[next]