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
/
builtin-diff.c
Commit message (
Expand
)
Author
Age
*
perf evsel: Add hists helper
Arnaldo Carvalho de Melo
2014-10-09
*
perf tools: Modify error code for when perf_session__new() fails
Taeung Song
2014-09-26
*
perf tools: Check recorded kernel version when finding vmlinux
Namhyung Kim
2014-08-13
*
perf tools: Rename ordered_samples bool to ordered_events
Jiri Olsa
2014-08-12
*
perf hists: Check if accumulated when adding a hist entry
Namhyung Kim
2014-06-01
*
perf tools: Consolidate management of default sort orders
Namhyung Kim
2014-05-21
*
perf tools: Allow hpp fields to be sort keys
Namhyung Kim
2014-05-21
*
perf tools: Account entry stats when it's added to the output tree
Namhyung Kim
2014-04-24
*
perf hists: Add a couple of hists stat helper functions
Namhyung Kim
2014-04-24
*
perf hists: Move column length calculation out of hists__inc_stats()
Namhyung Kim
2014-04-24
*
perf hists: Rename hists__inc_stats()
Namhyung Kim
2014-04-24
*
perf tools: Add hist.percentage config option
Namhyung Kim
2014-04-16
*
perf diff: 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 diff: Color the Weighted Diff column
Ramkumar Ramachandra
2014-01-13
*
perf diff: Color the Ratio column
Ramkumar Ramachandra
2014-01-13
*
perf diff: Color the Delta column
Ramkumar Ramachandra
2014-01-13
*
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 kvm: Make perf kvm diff support --guestmount.
Dongsheng Yang
2013-12-09
*
perf hists: Consolidate __hists__add_*entry()
Namhyung Kim
2013-11-04
*
perf tools: Show progress on histogram collapsing
Namhyung Kim
2013-10-23
*
perf tools: Stop using 'self' in some more places
Arnaldo Carvalho de Melo
2013-10-23
*
perf tools: Add data object to handle perf data file
Jiri Olsa
2013-10-21
*
tools/perf: Add support for record transaction flags
Andi Kleen
2013-10-04
*
perf tools: Remove filter parameter of perf_event__preprocess_sample()
Adrian Hunter
2013-08-12
*
perf diff: Add generic order option for compute sorting
Jiri Olsa
2013-07-12
*
perf diff: Making compute functions static
Jiri Olsa
2013-07-12
*
perf diff: Change diff command to work over multiple data files
Jiri Olsa
2013-07-12
*
perf diff: Move columns into struct data__file
Jiri Olsa
2013-07-12
*
perf diff: Move diff related columns into diff command
Jiri Olsa
2013-07-12
*
perf diff: Display data file info ahead of the diff output
Jiri Olsa
2013-07-12
*
perf diff: Switching the base hists to be pairs head
Jiri Olsa
2013-07-12
*
perf diff: Introducing diff_data object to hold files
Jiri Olsa
2013-07-12
*
perf tools: Fix -x/--exclude-other option for report command
Jiri Olsa
2013-07-08
*
perf diff: Use internal rb tree for hists__precompute
Jiri Olsa
2013-05-28
*
perf report: Add --percent-limit option
Namhyung Kim
2013-05-28
*
perf sort: Consolidate sort_entry__setup_elide()
Namhyung Kim
2013-05-28
*
perf tools: Add support for weight v7 (modified)
Andi Kleen
2013-04-01
*
perf sort: Make setup_sorting returns an error code
Namhyung Kim
2013-02-06
*
perf diff: Use internal rb tree for compute resort
Namhyung Kim
2013-01-24
*
perf hists: Link hist entries before inserting to an output tree
Namhyung Kim
2013-01-24
*
perf hists: Exchange order of comparing items when collapsing hists
Namhyung Kim
2013-01-24
*
perf diff: Remove displacement output option
Jiri Olsa
2012-12-09
*
perf diff: Change formula methods to work with pair directly
Jiri Olsa
2012-12-09
*
perf diff: Change compute methods to work with pair directly
Jiri Olsa
2012-12-09
*
perf hists: Introduce perf_hpp__list for period related columns
Jiri Olsa
2012-12-09
*
perf diff: Use hists__link when not pairing just with baseline
Arnaldo Carvalho de Melo
2012-11-08
*
perf diff: Move hists__match to the hists lib
Arnaldo Carvalho de Melo
2012-11-08
*
perf diff: Start moving to support matching more than two hists
Arnaldo Carvalho de Melo
2012-11-08
[next]