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
/
sparc
/
kernel
/
perf_event.c
Commit message (
Expand
)
Author
Age
*
sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.
David S. Miller
2012-10-26
*
sparc64: Fix bit twiddling in sparc_pmu_enable_event().
David S. Miller
2012-10-16
*
sparc64: Like x86 we should check current->mm during perf backtrace generation.
David S. Miller
2012-10-14
*
sparc64: Update generic comments in perf event code to match reality.
David S. Miller
2012-08-19
*
sparc64: Add SPARC-T4 perf event support.
David S. Miller
2012-08-19
*
sparc64: Support perf event encoding for multi-PCR PMUs.
David S. Miller
2012-08-19
*
sparc64: Make sparc_pmu_{enable,disable}_event() multi-pcr aware.
David S. Miller
2012-08-19
*
sparc64: Rework sparc_pmu_enable() so that the side effects are clearer.
David S. Miller
2012-08-19
*
sparc64: Prepare perf event layer for handling multiple PCR registers.
David S. Miller
2012-08-19
*
sparc64: Specify user and supervisor trace PCR bits in sparc_pmu.
David S. Miller
2012-08-19
*
sparc64: Abstract PMC read/write behind sparc_pmu.
David S. Miller
2012-08-19
*
sparc64: Allow max hw perf events to be variable.
David S. Miller
2012-08-19
*
sparc64: Add perf_event abstractions for orthogonal PMUs.
David S. Miller
2012-08-19
*
sparc64: Abstract away PIC register accesses.
David S. Miller
2012-08-19
*
sparc64: Add 'reg_num' argument to pcr_ops methods.
David S. Miller
2012-08-19
*
perf: Pass last sampling period to perf_sample_data_init()
Robert Richter
2012-05-09
*
Disintegrate asm/system.h for Sparc
David Howells
2012-03-28
*
perf: Disable PERF_SAMPLE_BRANCH_* when not supported
Stephane Eranian
2012-03-05
*
sparc: Detect and handle UltraSPARC-T3 cpu types.
David S. Miller
2011-07-28
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
*
perf, arch: Add generic NODE cache events
Peter Zijlstra
2011-07-01
*
perf: Remove the nmi parameter from the swevent and overflow interface
Peter Zijlstra
2011-07-01
*
sparc: consolidate show_cpuinfo in cpu.c
Sam Ravnborg
2011-04-21
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
perf: Dynamic pmu types
Peter Zijlstra
2010-12-16
*
perf, sparc: Fix CONFIG_PERF_EVENTS=y build error
Ingo Molnar
2010-12-09
*
perf, arch: Cleanup perf-pmu init vs lockup-detector
Peter Zijlstra
2010-11-26
*
Merge branch 'linus' into perf/core
Ingo Molnar
2010-09-23
|
\
|
*
sparc64: Support RAW perf events.
David S. Miller
2010-09-12
*
|
perf: Remove the sysfs bits
Peter Zijlstra
2010-09-09
*
|
perf: Rework the PMU methods
Peter Zijlstra
2010-09-09
*
|
perf: Per PMU disable
Peter Zijlstra
2010-09-09
*
|
perf: Reduce perf_disable() usage
Peter Zijlstra
2010-09-09
*
|
perf: Register PMU implementations
Peter Zijlstra
2010-09-09
*
|
perf: Deconstify struct pmu
Peter Zijlstra
2010-09-09
*
|
perf: Factorize callchain context handling
Frederic Weisbecker
2010-08-18
*
|
perf: Generalize some arch callchain code
Frederic Weisbecker
2010-08-18
*
|
perf: Generalize callchain_store()
Frederic Weisbecker
2010-08-18
|
/
*
Merge branch 'linus' into perf/core
Ingo Molnar
2010-07-21
|
\
|
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-06-26
|
|
\
|
*
|
sparc64: Fix maybe_change_configuration() PCR setting.
David S. Miller
2010-06-23
*
|
|
perf: Convert perf_event to local_t
Peter Zijlstra
2010-06-09
*
|
|
perf: Cleanup {start,commit,cancel}_txn details
Peter Zijlstra
2010-06-09
|
|
/
|
/
|
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-05-27
|
\
\
|
|
/
|
/
|
|
*
perf, sparc: Implement group scheduling transactional APIs
Lin Ming
2010-05-18
*
|
sparc64: Fix stack dumping and tracing when function graph is enabled.
David S. Miller
2010-04-21
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2010-03-29
|
\
|
*
sparc64: Properly truncate pt_regs framepointer in perf callback.
David S. Miller
2010-03-29
*
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-03-13
|
\
\
|
*
|
perf: Provide generic perf_sample_data initialization
Peter Zijlstra
2010-03-10
|
|
/
[next]