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_counter: Separate out attr->type from attr->config
Ingo Molnar
2009-06-06
*
perf top: Fix zero or negative refresh delay
Frederic Weisbecker
2009-06-05
*
perf record: Set frequency correctly
Ingo Molnar
2009-06-05
*
perf_counter tools: Sample and display frequency adjustment changes
Ingo Molnar
2009-06-05
*
perf_counter: Fix frequency adjustment for < HZ
Peter Zijlstra
2009-06-05
*
perf_counter: Add PERF_SAMPLE_PERIOD
Peter Zijlstra
2009-06-05
*
perf_counter: Change PERF_SAMPLE_CONFIG into PERF_SAMPLE_ID
Peter Zijlstra
2009-06-05
*
perf_counter tools: Remove -march=native
Ingo Molnar
2009-06-05
*
perf_counter tools: Clarify events/samples naming
Ingo Molnar
2009-06-05
*
perf report: Display user/kernel differentiator
Ingo Molnar
2009-06-05
*
perf report: Deal with maps
Peter Zijlstra
2009-06-05
*
perf_counter: Generate mmap events for install_special_mapping()
Peter Zijlstra
2009-06-05
*
x86: Set context.vdso before installing the mapping
Peter Zijlstra
2009-06-05
*
perf record, top: Implement --freq
Ingo Molnar
2009-06-05
*
perf record: Split out counter creation into a helper function
Ingo Molnar
2009-06-05
*
perf_counter tools: Fix incorrect printf formats
Yong Wang
2009-06-05
*
perf_counter: Fix lockup with interrupting counters
Paul Mackerras
2009-06-05
*
perf_counter tools: Fix warn_unused_result warnings
Frederic Weisbecker
2009-06-04
*
perf report: Add -vvv to print the list of threads and its mmaps
Arnaldo Carvalho de Melo
2009-06-04
*
perf_counter: Sleep before refresh using poll in perf top
Frederic Weisbecker
2009-06-04
*
perf_counter tools: Use fork and remove munmap events
Peter Zijlstra
2009-06-04
*
perf_counter: Remove munmap stuff
Peter Zijlstra
2009-06-04
*
perf_counter: Add fork event
Peter Zijlstra
2009-06-04
*
perf stat: Update help text
Ingo Molnar
2009-06-04
*
perf report: Bail out if there are unrecognized options/arguments
Ingo Molnar
2009-06-04
*
perf_counter tools: Dont output in color on !tty
Ingo Molnar
2009-06-04
*
perf_counter tools: Add color terminal output support
Ingo Molnar
2009-06-04
*
perf report: Add consistent spacing rules
Peter Zijlstra
2009-06-04
*
perf report: Print out the total number of events
Ingo Molnar
2009-06-04
*
perf_counter tools: Print out symbol parsing errors only if --verbose
Ingo Molnar
2009-06-04
*
perf report: Simplify symbol output
Peter Zijlstra
2009-06-04
*
perf_counter tools: Build with native optimization
Ingo Molnar
2009-06-04
*
perf record/report: Fix PID/COMM handling
Ingo Molnar
2009-06-04
*
perf_counter: Documentation update
Yong Wang
2009-06-04
*
perf_counter: powerpc: Use new identifier names in powerpc-specific code
Paul Mackerras
2009-06-04
*
perf top: Reduce default filter threshold
Ingo Molnar
2009-06-04
*
perf report: Fix rbtree bug
Arnaldo Carvalho de Melo
2009-06-04
*
perf report: Handle all known event types
Ingo Molnar
2009-06-03
*
perf report: Split out event processing helpers
Ingo Molnar
2009-06-03
*
perf report: Clean up event processing
Ingo Molnar
2009-06-03
*
perf_counter: Fix throttling lock-up
Ingo Molnar
2009-06-03
*
perf_counter tools: Work around warnings in older GCCs
Ingo Molnar
2009-06-03
*
perf_counter tools: Fix off-by-one bug in symbol__new
Arnaldo Carvalho de Melo
2009-06-03
*
perf_counter tools: Optimize harder
Ingo Molnar
2009-06-03
*
perf help: Fix bug when there's no perf-* command around
Ingo Molnar
2009-06-03
*
perf report: Add front-entry cache for lookups
Ingo Molnar
2009-06-03
*
perf stat: Print out all arguments
Ingo Molnar
2009-06-03
*
perf report: Display 100% correctly
Ingo Molnar
2009-06-03
*
perf record: Refine capture printout
Ingo Molnar
2009-06-03
*
perf_counter tools: Clean up old kerneltop references
Ingo Molnar
2009-06-03
[next]