aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/hist.c
Commit message (Expand)AuthorAge
* perf callchain: Rename cumul_hits into callchain_cumul_hitsFrederic Weisbecker2011-01-22
* perf callchain: Feed callchains into a cursorFrederic Weisbecker2011-01-22
* perf tools: Fix 64 bit integer format stringsArnaldo Carvalho de Melo2011-01-22
* Merge commit 'v2.6.37' into perf/coreIngo Molnar2011-01-05
|\
| * perf: Fix callchain hit bad cast on ascii displayFrederic Weisbecker2011-01-03
* | perf symbols: Add symfs option for off-box analysis using specified treeDavid Ahern2010-12-21
* | perf event: Prevent unbound event__name array accessThomas Gleixner2010-12-09
|/
* perf: Support for callchains mergeFrederic Weisbecker2010-08-22
* perf: Keep track of the max depth of a callchainFrederic Weisbecker2010-08-22
* perf annotate: Sort by hottest lines in the TUIArnaldo Carvalho de Melo2010-08-10
* perf hists: Handle verbose in hists__sort_list_widthArnaldo Carvalho de Melo2010-08-05
* perf tools: Don't keep unreferenced maps when unmaps are detectedArnaldo Carvalho de Melo2010-08-02
* Merge commit 'v2.6.35' into perf/coreIngo Molnar2010-08-02
|\
| * perf annotate: Fix handling of goto labels that are valid hex numbersArnaldo Carvalho de Melo2010-07-22
| * perf: Fix various display bugs with parent filteringFrederic Weisbecker2010-07-15
* | perf ui: New hists tree widgetArnaldo Carvalho de Melo2010-07-27
* | perf hist: Introduce routine to measure lenght of formatted entryArnaldo Carvalho de Melo2010-07-27
* | perf sort: Make column width code per hists instanceArnaldo Carvalho de Melo2010-07-23
* | perf hists: Mark entries filtered by parentArnaldo Carvalho de Melo2010-07-23
* | perf hists: Factor out duplicated codeArnaldo Carvalho de Melo2010-07-17
* | perf report: Implement --sort cpuArun Sharma2010-06-05
* | perf annotate: Ask objdump to demangle symbolsStephane Eranian2010-06-05
|/
* perf hist: fix objdump output parsingKonstantin Stepanyuk2010-06-01
* perf annotate: Fix up usage of the build id cacheArnaldo Carvalho de Melo2010-05-23
* perf annotate: Add TUI interfaceArnaldo Carvalho de Melo2010-05-22
* perf: Fix getline undeclaredFrederic Weisbecker2010-05-21
* perf annotate: Use build-ids to find the right DSOArnaldo Carvalho de Melo2010-05-20
* perf options: Type check all the remaining OPT_ variantsArnaldo Carvalho de Melo2010-05-17
* perf report: Report number of events, not samplesArnaldo Carvalho de Melo2010-05-14
* perf hist: Clarify events_stats fields usageArnaldo Carvalho de Melo2010-05-14
* perf hist: Make event__totals per histsArnaldo Carvalho de Melo2010-05-14
* perf hist: Fix missing getline declarationFrederic Weisbecker2010-05-13
* perf report: Librarize the annotation code and use it in the newt browserArnaldo Carvalho de Melo2010-05-11
* perf hist: Adopt filter by dso and by thread methods from the newt browserArnaldo Carvalho de Melo2010-05-11
* perf hist: Calculate max_sym name len and nr_entriesArnaldo Carvalho de Melo2010-05-10
* perf hist: Introduce hists class and move lots of methods to itArnaldo Carvalho de Melo2010-05-10
* perf report: Allow limiting the number of entries to print in callchainsArnaldo Carvalho de Melo2010-05-09
* perf hist: Simplify the insertion of new hist_entry instancesArnaldo Carvalho de Melo2010-05-09
* perf: 'perf kvm' tool for monitoring guest performance from hostZhang, Yanmin2010-04-19
* perf tools: Fix accidentally preprocessed snprintf callbackFrederic Weisbecker2010-04-14
* perf hist: Only allocate callchain_node if processing callchainsArnaldo Carvalho de Melo2010-04-02
* perf hist: Replace ->print() routines by ->snprintf() equivalentsArnaldo Carvalho de Melo2010-04-02
* perf report: Add progress barsArnaldo Carvalho de Melo2010-04-02
* perf symbols: Move more map_groups methods to map.cArnaldo Carvalho de Melo2010-04-02
* perf callchains: Store the map together with the symbolArnaldo Carvalho de Melo2010-03-26
* perf tools: Introduce struct map_symbolArnaldo Carvalho de Melo2010-03-26
* perf: Fix orphan callchain branchesFrederic Weisbecker2010-03-22
* Merge commit 'v2.6.34-rc2' into perf/coreIngo Molnar2010-03-22
|\
| * Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-18
| |\
| * | tree-wide: Assorted spelling fixesDaniel Mack2010-02-09