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
/
gtk
/
hists.c
Commit message (
Expand
)
Author
Age
*
perf callchain: Use a common function to resolve symbol or name
Andi Kleen
2014-11-19
*
perf evsel: Add hists helper
Arnaldo Carvalho de Melo
2014-10-09
*
perf tools: Add name field into perf_hpp_fmt
Namhyung Kim
2014-08-12
*
perf report: Honor column width setting
Namhyung Kim
2014-08-12
*
perf tools: Make __hpp__fmt() receive an additional len argument
Namhyung Kim
2014-08-12
*
perf ui/gtk: Fix callchain display
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 tools: Skip elided sort entries
Namhyung Kim
2014-05-21
*
perf tools: Call perf_hpp__init() before setting up GUI browsers
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 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 evlist: Introduce evlist__for_each() & friends
Arnaldo Carvalho de Melo
2014-01-13
*
perf ui/gtk: Fix segmentation fault on perf_hpp__for_each_format loop
Namhyung Kim
2013-08-07
*
perf tools: Add struct perf_hpp_fmt into hpp callbacks
Jiri Olsa
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 report: Add --percent-limit option
Namhyung Kim
2013-05-28
*
perf evsel: Introduce perf_evsel__is_group_event() helper
Namhyung Kim
2013-03-15
*
perf report: Show group description when event group is enabled
Namhyung Kim
2013-01-31
*
perf report: Bypass non-leader events when event group is enabled
Namhyung Kim
2013-01-31
*
perf gtk/browser: Trim column header string when event group enabled
Namhyung Kim
2013-01-31
*
perf gtk/browser: Add support for event group view
Namhyung Kim
2013-01-31
*
perf gtk/browser: Convert hpp helpers to a function
Namhyung Kim
2013-01-31
*
perf ui/gtk: Setup browser window early
Namhyung Kim
2013-01-24
*
perf ui/gtk: Factor out common browser routines
Namhyung Kim
2013-01-24