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 evlist: Tidy duplicated munmap code
Adrian Hunter
2013-07-12
*
perf tools: Add const specifier to perf_pmu__find name parameter
Adrian Hunter
2013-07-12
*
perf inject: Add missing 'finished_round'
Adrian Hunter
2013-07-12
*
perf tools: Fix missing tool parameter
Adrian Hunter
2013-07-12
*
perf inject: Remove unused parameter
Adrian Hunter
2013-07-12
*
perf gtk/hists: Set rules hint for the hist browser
Namhyung Kim
2013-07-12
*
perf gtk/hists: Add a double-click handler for callchains
Namhyung Kim
2013-07-12
*
perf gtk/hists: Make column headers resizable
Namhyung Kim
2013-07-12
*
perf gtk/hists: Display callchain overhead also
Namhyung Kim
2013-07-12
*
perf gtk/hists: Add support for callchains
Namhyung Kim
2013-07-12
*
perf gtk/hists: Use GtkTreeStore instead of GtkListStore
Namhyung Kim
2013-07-12
*
perf sched: Move struct perf_sched definition out of cmd_sched()
Namhyung Kim
2013-07-12
*
perf util: Remove unused enum and macro in trace-event.h
Namhyung Kim
2013-07-12
*
perf util: No need to call read_trace_init() in tracing_data_header()
Namhyung Kim
2013-07-12
*
perf util: Rename read_*() functions in trace-event-info.c
Namhyung Kim
2013-07-12
*
perf script: Adopt latency_format variable
Namhyung Kim
2013-07-12
*
perf util: Get rid of unused header_page_* variables
Namhyung Kim
2013-07-12
*
perf util: Parse header_page to get proper long size
Namhyung Kim
2013-07-12
*
perf util: Skip reading header_event file
Namhyung Kim
2013-07-12
*
perf util: Make file/host_bigendian variable local
Namhyung Kim
2013-07-12
*
perf util: Save long size of traced system
Namhyung Kim
2013-07-12
*
perf util: Save page size in a trace file to pevent
Namhyung Kim
2013-07-12
*
tools lib traceevent: Port kbuffer parser routines
Namhyung Kim
2013-07-12
*
tools lib traceevent: Add page_size field to pevent
Namhyung Kim
2013-07-12
*
tools lib traceevent: Add trace_seq_reset()
Namhyung Kim
2013-07-12
*
tools lib traceevent: Add const qualifier to string arguments
Namhyung Kim
2013-07-12
*
tools lib traceevent: Get rid of unused gui target
Namhyung Kim
2013-07-12
*
tools lib traceevent: Remove unused install targets
Namhyung Kim
2013-07-12
*
perf parse events: Demystify memory allocations
David Ahern
2013-07-12
*
perf tests: Make terms a stack variable in test_term
David Ahern
2013-07-12
*
perf tools: Don't free list head in parse_events__free_terms
David Ahern
2013-07-12
*
perf evlist: Fix use of uninitialized variable
David Ahern
2013-07-12
*
perf tools: Make Power7 events available for perf
Runzhen Wang
2013-07-12
*
perf report: Fix perf_session__delete removal
Jiri Olsa
2013-07-12
*
perf tools: Do not elide parent symbol column
Jiri Olsa
2013-07-12
*
perf util: Use evsel->name to get tracepoint_paths
Namhyung Kim
2013-07-12
*
perf util: Move debugfs/tracing helper functions to util.c
Namhyung Kim
2013-07-12
*
perf tools: Remove callchain_cursor_reset call
Jiri Olsa
2013-07-12
*
perf tools: Add methods for setting/retrieving priv element of thread struct
David Ahern
2013-07-12
*
perf tools: Use default include path notation for libtraceevent headers
Robert Richter
2013-07-12
*
perf tests: Make TEST_ASSERT_VAL global
Jiri Olsa
2013-07-12
*
perf tests: Omit end of the symbol check failure for test 1
Jiri Olsa
2013-07-12
*
perf tools: Remove cwd from perf_session struct
Jiri Olsa
2013-07-12
*
perf top: Add --objdump option
Sukadev Bhattiprolu
2013-07-12
*
perf tools: Rename cpu_map__all() to cpu_map__empty()
Sukadev Bhattiprolu
2013-07-12
*
perf: Remove the 'match' callback for auxiliary events processing
Jiri Olsa
2013-07-12
*
perf: Fix perf_lock_task_context() vs RCU
Peter Zijlstra
2013-07-12
*
perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenario
Jiri Olsa
2013-07-12
*
perf: Clone child context from parent context pmu
Jiri Olsa
2013-07-12
*
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2013-07-12
|
\
[next]