index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
oprofile
/
op_model_amd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
oprofile/x86: make AMD IBS hotplug capable
Robert Richter
2010-05-06
1
-38
/
+16
*
oprofile/x86: remove duplicate IBS capability check
Robert Richter
2010-05-04
1
-2
/
+1
*
oprofile/x86: move IBS code
Robert Richter
2010-05-04
1
-110
/
+110
*
oprofile/x86: return -EBUSY if counters are already reserved
Robert Richter
2010-05-04
1
-11
/
+13
*
oprofile/x86: moving shutdown functions
Robert Richter
2010-05-04
1
-12
/
+12
*
oprofile/x86: reserve counter msrs pairwise
Robert Richter
2010-05-04
1
-24
/
+19
*
perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLE
Robert Richter
2010-03-01
1
-3
/
+3
*
perf, x86: add some IBS macros to perf_event.h
Robert Richter
2010-03-01
1
-3
/
+3
*
perf, x86: make IBS macros available in perf_event.h
Robert Richter
2010-03-01
1
-11
/
+0
*
oprofile/x86: fix msr access to reserved counters
Robert Richter
2010-02-26
1
-5
/
+4
*
oprofile/x86: use kzalloc() instead of kmalloc()
Robert Richter
2010-02-26
1
-4
/
+0
*
oprofile/x86: fix perfctr nmi reservation for mulitplexing
Robert Richter
2010-02-26
1
-19
/
+0
*
oprofile/x86: warn user if a counter is already active
Robert Richter
2010-02-26
1
-1
/
+10
*
oprofile/x86: implement randomization for IBS periodic op counter
Robert Richter
2010-02-26
1
-6
/
+63
*
oprofile/x86: implement lsfr pseudo-random number generator for IBS
Suravee Suthikulpanit
2010-02-26
1
-0
/
+23
*
oprofile/x86: implement IBS cpuid feature detection
Robert Richter
2010-02-26
1
-17
/
+63
*
oprofile/x86: remove node check in AMD IBS initialization
Robert Richter
2010-02-26
1
-10
/
+0
*
oprofile/x86: remove OPROFILE_IBS config option
Robert Richter
2010-02-26
1
-30
/
+1
*
arch/x86/oprofile/op_model_amd.c: fix op_amd_handle_ibs() return type
Andrew Morton
2009-08-04
1
-5
/
+3
*
Revert "x86: oprofile/op_model_amd.c set return values for op_amd_handle_ibs()"
Robert Richter
2009-08-04
1
-5
/
+2
*
x86/oprofile: Small coding style fixes
Robert Richter
2009-07-20
1
-3
/
+2
*
x86/oprofile: Implement op_x86_virt_to_phys()
Robert Richter
2009-07-20
1
-1
/
+1
*
x86/oprofile: Remove unused num_virt_controls from struct op_x86_model_spec
Robert Richter
2009-07-20
1
-1
/
+0
*
x86/oprofile: Remove const qualifier from struct op_x86_model_spec
Robert Richter
2009-07-20
1
-1
/
+1
*
oprofile: Grouping multiplexing code in op_model_amd.c
Robert Richter
2009-07-20
1
-34
/
+41
*
oprofile: Introduce op_x86_phys_to_virt()
Robert Richter
2009-07-20
1
-49
/
+31
*
x86/oprofile: Fix usage of NUM_CONTROLS/NUM_COUNTERS macros
Robert Richter
2009-07-20
1
-2
/
+2
*
oprofile: Implement performance counter multiplexing
Jason Yeh
2009-07-20
1
-14
/
+96
*
x86/oprofile: Whitespaces changes only
Robert Richter
2009-07-14
1
-6
/
+6
*
x86/oprofile: Fix cast of counter value
Robert Richter
2009-07-14
1
-2
/
+2
*
x86: oprofile/op_model_amd.c set return values for op_amd_handle_ibs()
Jaswinder Singh Rajput
2009-06-18
1
-2
/
+5
*
x86/oprofile: introduce oprofile_add_data64()
Robert Richter
2009-06-11
1
-18
/
+9
*
x86/oprofile: use 64 bit values in IBS functions
Robert Richter
2009-06-11
1
-70
/
+61
*
x86/oprofile: use 64 bit wrmsr functions
Robert Richter
2009-06-11
1
-3
/
+4
*
x86/oprofile: replace CTR*_IS_RESERVED macros
Robert Richter
2009-06-11
1
-5
/
+5
*
x86/oprofile: replace CTRL_SET_*ACTIVE macros
Robert Richter
2009-06-11
1
-8
/
+8
*
x86/oprofile: replace CTR_OVERFLOWED macros
Robert Richter
2009-06-11
1
-8
/
+8
*
x86/oprofile: replace macros to calculate control register
Robert Richter
2009-06-11
1
-25
/
+16
*
x86/oprofile: pass the model to setup_ctrs() functions
Robert Richter
2009-06-11
1
-1
/
+2
*
x86/oprofile: remove unused macros for AMD virtualization profiling
Robert Richter
2009-06-11
1
-5
/
+0
*
x86/oprofile: remove MSR macros for AMD cpus
Robert Richter
2009-06-11
1
-17
/
+12
*
x86/oprofile: move common macros to op_x86_model.h
Robert Richter
2009-06-11
1
-8
/
+0
*
x86/oprofile: remove #ifdefs in ibs functions
Robert Richter
2009-06-11
1
-34
/
+46
*
oprofile: make new cpu buffer functions part of the api
Robert Richter
2009-01-07
1
-33
/
+24
*
oprofile: use new data sample format for ibs
Robert Richter
2009-01-07
1
-78
/
+41
*
oprofile: rework implementation of cpu buffer events
Robert Richter
2009-01-07
1
-4
/
+4
*
oprofile: rename variable ibs_allowed to has_ibs in op_model_amd.c
Robert Richter
2009-01-07
1
-12
/
+12
*
x86/oprofile: fix pci_dev use count for AMD northbridge devices
Robert Richter
2008-12-29
1
-0
/
+1
*
x86/oprofile: cleanup IBS init/exit functions in op_model_amd.c
Robert Richter
2008-12-10
1
-15
/
+17
*
x86/oprofile: reordering IBS code in op_model_amd.c
Robert Richter
2008-12-10
1
-13
/
+13
[next]