aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-top.c
Commit message (Expand)AuthorAge
* perf top: Add top.children config optionNamhyung Kim2014-06-01
* perf top: Add --children optionNamhyung Kim2014-06-01
* perf top: Convert to hist_entry_iterNamhyung Kim2014-06-01
* perf hists: Check if accumulated when adding a hist entryNamhyung Kim2014-06-01
* perf tools: Introduce hists__inc_nr_samples()Namhyung Kim2014-06-01
* perf top: Add --fields option to specify output fieldsNamhyung Kim2014-05-21
* perf tools: Call perf_hpp__init() before setting up GUI browsersNamhyung Kim2014-05-21
* perf tools: Consolidate management of default sort ordersNamhyung Kim2014-05-21
* perf tools: Allow hpp fields to be sort keysNamhyung Kim2014-05-21
* perf top: Add --percentage optionNamhyung Kim2014-04-16
* perf hists: Add support for showing relative percentageNamhyung Kim2014-04-16
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2014-03-11
|\
| * perf annotate: Check availability of annotate when processing samplesNamhyung Kim2014-02-24
* | perf tools: Add call-graph option support into .perfconfigJiri Olsa2014-02-18
|/
* perf tools: Factor out sample__resolve_callchain()Namhyung Kim2014-01-15
* perf evlist: Introduce evlist__for_each() & friendsArnaldo Carvalho de Melo2014-01-13
* perf evlist: Move destruction of maps to evlist destructorArnaldo Carvalho de Melo2014-01-13
* perf tools: Rename 'perf_record_opts' to 'record_optsArnaldo Carvalho de Melo2013-12-19
* perf top: Use hist_entry__inc_addr_sampleArnaldo Carvalho de Melo2013-12-19
* perf annotate: Auto allocate symbol per addr hist bucketsArnaldo Carvalho de Melo2013-12-19
* perf symbols: Move idle syms check from top to generic functionDavid Ahern2013-11-27
* perf top: Make -g refer to callchainsDavid Ahern2013-11-27
* perf top: Add missing newline if the 'uid' is invalidIngo Molnar2013-11-14
* perf target: Shorten perf_target__ to target__Arnaldo Carvalho de Melo2013-11-12
* perf machine: Simplify synthesize_threads methodArnaldo Carvalho de Melo2013-11-11
* perf machine: Introduce synthesize_threads method out of open coded equivalentArnaldo Carvalho de Melo2013-11-11
* perf record: Synthesize non-exec MMAP records when --data usedArnaldo Carvalho de Melo2013-11-11
* perf tools: Check maximum frequency rate for record/topJiri Olsa2013-11-05
* perf hists: Consolidate __hists__add_*entry()Namhyung Kim2013-11-04
* perf top: Use parse_options_usage() for -s option failureNamhyung Kim2013-11-04
* perf tools: Add time argument on COMM settingFrederic Weisbecker2013-11-04
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-10-29
|\
| * perf tools: Fixup mmap event consumptionZhouyi Zhou2013-10-28
| * perf top: Split -G and --call-graphJiri Olsa2013-10-28
* | perf tools: Show progress on histogram collapsingNamhyung Kim2013-10-23
* | perf top: Add --max-stack option to limit callchain stack scanWaiman Long2013-10-21
* | perf report: Add --max-stack option to limit callchain stack scanWaiman Long2013-10-21
* | perf tools: Add perf_data_file__open interface to data objectJiri Olsa2013-10-21
* | perf tools: Add data object to handle perf data fileJiri Olsa2013-10-21
* | perf symbols: Add new option --ignore-vmlinux for perf topWilly Tarreau2013-10-09
* | perf tools: Check mmap pages value earlyJiri Olsa2013-10-09
* | tools/perf: Add support for record transaction flagsAndi Kleen2013-10-04
* | tools/perf: Support sorting by in_tx or abort branch flagsAndi Kleen2013-10-04
|/
* perf tools: Remove references to struct ip_eventAdrian Hunter2013-08-29
* perf tools: Remove filter parameter of perf_event__preprocess_sample()Adrian Hunter2013-08-12
* perf top: Set the machines symbol filterAdrian Hunter2013-08-12
* perf annotate: Allow disassembly using /proc/kcoreAdrian Hunter2013-08-07
* perf top: move CONSOLE_CLEAR to header fileDavid Ahern2013-08-07
* perf report/top: Add option to collapse undesired parts of call graphGreg Price2013-07-12
* perf top: Add --objdump optionSukadev Bhattiprolu2013-07-12