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
Commit message (
Expand
)
Author
Age
*
perf session: Parse sample earlier
Arnaldo Carvalho de Melo
2010-12-04
*
perf events: Make sample_type identity fields available in all PERF_RECORD_ e...
Arnaldo Carvalho de Melo
2010-12-04
*
perf events: Separate the routines handling the PERF_SAMPLE_ identity fields
Arnaldo Carvalho de Melo
2010-12-04
*
perf events: Fix event inherit fallout of precalculated headers
Thomas Gleixner
2010-12-04
*
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
2010-12-02
|
\
|
*
perf stat: Add csv-style output
Stephane Eranian
2010-12-01
|
*
perf stat: Use --big-num format by default
Arnaldo Carvalho de Melo
2010-12-01
|
*
perf stat: Document missing options
Shawn Bohrer
2010-12-01
|
*
perf test: Fix spelling mistake in documentation
Shawn Bohrer
2010-12-01
|
*
perf trace: Document missing options
Shawn Bohrer
2010-12-01
|
*
perf top: Document missing options
Shawn Bohrer
2010-12-01
|
*
perf sched: Document missing options
Shawn Bohrer
2010-12-01
|
*
perf report: Document missing options
Shawn Bohrer
2010-12-01
|
*
perf record: Document missing options
Shawn Bohrer
2010-12-01
|
*
perf probe: Fix spelling mistake in documentation
Shawn Bohrer
2010-12-01
|
*
perf lock: Document missing options
Shawn Bohrer
2010-12-01
|
*
perf kvm: Document missing options
Shawn Bohrer
2010-12-01
|
*
perf diff: Document missing options
Shawn Bohrer
2010-12-01
|
*
perf diff: Fix displacement and modules options short flag
Shawn Bohrer
2010-12-01
|
*
perf buildid-list: Document missing options
Shawn Bohrer
2010-12-01
|
*
perf annotate: Document missing options.
Shawn Bohrer
2010-12-01
*
|
Merge branch 'perf/rename' into perf/core
Ingo Molnar
2010-12-01
|
\
\
|
|
/
|
/
|
|
*
perf: Rename 'perf trace' to 'perf script'
Ingo Molnar
2010-11-16
*
|
perf tools: fix event parsing of comma-separated tracepoint events
Corey Ashford
2010-11-30
*
|
perf packaging: add memcpy to perf MANIFEST
Don Zickus
2010-11-30
*
|
perf debug: Simplify trace_event
Arnaldo Carvalho de Melo
2010-11-30
*
|
perf session: Allocate chunks of sample objects
Thomas Gleixner
2010-11-30
*
|
perf session: Cache sample objects
Thomas Gleixner
2010-11-30
*
|
perf session: Keep file mmaped instead of malloc/memcpy
Thomas Gleixner
2010-11-30
*
|
perf session: Use sensible mmap size
Thomas Gleixner
2010-11-30
*
|
perf session: Simplify termination checks
Thomas Gleixner
2010-11-30
*
|
perf session: Move ui_progress_update in __perf_session__process_events()
Thomas Gleixner
2010-11-30
*
|
perf session: Cleanup __perf_session__process_events()
Thomas Gleixner
2010-11-30
*
|
perf session: Use appropriate pointer type instead of silly typecasting
Thomas Gleixner
2010-11-30
*
|
perf session: Fix list sort algorithm
Thomas Gleixner
2010-11-30
*
|
perf events: Precalculate the header space for PERF_SAMPLE_ fields
Arnaldo Carvalho de Melo
2010-11-30
*
|
perf tools: Fix lost and unknown events handling
Arnaldo Carvalho de Melo
2010-11-26
*
|
perf trace: Handle DT_UNKNOWN on filesystems that don't support d_type
Shawn Bohrer
2010-11-26
*
|
perf symbols: Correct final kernel map guesses
Ian Munsie
2010-11-26
*
|
perf events: Default to using event__process_lost
Arnaldo Carvalho de Melo
2010-11-26
*
|
perf record: Add option to disable collecting build-ids
Arnaldo Carvalho de Melo
2010-11-26
*
|
perf, x86: P4 PMU - describe config format
Cyrill Gorcunov
2010-11-26
*
|
perf, arch: Cleanup perf-pmu init vs lockup-detector
Peter Zijlstra
2010-11-26
*
|
x86: Set cpu masks before calling CPU_STARTING notifiers
Andi Kleen
2010-11-26
*
|
perf: Ignore non-sampling overflows
Peter Zijlstra
2010-11-26
*
|
perf: Don't bother to init the hrtimer for no SW sampling counters
Franck Bui-Huu
2010-11-26
*
|
perf: Limit event refresh to sampling event
Franck Bui-Huu
2010-11-26
*
|
perf: Introduce is_sampling_event()
Franck Bui-Huu
2010-11-26
*
|
scripts/tags.sh: Add magic for trace-events
Peter Zijlstra
2010-11-26
*
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-11-26
|
\
\
[next]