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
/
tools
/
perf
/
util
Commit message (
Expand
)
Author
Age
*
perf tools: Improve support for sessions with multiple events
Arnaldo Carvalho de Melo
2011-03-06
*
perf evlist: Split perf_evlist__id_hash
Arnaldo Carvalho de Melo
2011-03-06
*
perf hists browser: Handle browsing empty hists tree
Arnaldo Carvalho de Melo
2011-03-06
*
perf hists: Remove needless global col lenght calcs
Arnaldo Carvalho de Melo
2011-03-05
*
perf report tui: Fix multi event switching
Arnaldo Carvalho de Melo
2011-03-05
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2011-03-04
|
\
|
*
perf symbols: Fix vmlinux path when not using --symfs
Arnaldo Carvalho de Melo
2011-02-28
|
*
perf timechart: Fix black idle boxes in the title
Thomas Renninger
2011-02-28
|
*
perf hists: Print number of samples, not the period sum
Arnaldo Carvalho de Melo
2011-02-25
*
|
perf: Fix undefined PyVarObject_HEAD_INIT in python 2.5
Frederic Weisbecker
2011-03-03
*
|
perf: Fix missing strndup declaration
Frederic Weisbecker
2011-03-03
*
|
perf: Set filters before mmaping events
Frederic Weisbecker
2011-03-02
*
|
perf top tui: Wait till the first sample to refresh the screen.
Arnaldo Carvalho de Melo
2011-03-01
*
|
perf tui: Make ui__warning modal
Arnaldo Carvalho de Melo
2011-03-01
*
|
perf top browser: Handle empty active symbols list
Arnaldo Carvalho de Melo
2011-03-01
*
|
perf ui browser: Introduce ui_browser__show_title
Arnaldo Carvalho de Melo
2011-02-25
*
|
perf top browser: Fix up exit keys
Arnaldo Carvalho de Melo
2011-02-25
*
|
perf annotate: Show better message when no vmlinux is found
Arnaldo Carvalho de Melo
2011-02-23
*
|
perf top browser: Adjust the browser indexes when refreshing
Arnaldo Carvalho de Melo
2011-02-23
*
|
perf top: Live TUI Annotation
Arnaldo Carvalho de Melo
2011-02-22
*
|
perf probe: Remove redundant checks
Arnaldo Carvalho de Melo
2011-02-22
*
|
perf evsel: Fix inverted test for fixing up attr.inherit flag
Arnaldo Carvalho de Melo
2011-02-21
*
|
perf probe: Fix error propagation leading to segfault
Arnaldo Carvalho de Melo
2011-02-21
*
|
perf tools: Makefile: Remove various and sundry cruft
Michael Witten
2011-02-18
*
|
perf tools: Makefile: Remove platform-specific cruft
Michael Witten
2011-02-18
*
|
perf list: Allow filtering list of events
Arnaldo Carvalho de Melo
2011-02-17
*
|
perf hists: Print number of samples, not the period sum
Arnaldo Carvalho de Melo
2011-02-17
*
|
perf: make perf stat print user provided full event names
Stephane Eranian
2011-02-17
*
|
perf python: Add cgroup.c to setup.py to get it building again
Arnaldo Carvalho de Melo
2011-02-17
*
|
perf probe: Show filename which contains target function
Masami Hiramatsu
2011-02-16
*
|
perf probe: Support function@filename syntax for --line
Masami Hiramatsu
2011-02-16
*
|
perf annotate browser: Use the percent color for the whole line
Arnaldo Carvalho de Melo
2011-02-16
*
|
perf annotate: Check if offset is less than symbol size
Arnaldo Carvalho de Melo
2011-02-16
*
|
perf ui: Serialize screen updates
Arnaldo Carvalho de Melo
2011-02-16
*
|
perf tool: Add cgroup support
Stephane Eranian
2011-02-16
*
|
Merge remote branch 'acme/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2011-02-11
|
\
|
|
*
perf tools: Fix thread_map event synthesizing in top and record
Arnaldo Carvalho de Melo
2011-02-10
*
|
perf annotate: Fix annotate context lines regression
Arnaldo Carvalho de Melo
2011-02-08
*
|
perf annotate: Move locking to struct annotation
Arnaldo Carvalho de Melo
2011-02-08
*
|
perf annotate: Fix --stdio rendering
Arnaldo Carvalho de Melo
2011-02-08
*
|
perf probe: Add bitfield member support
Masami Hiramatsu
2011-02-07
*
|
perf annotate: Fix build error
Borislav Petkov
2011-02-07
*
|
perf tool: Fix gcc 4.6.0 issues
Kyle McMartin
2011-02-07
*
|
perf probe: Rewrite find_lazy_match_lines() by using getline(3)
Franck Bui-Huu
2011-02-07
*
|
perf top: Use pid_t for target_{pid|tid}
Denis Kirjanov
2011-02-07
*
|
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
2011-02-07
|
\
\
|
*
|
perf top: Ditch private annotation code, share perf annotate's
Arnaldo Carvalho de Melo
2011-02-06
|
*
|
perf annotate: Separate objdump parsing from actual screen rendering
Arnaldo Carvalho de Melo
2011-02-06
|
*
|
perf annotate: Config options for symbol__tty_annotate
Arnaldo Carvalho de Melo
2011-02-05
|
*
|
perf annotate: Support multiple histograms in annotation
Arnaldo Carvalho de Melo
2011-02-05
[next]