index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
oprofile
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: remove some local variables in MSR save/restore functions
Robert Richter
2009-06-11
1
-8
/
+4
*
x86/oprofile: use 64 bit values to save MSR states
Robert Richter
2009-06-11
2
-27
/
+10
*
x86/oprofile: use 64 bit wrmsr functions
Robert Richter
2009-06-11
2
-9
/
+10
*
x86/oprofile: replace CTR*_IS_RESERVED macros
Robert Richter
2009-06-11
4
-18
/
+15
*
x86/oprofile: replace CTRL_SET_*ACTIVE macros
Robert Richter
2009-06-11
3
-18
/
+16
*
x86/oprofile: replace CTR_OVERFLOWED macros
Robert Richter
2009-06-11
3
-17
/
+15
*
x86/oprofile: replace macros to calculate control register
Robert Richter
2009-06-11
4
-45
/
+60
*
x86/oprofile: pass the model to setup_ctrs() functions
Robert Richter
2009-06-11
5
-5
/
+9
*
x86/oprofile: remove unused macros for AMD virtualization profiling
Robert Richter
2009-06-11
1
-5
/
+0
*
x86/oprofile: fix and cleanup CTRL_SET_* macros
Robert Richter
2009-06-11
2
-9
/
+10
*
x86/oprofile: remove MSR macros for p4 cpus
Robert Richter
2009-06-11
1
-20
/
+19
*
x86/oprofile: remove MSR macros for ppro cpus
Robert Richter
2009-06-11
1
-11
/
+8
*
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
4
-18
/
+9
*
x86/oprofile: simplify AMD cpu init code
Robert Richter
2009-06-11
1
-8
/
+7
*
x86/oprofile: remove #ifdefs in ibs functions
Robert Richter
2009-06-11
1
-34
/
+46
*
x86/oprofile: minor style changes in struct op_x86_model_spec
Robert Richter
2009-06-11
1
-11
/
+11
*
x86/oprofile: moving arch_perfmon counter setup to op_x86_model_spec.init
Robert Richter
2009-06-10
3
-15
/
+17
*
Revert "oprofile: discover counters for op ppro too"
Robert Richter
2009-06-10
2
-6
/
+4
*
Merge commit 'v2.6.30' into oprofile/master
Robert Richter
2009-06-10
1
-1
/
+1
|
\
|
*
x86, 32-bit: fix kernel_trap_sp()
Masami Hiramatsu
2009-05-12
1
-1
/
+1
*
|
oprofile: introduce module_param oprofile.cpu_type
Robert Richter
2009-05-08
1
-2
/
+11
*
|
oprofile: add support for Core i7 and Atom
Andi Kleen
2009-05-08
1
-0
/
+7
*
|
oprofile: remove undocumented oprofile.p4force option
Andi Kleen
2009-05-08
1
-4
/
+1
*
|
oprofile: re-add force_arch_perfmon option
Andi Kleen
2009-05-08
1
-0
/
+6
|
/
*
cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t
Rusty Russell
2009-03-13
1
-1
/
+1
*
x86: oprofile: don't set counter width from cpuid on Core2
Tim Blechmann
2009-03-03
1
-2
/
+12
*
Merge branch 'oprofile/ring_buffer' into oprofile/oprofile-for-tip
Robert Richter
2009-01-08
1
-133
/
+91
|
\
|
*
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
|
*
oprofile: whitspace changes only
Robert Richter
2008-12-10
1
-2
/
+2
|
*
oprofile: comment cleanup
Robert Richter
2008-12-10
1
-15
/
+16
*
|
x86/oprofile: fix Intel cpu family 6 detection
William Cohen
2008-12-03
1
-3
/
+2
*
|
oprofile: fix CPU unplug panic in ppro_stop()
Eric Dumazet
2008-12-03
1
-0
/
+4
|
/
*
oprofile: fix an overflow in ppro code
Eric Dumazet
2008-11-17
1
-1
/
+1
*
oprofile: Fix p6 counter overflow check
Andi Kleen
2008-11-07
1
-5
/
+4
*
oprofile: fixing whitespaces in arch/x86/oprofile/*
Robert Richter
2008-10-16
2
-11
/
+10
*
Merge branch 'oprofile/x86-oprofile-for-tip' into oprofile/oprofile-for-tip
Robert Richter
2008-10-15
3
-35
/
+108
|
\
|
*
oprofile: discover counters for op ppro too
Andi Kleen
2008-10-13
2
-4
/
+6
|
*
oprofile: Implement Intel architectural perfmon support
Andi Kleen
2008-10-13
3
-28
/
+102
|
*
oprofile: Don't report Nehalem as core_2
Andi Kleen
2008-10-13
1
-3
/
+0
|
*
oprofile: drop const in num counters field
Andi Kleen
2008-10-13
1
-2
/
+2
*
|
x86/oprofile: add the logic for enabling additional IBS bits
Suravee Suthikulpanit
2008-10-15
1
-2
/
+5
[next]