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
/
kernel
/
cpu
/
perf_event.c
Commit message (
Expand
)
Author
Age
*
perf/x86: Check all MSRs before passing hw check
George Dunlap
2013-04-21
*
perf/x86: Add memory profiling via PEBS Load Latency
Stephane Eranian
2013-04-01
*
perf/x86: Add flags to event constraints
Stephane Eranian
2013-04-01
*
perf/x86: Improve sysfs event mapping with event string
Stephane Eranian
2013-03-26
*
perf/x86: Support CPU specific sysfs events
Andi Kleen
2013-03-26
*
perf/x86: Allow for architecture specific RDPMC indexes
Jacob Shin
2013-02-06
*
perf: Make EVENT_ATTR global
Sukadev Bhattiprolu
2013-01-31
*
perf x86: revert 20b279 - require exclude_guest to use PEBS - kernel side
David Ahern
2013-01-10
*
perf/x86: Fix sparse warnings
Peter Huewe
2012-10-30
*
perf/x86: Add hardware events translations for AMD cpus
Jiri Olsa
2012-10-24
*
perf/x86: Add hardware events translations for Intel cpus
Jiri Olsa
2012-10-24
*
perf/x86: Filter out undefined events from sysfs events attribute
Jiri Olsa
2012-10-24
*
perf/x86: Make hardware event translations available in sysfs
Jiri Olsa
2012-10-24
*
x86/perf: Fix virtualization sanity check
Andre Przywara
2012-10-24
*
perf: Require exclude_guest to use PEBS - kernel side enforcement
Peter Zijlstra
2012-10-16
*
perf/x86: Fix USER/KERNEL tagging of samples properly
Peter Zijlstra
2012-07-31
*
perf/x86: Add a microcode revision check for SNB-PEBS
Peter Zijlstra
2012-07-05
*
perf/x86: Improve debug output in check_hw_exists()
Robert Richter
2012-07-05
*
perf/x86: Move Intel specific code to intel_pmu_init()
Robert Richter
2012-07-05
*
perf/x86: Rename Intel specific macros
Robert Richter
2012-07-05
*
Merge branch 'x86/cpu' into perf/core
Ingo Molnar
2012-07-05
|
\
|
*
x86, cpu: Rename checking_wrmsrl() to wrmsrl_safe()
H. Peter Anvin
2012-06-07
*
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2012-07-05
|
\
\
|
*
|
perf/x86: Fix USER/KERNEL tagging of samples
Peter Zijlstra
2012-07-05
*
|
|
perf: Export perf_assign_events()
Yan, Zheng
2012-06-18
*
|
|
perf/x86/amd: Fix RDPMC index calculation for AMD family 15h
Robert Richter
2012-06-18
*
|
|
perf/x86: Convert obsolete simple_strtoul() usage to kstrtoul()
Shuah Khan
2012-06-11
*
|
|
perf/x86: Use rdpmc() rather than rdmsr() when possible in the kernel
Vince Weaver
2012-06-06
*
|
|
perf/x86: Fix wrmsrl() debug wrapper
Peter Zijlstra
2012-06-06
|
/
/
*
|
perf/x86: Check if user fp is valid
Arun Sharma
2012-06-06
*
|
perf/x86: Allow multiple stacks
Arun Sharma
2012-06-06
*
|
perf/x86: Fix Intel shared extra MSR allocation
Peter Zijlstra
2012-06-06
|
/
*
perf: Pass last sampling period to perf_sample_data_init()
Robert Richter
2012-05-09
*
perf: Trivial cleanup of duplicate code
Robert Richter
2012-04-26
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-03-31
|
\
|
*
Merge branch 'linus' into perf/urgent
Ingo Molnar
2012-03-26
|
|
\
|
*
|
perf: Fix mmap_page capabilities and docs
Peter Zijlstra
2012-03-23
|
*
|
perf: Adding sysfs group format attribute for pmu device
Jiri Olsa
2012-03-16
*
|
|
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-29
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
x32: Handle process creation
H. Peter Anvin
2012-02-20
*
|
|
bitops: rename for_each_set_bit_cont() in favor of analogous list.h function
Akinobu Mita
2012-03-23
|
|
/
|
/
|
*
|
perf: Add callback to flush branch_stack on context switch
Stephane Eranian
2012-03-05
*
|
perf/x86: Sync branch stack sampling with precise_sampling
Stephane Eranian
2012-03-05
*
|
perf/x86: Add Intel LBR sharing logic
Stephane Eranian
2012-03-05
*
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2012-03-05
|
\
|
*
|
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2012-02-06
|
\
\
|
*
|
perf: Remove deprecated WARN_ON_ONCE()
Stephane Eranian
2012-02-03
|
|
/
*
|
perf: Extend the mmap control page with time (TSC) fields
Peter Zijlstra
2011-12-21
*
|
perf, x86: Provide means for disabling userspace RDPMC
Peter Zijlstra
2011-12-21
*
|
perf, x86: Implement user-space RDPMC support, to allow fast, user-space acce...
Peter Zijlstra
2011-12-21
|
/
[next]