aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-diff.c
Commit message (Expand)AuthorAge
* perf evsel: Add hists helperArnaldo Carvalho de Melo2014-10-09
* perf tools: Modify error code for when perf_session__new() failsTaeung Song2014-09-26
* perf tools: Check recorded kernel version when finding vmlinuxNamhyung Kim2014-08-13
* perf tools: Rename ordered_samples bool to ordered_eventsJiri Olsa2014-08-12
* perf hists: Check if accumulated when adding a hist entryNamhyung Kim2014-06-01
* perf tools: Consolidate management of default sort ordersNamhyung Kim2014-05-21
* perf tools: Allow hpp fields to be sort keysNamhyung Kim2014-05-21
* perf tools: Account entry stats when it's added to the output treeNamhyung Kim2014-04-24
* perf hists: Add a couple of hists stat helper functionsNamhyung Kim2014-04-24
* perf hists: Move column length calculation out of hists__inc_stats()Namhyung Kim2014-04-24
* perf hists: Rename hists__inc_stats()Namhyung Kim2014-04-24
* perf tools: Add hist.percentage config optionNamhyung Kim2014-04-16
* perf diff: Add --percentage optionNamhyung Kim2014-04-16
* perf ui hists: Pass evsel to hpp->header/width functions explicitlyNamhyung Kim2014-03-14
* perf diff: Color the Weighted Diff columnRamkumar Ramachandra2014-01-13
* perf diff: Color the Ratio columnRamkumar Ramachandra2014-01-13
* perf diff: Color the Delta columnRamkumar Ramachandra2014-01-13
* perf evlist: Introduce evlist__for_each() & friendsArnaldo Carvalho de Melo2014-01-13
* perf tools: Use zfree to help detect use after free bugsArnaldo Carvalho de Melo2013-12-27
* perf kvm: Make perf kvm diff support --guestmount.Dongsheng Yang2013-12-09
* perf hists: Consolidate __hists__add_*entry()Namhyung Kim2013-11-04
* perf tools: Show progress on histogram collapsingNamhyung Kim2013-10-23
* perf tools: Stop using 'self' in some more placesArnaldo Carvalho de Melo2013-10-23
* perf tools: Add data object to handle perf data fileJiri Olsa2013-10-21
* tools/perf: Add support for record transaction flagsAndi Kleen2013-10-04
* perf tools: Remove filter parameter of perf_event__preprocess_sample()Adrian Hunter2013-08-12
* perf diff: Add generic order option for compute sortingJiri Olsa2013-07-12
* perf diff: Making compute functions staticJiri Olsa2013-07-12
* perf diff: Change diff command to work over multiple data filesJiri Olsa2013-07-12
* perf diff: Move columns into struct data__fileJiri Olsa2013-07-12
* perf diff: Move diff related columns into diff commandJiri Olsa2013-07-12
* perf diff: Display data file info ahead of the diff outputJiri Olsa2013-07-12
* perf diff: Switching the base hists to be pairs headJiri Olsa2013-07-12
* perf diff: Introducing diff_data object to hold filesJiri Olsa2013-07-12
* perf tools: Fix -x/--exclude-other option for report commandJiri Olsa2013-07-08
* perf diff: Use internal rb tree for hists__precomputeJiri Olsa2013-05-28
* perf report: Add --percent-limit optionNamhyung Kim2013-05-28
* perf sort: Consolidate sort_entry__setup_elide()Namhyung Kim2013-05-28
* perf tools: Add support for weight v7 (modified)Andi Kleen2013-04-01
* perf sort: Make setup_sorting returns an error codeNamhyung Kim2013-02-06
* perf diff: Use internal rb tree for compute resortNamhyung Kim2013-01-24
* perf hists: Link hist entries before inserting to an output treeNamhyung Kim2013-01-24
* perf hists: Exchange order of comparing items when collapsing histsNamhyung Kim2013-01-24
* perf diff: Remove displacement output optionJiri Olsa2012-12-09
* perf diff: Change formula methods to work with pair directlyJiri Olsa2012-12-09
* perf diff: Change compute methods to work with pair directlyJiri Olsa2012-12-09
* perf hists: Introduce perf_hpp__list for period related columnsJiri Olsa2012-12-09
* perf diff: Use hists__link when not pairing just with baselineArnaldo Carvalho de Melo2012-11-08
* perf diff: Move hists__match to the hists libArnaldo Carvalho de Melo2012-11-08
* perf diff: Start moving to support matching more than two histsArnaldo Carvalho de Melo2012-11-08