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
/
kernel
/
cpu
/
perf_event_amd_ibs.c
Age
Commit message (
Expand
)
Author
2015-02-18
perf/x86/amd/ibs: Convert force_ibs_eilvt_setup() to void
Aravind Gopalakrishnan
2014-11-12
perf/x86/amd/ibs: Update IBS MSRs and feature definitions
Aravind Gopalakrishnan
2014-04-24
kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation
Masami Hiramatsu
2014-03-20
x86, amd, ibs: Fix CPU hotplug callback registration
Srivatsa S. Bhat
2014-01-16
perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h
Robert Richter
2013-07-14
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
2013-01-03
treewide: Replace incomming with incoming in all comments and strings
Jorrit Schippers
2012-10-05
perf/AMD/IBS: Add sysfs support
Robert Richter
2012-09-13
perf/x86/ibs: Check syscall attribute flags
Robert Richter
2012-07-31
perf/x86: Fix USER/KERNEL tagging of samples properly
Peter Zijlstra
2012-05-09
perf/x86-ibs: Fix usage of IBS op current count
Robert Richter
2012-05-09
perf/x86-ibs: Catch spurious interrupts after stopping IBS
Robert Richter
2012-05-09
perf/x86-ibs: Implement workaround for IBS erratum #420
Robert Richter
2012-05-09
perf/x86-ibs: Extend hw period that triggers overflow
Robert Richter
2012-05-09
perf/x86-ibs: Trigger overflow if remaining period is too small
Robert Richter
2012-05-09
perf/x86-ibs: Rename some variables
Robert Richter
2012-05-09
perf/x86-ibs: Precise event sampling with IBS for AMD CPUs
Robert Richter
2012-05-09
perf/x86-ibs: Take instruction pointer from ibs sample
Robert Richter
2012-05-09
perf/x86-ibs: Fix frequency profiling
Robert Richter
2012-05-09
perf/x86-ibs: Enable ibs op micro-ops counting mode
Robert Richter
2012-05-09
perf: Pass last sampling period to perf_sample_data_init()
Robert Richter
2012-05-09
perf/x86-ibs: Fix update of period
Robert Richter
2012-04-25
perf/x86: Clean up register_nmi_handler() usage
Ingo Molnar
2012-03-08
perf/x86: Implement 64-bit counter support for IBS
Robert Richter
2012-03-08
perf/x86: Implement IBS pmu control ops
Robert Richter
2012-03-08
perf/x86: Implement IBS interrupt handler
Robert Richter
2012-03-08
perf/x86: Implement IBS event configuration
Robert Richter
2011-12-05
perf, x86: Force IBS LVT offset assignment for family 10h
Robert Richter
2011-10-10
perf, x86: Implement IBS initialization
Robert Richter