Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
38409d726bc6413d39f082f60bc803f52d8b5849
/
arch
/
x86
/
oprofile
/
op_model_amd.c
bae663b
oprofile/x86: make AMD IBS hotplug capable
by Robert Richter
· 15 years ago
5bdb793
oprofile/x86: remove duplicate IBS capability check
by Robert Richter
· 15 years ago
da759fe
oprofile/x86: move IBS code
by Robert Richter
· 15 years ago
8617f98
oprofile/x86: return -EBUSY if counters are already reserved
by Robert Richter
· 15 years ago
83300ce
oprofile/x86: moving shutdown functions
by Robert Richter
· 15 years ago
d0e4120
oprofile/x86: reserve counter msrs pairwise
by Robert Richter
· 15 years ago
bb1165d
perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLE
by Robert Richter
· 15 years ago
a163b10
perf, x86: add some IBS macros to perf_event.h
by Robert Richter
· 15 years ago
1d6040f
perf, x86: make IBS macros available in perf_event.h
by Robert Richter
· 15 years ago
cfc9c0b
oprofile/x86: fix msr access to reserved counters
by Robert Richter
· 15 years ago
c17c8fb
oprofile/x86: use kzalloc() instead of kmalloc()
by Robert Richter
· 15 years ago
68dc819
oprofile/x86: fix perfctr nmi reservation for mulitplexing
by Robert Richter
· 15 years ago
98a2e73
oprofile/x86: warn user if a counter is already active
by Robert Richter
· 15 years ago
ba52078
oprofile/x86: implement randomization for IBS periodic op counter
by Robert Richter
· 15 years ago
f125be1
oprofile/x86: implement lsfr pseudo-random number generator for IBS
by Suravee Suthikulpanit
· 15 years ago
64683da
oprofile/x86: implement IBS cpuid feature detection
by Robert Richter
· 15 years ago
89baaaa
oprofile/x86: remove node check in AMD IBS initialization
by Robert Richter
· 15 years ago
013cfc5
oprofile/x86: remove OPROFILE_IBS config option
by Robert Richter
· 15 years ago
4680e64
arch/x86/oprofile/op_model_amd.c: fix op_amd_handle_ibs() return type
by Andrew Morton
· 16 years ago
54a0bf3
Revert "x86: oprofile/op_model_amd.c set return values for op_amd_handle_ibs()"
by Robert Richter
· 15 years ago
c550091
x86/oprofile: Small coding style fixes
by Robert Richter
· 15 years ago
61d149d
x86/oprofile: Implement op_x86_virt_to_phys()
by Robert Richter
· 16 years ago
2904a52
x86/oprofile: Remove unused num_virt_controls from struct op_x86_model_spec
by Robert Richter
· 16 years ago
259a83a
x86/oprofile: Remove const qualifier from struct op_x86_model_spec
by Robert Richter
· 16 years ago
7e7478c
oprofile: Grouping multiplexing code in op_model_amd.c
by Robert Richter
· 15 years ago
d8471ad
oprofile: Introduce op_x86_phys_to_virt()
by Robert Richter
· 15 years ago
5e766e3
x86/oprofile: Fix usage of NUM_CONTROLS/NUM_COUNTERS macros
by Robert Richter
· 16 years ago
4d4036e
oprofile: Implement performance counter multiplexing
by Jason Yeh
· 16 years ago
6e63ea4
x86/oprofile: Whitespaces changes only
by Robert Richter
· 16 years ago
8045a4c
x86/oprofile: Fix cast of counter value
by Robert Richter
· 16 years ago
21e7087
x86: oprofile/op_model_amd.c set return values for op_amd_handle_ibs()
by Jaswinder Singh Rajput
· 16 years ago
51563a0
x86/oprofile: introduce oprofile_add_data64()
by Robert Richter
· 16 years ago
c572ae4
x86/oprofile: use 64 bit values in IBS functions
by Robert Richter
· 16 years ago
bbc5986
x86/oprofile: use 64 bit wrmsr functions
by Robert Richter
· 16 years ago
217d3cf
x86/oprofile: replace CTR*_IS_RESERVED macros
by Robert Richter
· 16 years ago
dea3766
x86/oprofile: replace CTRL_SET_*ACTIVE macros
by Robert Richter
· 16 years ago
42399ad
x86/oprofile: replace CTR_OVERFLOWED macros
by Robert Richter
· 16 years ago
3370d35
x86/oprofile: replace macros to calculate control register
by Robert Richter
· 16 years ago
ef8828d
x86/oprofile: pass the model to setup_ctrs() functions
by Robert Richter
· 16 years ago
9c59354
x86/oprofile: remove unused macros for AMD virtualization profiling
by Robert Richter
· 16 years ago
d2731a4
x86/oprofile: remove MSR macros for AMD cpus
by Robert Richter
· 16 years ago
ff9faa8
x86/oprofile: move common macros to op_x86_model.h
by Robert Richter
· 16 years ago
9063759
x86/oprofile: remove #ifdefs in ibs functions
by Robert Richter
· 16 years ago
14f0ca8
oprofile: make new cpu buffer functions part of the api
by Robert Richter
· 16 years ago
1acda87
oprofile: use new data sample format for ibs
by Robert Richter
· 16 years ago
ae735e9
oprofile: rework implementation of cpu buffer events
by Robert Richter
· 16 years ago
fc81be8
oprofile: rename variable ibs_allowed to has_ibs in op_model_amd.c
by Robert Richter
· 16 years ago
83bd924
x86/oprofile: fix pci_dev use count for AMD northbridge devices
by Robert Richter
· 16 years ago
fe615cb
x86/oprofile: cleanup IBS init/exit functions in op_model_amd.c
by Robert Richter
· 16 years ago
9fa6812
x86/oprofile: reordering IBS code in op_model_amd.c
by Robert Richter
· 16 years ago
cdc1834
oprofile: whitspace changes only
by Robert Richter
· 16 years ago
fd13f6c
oprofile: comment cleanup
by Robert Richter
· 16 years ago
5f87dfb
x86/oprofile: add the logic for enabling additional IBS bits
by Suravee Suthikulpanit
· 16 years ago
25ad291
oprofile: more whitespace fixes
by Robert Richter
· 16 years ago
c92960f
oprofile: whitespace fixes
by Robert Richter
· 16 years ago
ccd755c
OProfile: Rename IBS sysfs dir into "ibs_op"
by Robert Richter
· 16 years ago
2d55a47
OProfile: Rework string handling in setup_ibs_files()
by Robert Richter
· 16 years ago
e2fee27
OProfile: Rework oprofile_add_ibs_sample() function
by Robert Richter
· 16 years ago
4c168ea
Revert "Oprofile Multiplexing Patch"
by Robert Richter
· 16 years ago
1a960b4
Oprofile Multiplexing Patch
by Jason Yeh
· 16 years ago
6852fd9
x86/oprofile: reanaming op_model_athlon.c to op_model_amd.c
by Robert Richter
· 16 years ago
[Renamed (99%) from arch/x86/oprofile/op_model_athlon.c]
852402c
x86/oprofile: add CONFIG_OPROFILE_IBS option
by Robert Richter
· 16 years ago
543a157
x86/oprofile: op_model_athlon.c: fix counter reset when reenabling IBS OP
by Robert Richter
· 16 years ago
87f0bac
x86/oprofile: macro definition cleanup in op_model_athlon.c
by Robert Richter
· 16 years ago
a4c408a
OProfile: fix IBS build error for UP
by Robert Richter
· 16 years ago
270d3e1
OProfile: enable IBS for AMD CPUs
by Robert Richter
· 16 years ago
fc2bd73
OProfile: fix setup_ibs_files() function interface
by Robert Richter
· 16 years ago
ebb535d
OProfile: on_each_cpu(): kill unused retry parameter
by Robert Richter
· 16 years ago
9064570
OProfile: Fix build error in op_model_athlon.c
by Robert Richter
· 16 years ago
7d77f2d
OProfile: change IBS interrupt initialization
by Robert Richter
· 16 years ago
7939d2b
x86/oprofile: separating the IBS handler
by Robert Richter
· 16 years ago
56784f1
x86/oprofile: add IBS support for AMD CPUs, model specific code
by Barry Kasindorf
· 16 years ago
6657fe4
x86/oprofile: renaming athlon_*() into op_amd_*()
by Robert Richter
· 16 years ago
dfa1542
x86/oprofile: Minor changes in op_model_athlon.c
by Robert Richter
· 16 years ago
adf5ec0
x86/oprofile: introduce model specific init/exit functions
by Robert Richter
· 16 years ago
d441373
x86: coding style fixes to arch/x86/oprofile/op_model_athlon.c
by Paolo Ciarrocchi
· 17 years ago
bd87f1f
oprofile: op_model_athlon.c support for AMD family 10h barcelona performance counters
by Barry Kasindorf
· 17 years ago
ff43956
i386: move oprofile
by Thomas Gleixner
· 17 years ago
[Renamed from arch/i386/oprofile/op_model_athlon.c]
cb9c448
[PATCH] i386: Utilize performance counter reservation framework in oprofile
by Don Zickus
· 18 years ago
3e4ff11
[PATCH] x86_64: nmi watchdog header cleanup
by Don Zickus
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago