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 hists browser: Indicate which callchain entries are annotated
Arnaldo Carvalho de Melo
2015-03-21
*
perf hists browser: Allow annotating entries in callchains
Arnaldo Carvalho de Melo
2015-03-17
*
perf hists: Remove hist_entry->used, not used anymore
Arnaldo Carvalho de Melo
2015-03-17
*
perf hists browser: Fix up some branch alignment
Arnaldo Carvalho de Melo
2015-03-16
*
perf hists browser: Simplify symbol annotation menu setup
Arnaldo Carvalho de Melo
2015-03-16
*
perf hists browser: Fix UI bug after fold/unfold
He Kuang
2015-03-12
*
perf tools: Reference count struct thread
Arnaldo Carvalho de Melo
2015-03-02
*
perf build: Add gtk objects building
Jiri Olsa
2015-02-12
*
perf build: Add slang objects building
Jiri Olsa
2015-02-12
*
perf build: Add ui objects building
Jiri Olsa
2015-02-12
*
perf ui/tui: Show fatal error message only if exists
Namhyung Kim
2015-01-22
*
perf tools: Pass struct perf_hpp_fmt to its callbacks
Namhyung Kim
2015-01-21
*
perf tools: Remove EOL whitespaces
Arnaldo Carvalho de Melo
2015-01-21
*
perf hists browser: Fix segfault when showing callchain
Namhyung Kim
2015-01-08
*
perf hists: Fix children sort key behavior
Namhyung Kim
2015-01-08
*
perf ui/tui: Print backtrace symbols when segfault occurs
Namhyung Kim
2014-12-23
*
calloc/xcalloc: Fix argument order
Arjun Sreedharan
2014-12-09
*
perf hists browser: Change print format from %lu to %PRIu64
Tom Huynh
2014-12-09
*
perf tools: Collapse first level callchain entry if it has sibling
Namhyung Kim
2014-11-24
*
perf hists browser: Print overhead percent value for first-level callchain
Namhyung Kim
2014-11-24
*
perf annotate: Support source line numbers in annotate
Andi Kleen
2014-11-19
*
perf callchain: Use a common function to resolve symbol or name
Andi Kleen
2014-11-19
*
perf top: Add a visual cue for toggle zeroing of samples
Taeung Song
2014-10-15
*
perf ui browsers: Add missing include
Arnaldo Carvalho de Melo
2014-10-10
*
perf evsel: Add hists helper
Arnaldo Carvalho de Melo
2014-10-09
*
perf hists browser: Fix callchain print bug on TUI
Namhyung Kim
2014-09-26
*
perf hists browser: Consolidate callchain print functions in TUI
Namhyung Kim
2014-08-24
*
perf tools: Add +field argument support for --field option
Jiri Olsa
2014-08-24
*
perf hists browser: Cleanup callchain print functions
Namhyung Kim
2014-08-22
*
perf hists browser: Factor out hist_browser__show_callchain_entry()
Namhyung Kim
2014-08-20
*
perf hists browser: Fix children overhead dump
Namhyung Kim
2014-08-20
*
perf hists browser: Get rid of unused 'remaining' variable
Namhyung Kim
2014-08-20
*
perf top: Handle 'z' key for toggle zeroing samples in TUI
Namhyung Kim
2014-08-13
*
perf hists browser: Fix a small callchain display bug
Namhyung Kim
2014-08-13
*
perf tools: Fix column alignment when headers aren't shown on TUI
Namhyung Kim
2014-08-12
*
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: Save column length in perf_hpp_fmt
Namhyung Kim
2014-08-12
*
perf tools: Make __hpp__fmt() receive an additional len argument
Namhyung Kim
2014-08-12
*
perf tools: Remove verbose from functions prototypes
Jiri Olsa
2014-07-17
*
perf hists browser: Add ui.show-headers config file option
Jiri Olsa
2014-07-07
*
perf hists browser: Display columns header text on 'H' press
Jiri Olsa
2014-07-07
*
perf hists browser: Add support for showing columns header
Arnaldo Carvalho de Melo
2014-07-07
*
perf hists browser: Override ui_browser refresh_dimensions method
Arnaldo Carvalho de Melo
2014-07-07
*
perf hists browser: Introduce gotorc method
Arnaldo Carvalho de Melo
2014-07-07
*
perf ui browser: Allow overriding refresh_dimensions method
Arnaldo Carvalho de Melo
2014-07-07
*
perf ui browser: Add ->rows to disambiguate from ->height
Arnaldo Carvalho de Melo
2014-07-07
*
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2014-06-25
|
\
|
*
perf ui browser: Fix scrollbar refresh row index
Jiri Olsa
2014-06-19
|
*
perf hists browser: Remove ev_name argument from perf_evsel__hists_browse
Jiri Olsa
2014-06-19
[next]