index
:
linux.git
master
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
/
perf_event.h
Age
Commit message (
Expand
)
Author
2020-07-08
perf/x86/intel/lbr: Support XSAVES for arch LBR read
Kan Liang
2020-07-08
perf/x86/intel/lbr: Support XSAVES/XRSTORS for LBR context switch
Kan Liang
2020-07-08
perf/x86/intel/lbr: Support Architectural LBR
Kan Liang
2020-07-08
perf/x86/intel/lbr: Factor out rdlbr_all() and wrlbr_all()
Kan Liang
2020-07-08
perf/x86/intel/lbr: Unify the stored format of LBR information
Kan Liang
2020-07-08
perf/x86/intel/lbr: Support LBR_CTL
Kan Liang
2020-07-08
perf/x86: Expose CPUID enumeration bits for arch LBR
Kan Liang
2020-07-08
perf/x86/intel/lbr: Use dynamic data structure for task_ctx
Kan Liang
2020-07-08
perf/x86/intel/lbr: Factor out a new struct for generic optimization
Kan Liang
2020-07-08
perf/x86/intel/lbr: Add the function pointers for LBR save and restore
Kan Liang
2020-07-08
perf/x86/intel/lbr: Add a function pointer for LBR read
Kan Liang
2020-07-08
perf/x86/intel/lbr: Add a function pointer for LBR reset
Kan Liang
2020-07-02
perf/x86: Keep LBR records unchanged in host context for guest usage
Like Xu
2020-07-02
perf/x86: Add constraint to create guest LBR event without hw counter
Like Xu
2020-07-02
perf/x86: Fix variable types for LBR registers
Wei Wang
2020-04-30
x86/perf: Add hardware performance events support for Zhaoxin CPU.
CodyYao-oc
2020-01-17
perf/x86/amd: Add support for Large Increment per Cycle Events
Kim Phillips
2020-01-17
perf/x86/amd: Constrain Large Increment per Cycle events
Kim Phillips
2019-10-28
perf/x86/intel: Implement LBR callstack context synchronization
Alexey Budankov
2019-10-28
perf/core, perf/x86: Introduce swap_task_ctx() method at 'struct pmu'
Alexey Budankov
2019-08-28
perf/x86/intel: Support PEBS output to PT
Alexander Shishkin
2019-07-08
Merge tag 'v5.2' into perf/core, to pick up fixes
Ingo Molnar
2019-06-24
perf/x86: Remove pmu->pebs_no_xmm_regs
Kan Liang
2019-06-24
perf/x86: Clean up PEBS_XMM_REGS
Kan Liang
2019-06-03
perf/x86: Use update attribute groups for default attributes
Jiri Olsa
2019-06-03
perf/x86: Use update attribute groups for caps
Jiri Olsa
2019-06-03
perf/x86: Use the new pmu::update_attrs attribute group
Jiri Olsa
2019-06-03
perf/x86: Get rid of x86_pmu::event_attrs
Jiri Olsa
2019-05-10
perf/x86/intel: Fix INTEL_FLAGS_EVENT_CONSTRAINT* masking
Stephane Eranian
2019-04-16
perf/x86/intel: Add Icelake support
Kan Liang
2019-04-16
perf/x86: Support constraint ranges
Peter Zijlstra
2019-04-16
perf/x86/lbr: Avoid reading the LBRs when adaptive PEBS handles them
Andi Kleen
2019-04-16
perf/x86/intel: Support adaptive PEBS v4
Kan Liang
2019-04-16
perf/x86: Support outputting XMM registers
Kan Liang
2019-04-16
perf/x86/intel: Force resched when TFA sysctl is modified
Stephane Eranian
2019-04-16
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2019-04-16
perf/x86: Fix incorrect PEBS_REGS
Kan Liang
2019-04-03
perf/x86: Remove PERF_X86_EVENT_COMMITTED
Peter Zijlstra
2019-03-15
perf/x86: Fixup typo in stub functions
Peter Zijlstra
2019-03-12
Merge branch 'x86-tsx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-03-06
perf/x86/intel: Implement support for TSX Force Abort
Peter Zijlstra (Intel)
2019-03-06
perf/x86/intel: Make cpuc allocations consistent
Peter Zijlstra (Intel)
2019-02-28
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2019-02-11
perf/x86: Add check_period PMU callback
Jiri Olsa
2019-02-11
perf/x86/kvm: Avoid unnecessary work in guest filtering
Andi Kleen
2018-11-22
perf/x86/intel: Add generic branch tracing check to intel_pmu_has_bts()
Jiri Olsa
2018-10-02
perf/x86/intel: Add a separate Arch Perfmon v4 PMI handler
Andi Kleen
2018-07-25
perf/x86/intel: Introduce PMU flag for Extended PEBS
Kan Liang
2018-06-21
perf/x86/intel/lbr: Optimize context switches for the LBR call stack
Kan Liang
2018-06-21
perf/x86/intel/lbr: Fix incomplete LBR call stack
Kan Liang
[next]