index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
oprofile
/
op_model_ppro.c
Commit message (
Expand
)
Author
Age
*
oprofile, x86: Fix overflow and warning (commit 1d12d35)
Robert Richter
2011-08-16
*
oprofile, x86: Convert memory allocation to static array
Maarten Lankhorst
2011-08-01
*
x86: Replace uses of current_cpu_data with this_cpu ops
Tejun Heo
2010-12-30
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-05-18
|
\
|
*
perf, x86: Undo some some *_counter* -> *_event* renames
Robert Richter
2010-04-02
*
|
oprofile/x86: return -EBUSY if counters are already reserved
Robert Richter
2010-05-04
*
|
oprofile/x86: moving shutdown functions
Robert Richter
2010-05-04
*
|
oprofile/x86: reserve counter msrs pairwise
Robert Richter
2010-05-04
|
/
*
perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLE
Robert Richter
2010-03-01
*
oprofile/x86: use kzalloc() instead of kmalloc()
Robert Richter
2010-02-26
*
oprofile/x86: warn user if a counter is already active
Robert Richter
2010-02-26
*
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-21
*
x86/oprofile: Modify initialization of num_virt_counters
Robert Richter
2009-07-20
*
x86/oprofile: Remove unused num_virt_controls from struct op_x86_model_spec
Robert Richter
2009-07-20
*
x86/oprofile: Remove const qualifier from struct op_x86_model_spec
Robert Richter
2009-07-20
*
oprofile: Implement performance counter multiplexing
Jason Yeh
2009-07-20
*
x86/oprofile: Whitespaces changes only
Robert Richter
2009-07-14
*
Merge commit 'tip/perfcounters-for-linus' into oprofile/master
Robert Richter
2009-06-12
|
\
|
*
Merge commit 'v2.6.29-rc7' into perfcounters/core
Ingo Molnar
2009-03-04
|
|
\
|
*
|
perfcounters: fix "perf counters kills oprofile" bug, v2
Ingo Molnar
2009-02-05
|
*
|
x86, perfcounters: rename intel_arch_perfmon.h => perf_counter.h
Ingo Molnar
2008-12-23
*
|
|
x86/oprofile: replace CTR*_IS_RESERVED macros
Robert Richter
2009-06-11
*
|
|
x86/oprofile: replace CTRL_SET_*ACTIVE macros
Robert Richter
2009-06-11
*
|
|
x86/oprofile: replace CTR_OVERFLOWED macros
Robert Richter
2009-06-11
*
|
|
x86/oprofile: replace macros to calculate control register
Robert Richter
2009-06-11
*
|
|
x86/oprofile: pass the model to setup_ctrs() functions
Robert Richter
2009-06-11
*
|
|
x86/oprofile: fix and cleanup CTRL_SET_* macros
Robert Richter
2009-06-11
*
|
|
x86/oprofile: remove MSR macros for ppro cpus
Robert Richter
2009-06-11
*
|
|
x86/oprofile: move common macros to op_x86_model.h
Robert Richter
2009-06-11
*
|
|
x86/oprofile: moving arch_perfmon counter setup to op_x86_model_spec.init
Robert Richter
2009-06-10
*
|
|
Revert "oprofile: discover counters for op ppro too"
Robert Richter
2009-06-10
|
|
/
|
/
|
*
|
x86: oprofile: don't set counter width from cpuid on Core2
Tim Blechmann
2009-03-03
|
/
*
oprofile: fix CPU unplug panic in ppro_stop()
Eric Dumazet
2008-12-03
*
oprofile: fix an overflow in ppro code
Eric Dumazet
2008-11-17
*
oprofile: Fix p6 counter overflow check
Andi Kleen
2008-11-07
*
Merge branch 'oprofile/x86-oprofile-for-tip' into oprofile/oprofile-for-tip
Robert Richter
2008-10-15
|
\
|
*
oprofile: discover counters for op ppro too
Andi Kleen
2008-10-13
|
*
oprofile: Implement Intel architectural perfmon support
Andi Kleen
2008-10-13
*
|
oprofile: whitespace fixes
Robert Richter
2008-10-15
|
/
*
Revert "Oprofile Multiplexing Patch"
Robert Richter
2008-09-24
*
Oprofile Multiplexing Patch
Jason Yeh
2008-07-26
*
x86: coding style fixes to arch/x86/oprofile/op_model_ppro.c
Paolo Ciarrocchi
2008-04-17
*
i386: move oprofile
Thomas Gleixner
2007-10-11