index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
oprofile
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-21
2
-3
/
+3
*
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: Add counter reservation check for virtual counters
Robert Richter
2009-07-20
1
-3
/
+1
*
x86/oprofile: Implement op_x86_virt_to_phys()
Robert Richter
2009-07-20
3
-1
/
+8
*
oprofile: Adding switch counter to oprofile statistic variables
Robert Richter
2009-07-20
1
-7
/
+0
*
x86/oprofile: Implement mux_clone()
Robert Richter
2009-07-20
1
-14
/
+23
*
x86/oprofile: Enable multiplexing only if the model supports it
Robert Richter
2009-07-20
1
-3
/
+9
*
x86/oprofile: Add function has_mux() to check multiplexing support
Robert Richter
2009-07-20
1
-1
/
+18
*
x86/oprofile: Modify initialization of num_virt_counters
Robert Richter
2009-07-20
3
-3
/
+3
*
x86/oprofile: Remove unused num_virt_controls from struct op_x86_model_spec
Robert Richter
2009-07-20
4
-5
/
+0
*
x86/oprofile: Remove const qualifier from struct op_x86_model_spec
Robert Richter
2009-07-20
5
-10
/
+10
*
x86/oprofile: Moving nmi_cpu_switch() in nmi_int.c
Robert Richter
2009-07-20
1
-74
/
+70
*
x86/oprofile: Moving nmi_cpu_save/restore_mpx_registers() in nmi_int.c
Robert Richter
2009-07-20
1
-28
/
+24
*
x86/oprofile: Moving nmi_setup_cpu_mux() in nmi_int.c
Robert Richter
2009-07-20
1
-26
/
+19
*
x86/oprofile: Implement multiplexing setup/shutdown functions
Robert Richter
2009-07-20
1
-36
/
+40
*
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
3
-69
/
+55
*
x86/oprofile: Fix initialization of switch_index
Robert Richter
2009-07-20
1
-7
/
+9
*
x86/oprofile: Use per_cpu() instead of __get_cpu_var()
Robert Richter
2009-07-20
1
-2
/
+2
*
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
6
-20
/
+267
*
x86/oprofile: Whitespaces changes only
Robert Richter
2009-07-14
4
-20
/
+20
*
x86/oprofile: Rework and simplify nmi_cpu_setup()
Robert Richter
2009-07-14
1
-10
/
+3
*
x86/oprofile: Fix cast of counter value
Robert Richter
2009-07-14
2
-5
/
+5
*
-
.
Merge commit 'v2.6.31-rc3'; commit 'tip/oprofile' into oprofile/core
Robert Richter
2009-07-14
1
-1
/
+1
|
\
\
|
*
|
x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmon
Robert Richter
2009-07-10
1
-1
/
+1
*
|
|
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: fix initialization of arch_perfmon for core_i7
Robert Richter
2009-06-12
1
-2
/
+3
*
|
Merge commit 'tip/perfcounters-for-linus' into oprofile/master
Robert Richter
2009-06-12
3
-4
/
+13
|
\
\
|
|
/
|
*
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2009-06-11
1
-4
/
+23
|
|
\
|
|
*
Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-06-10
1
-4
/
+23
|
|
|
\
|
*
|
\
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2009-06-01
1
-1
/
+1
|
|
\
\
\
|
|
|
/
/
|
*
|
|
Merge branch 'linus' into perfcounters/core-v2
Ingo Molnar
2009-04-06
1
-1
/
+1
|
|
\
\
\
|
*
\
\
\
Merge commit 'v2.6.29-rc7' into perfcounters/core
Ingo Molnar
2009-03-04
1
-2
/
+12
|
|
\
\
\
\
|
*
|
|
|
|
perfcounters: fix "perf counters kills oprofile" bug, v2
Ingo Molnar
2009-02-05
1
-0
/
+8
|
*
|
|
|
|
perfcounters: fix "perf counters kill oprofile" bug
Mike Galbraith
2009-02-04
1
-3
/
+4
|
*
|
|
|
|
Merge commit 'v2.6.29-rc1' into perfcounters/core
Ingo Molnar
2009-01-11
1
-133
/
+91
|
|
\
\
\
\
\
|
*
|
|
|
|
|
x86, perfcounters: rename intel_arch_perfmon.h => perf_counter.h
Ingo Molnar
2008-12-23
1
-1
/
+1
*
|
|
|
|
|
|
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
[next]