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
/
ui
Commit message (
Expand
)
Author
Age
...
*
|
perf tools: Fix segfault in cumulative.callchain report
Jiri Olsa
2014-06-20
|
/
*
perf tools: Move elide bool into perf_hpp_fmt struct
Jiri Olsa
2014-06-03
*
perf tools: Fix "==" into "=" in ui_browser__warning assignment
zhangdianfang
2014-06-03
*
perf ui/gtk: Fix callchain display
Namhyung Kim
2014-06-01
*
perf ui/stdio: Fix invalid percentage value of cumulated hist entries
Namhyung Kim
2014-06-01
*
perf tools: Do not auto-remove Children column if --fields given
Namhyung Kim
2014-06-01
*
perf tools: Add more hpp helper functions
Namhyung Kim
2014-06-01
*
perf tools: Apply percent-limit to cumulative percentage
Namhyung Kim
2014-06-01
*
perf ui/gtk: Add support to accumulated hist stat
Namhyung Kim
2014-06-01
*
perf ui/browser: Add support to accumulated hist stat
Namhyung Kim
2014-06-01
*
perf ui/hist: Add support to accumulated hist stat
Namhyung Kim
2014-06-01
*
perf tools: Introduce reset_output_field()
Namhyung Kim
2014-05-21
*
perf tools: Get rid of obsolete hist_entry__sort_list
Namhyung Kim
2014-05-21
*
perf hists: Reset width of output fields with header length
Namhyung Kim
2014-05-21
*
perf tools: Skip elided sort entries
Namhyung Kim
2014-05-21
*
perf report/tui: Fix a bug when --fields/sort is given
Namhyung Kim
2014-05-21
*
perf report: Add -F option to specify output fields
Namhyung Kim
2014-05-21
*
perf tools: Call perf_hpp__init() before setting up GUI browsers
Namhyung Kim
2014-05-21
*
perf tools: Allow hpp fields to be sort keys
Namhyung Kim
2014-05-21
*
perf ui: Get rid of callback from __hpp__fmt()
Namhyung Kim
2014-05-21
*
perf tools: Consolidate output field handling to hpp format routines
Namhyung Kim
2014-05-21
*
perf tools: Support event grouping in hpp ->sort()
Namhyung Kim
2014-05-21
*
perf tools: Convert sort entries to hpp formats
Namhyung Kim
2014-05-21
*
perf tools: Add ->cmp(), ->collapse() and ->sort() to perf_hpp_fmt
Namhyung Kim
2014-05-21
*
tools: Consolidate types.h
Borislav Petkov
2014-05-01
*
perf tools: Allocate thread map_groups's dynamically
Arnaldo Carvalho de Melo
2014-04-28
*
perf hists/tui: Count callchain rows separately
Namhyung Kim
2014-04-24
*
perf top/tui: Update nr_entries properly after a filter is applied
Namhyung Kim
2014-04-24
*
perf ui/tui: Rename hist_browser__update_nr_entries()
Namhyung Kim
2014-04-24
*
perf ui/tui: Fix off-by-one in hist_browser__update_nr_entries()
Namhyung Kim
2014-04-24
*
perf ui/tui: Add 'F' hotkey to toggle percentage output
Namhyung Kim
2014-04-16
*
perf report: Add --percentage option
Namhyung Kim
2014-04-16
*
perf ui hists: Pass evsel to hpp->header/width functions explicitly
Namhyung Kim
2014-03-14
*
perf ui/tui: Reuse generic __hpp__fmt() code
Namhyung Kim
2014-03-14
*
perf ui/hists: Pass struct hpp to print functions
Namhyung Kim
2014-03-14
*
perf ui/gtk: Reuse generic __hpp__fmt() code
Namhyung Kim
2014-03-14
*
perf ui/stdio: Fix invalid output on event group report
Namhyung Kim
2014-03-14
*
perf evlist: Introduce evlist__for_each() & friends
Arnaldo Carvalho de Melo
2014-01-13
*
perf tools: Use zfree to help detect use after free bugs
Arnaldo Carvalho de Melo
2013-12-27
*
perf tools: Introduce zfree
Arnaldo Carvalho de Melo
2013-12-27
*
perf tools: No need to test against NULL before calling free()
Arnaldo Carvalho de Melo
2013-12-26
*
perf ui/tui: Implement header window
Namhyung Kim
2013-12-26
*
perf ui/tui: Split help message for perf top and report
Namhyung Kim
2013-12-26
*
perf ui/tui: Protect windows by ui__lock
Namhyung Kim
2013-12-26
*
perf ui browser: Remove misplaced __maybe_unused
Arnaldo Carvalho de Melo
2013-12-19
*
perf ui browser: Fix segfault caused by off by one handling END key
Arnaldo Carvalho de Melo
2013-11-14
*
perf evsel: Introduce perf_evsel__prev() method
Arnaldo Carvalho de Melo
2013-11-14
*
perf tools: Use perf_evlist__{first,last}, perf_evsel__next
Arnaldo Carvalho de Melo
2013-11-14
*
perf tools: Remove trivial extra semincolon
Davidlohr Bueso
2013-11-14
*
perf ui tui progress: Don't force a refresh during progress update
Patrick Palka
2013-11-11
[prev]
[next]