summaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-top.c
Commit message (Expand)AuthorAgeFilesLines
* perf top: Add --percentage optionNamhyung Kim2014-04-161-2/+3
* perf hists: Add support for showing relative percentageNamhyung Kim2014-04-161-0/+3
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2014-03-111-2/+4
|\
| * perf annotate: Check availability of annotate when processing samplesNamhyung Kim2014-02-241-2/+4
* | perf tools: Add call-graph option support into .perfconfigJiri Olsa2014-02-181-0/+12
|/
* perf tools: Factor out sample__resolve_callchain()Namhyung Kim2014-01-151-15/+7Star
* perf evlist: Introduce evlist__for_each() & friendsArnaldo Carvalho de Melo2014-01-131-4/+4
* perf evlist: Move destruction of maps to evlist destructorArnaldo Carvalho de Melo2014-01-131-4/+2Star
* perf tools: Rename 'perf_record_opts' to 'record_optsArnaldo Carvalho de Melo2013-12-191-4/+4
* perf top: Use hist_entry__inc_addr_sampleArnaldo Carvalho de Melo2013-12-191-1/+1
* perf annotate: Auto allocate symbol per addr hist bucketsArnaldo Carvalho de Melo2013-12-191-8/+5Star
* perf symbols: Move idle syms check from top to generic functionDavid Ahern2013-11-271-23/+2Star
* perf top: Make -g refer to callchainsDavid Ahern2013-11-271-2/+2
* perf top: Add missing newline if the 'uid' is invalidIngo Molnar2013-11-141-2/+2
* perf target: Shorten perf_target__ to target__Arnaldo Carvalho de Melo2013-11-121-7/+7
* perf machine: Simplify synthesize_threads methodArnaldo Carvalho de Melo2013-11-111-3/+2Star
* perf machine: Introduce synthesize_threads method out of open coded equivalentArnaldo Carvalho de Melo2013-11-111-8/+3Star
* perf record: Synthesize non-exec MMAP records when --data usedArnaldo Carvalho de Melo2013-11-111-2/+2
* perf tools: Check maximum frequency rate for record/topJiri Olsa2013-11-051-14/+1Star
* perf hists: Consolidate __hists__add_*entry()Namhyung Kim2013-11-051-2/+3
* perf top: Use parse_options_usage() for -s option failureNamhyung Kim2013-11-041-3/+5
* perf tools: Add time argument on COMM settingFrederic Weisbecker2013-11-041-1/+1
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-10-291-14/+19
|\
| * perf tools: Fixup mmap event consumptionZhouyi Zhou2013-10-281-4/+6
| * perf top: Split -G and --call-graphJiri Olsa2013-10-281-10/+13
* | perf tools: Show progress on histogram collapsingNamhyung Kim2013-10-231-2/+2
* | perf top: Add --max-stack option to limit callchain stack scanWaiman Long2013-10-211-2/+6
* | perf report: Add --max-stack option to limit callchain stack scanWaiman Long2013-10-211-1/+2
* | perf tools: Add perf_data_file__open interface to data objectJiri Olsa2013-10-211-8/+1Star
* | perf tools: Add data object to handle perf data fileJiri Olsa2013-10-211-1/+5
* | perf symbols: Add new option --ignore-vmlinux for perf topWilly Tarreau2013-10-091-0/+2
* | perf tools: Check mmap pages value earlyJiri Olsa2013-10-091-2/+3
* | tools/perf: Add support for record transaction flagsAndi Kleen2013-10-041-3/+2Star
* | tools/perf: Support sorting by in_tx or abort branch flagsAndi Kleen2013-10-041-1/+2
|/
* perf tools: Remove references to struct ip_eventAdrian Hunter2013-08-291-5/+6
* perf tools: Remove filter parameter of perf_event__preprocess_sample()Adrian Hunter2013-08-121-2/+1Star
* perf top: Set the machines symbol filterAdrian Hunter2013-08-121-1/+3
* perf annotate: Allow disassembly using /proc/kcoreAdrian Hunter2013-08-071-1/+2
* perf top: move CONSOLE_CLEAR to header fileDavid Ahern2013-08-071-2/+0Star
* perf report/top: Add option to collapse undesired parts of call graphGreg Price2013-07-121-2/+4
* perf top: Add --objdump optionSukadev Bhattiprolu2013-07-121-0/+9
* perf tools: Fix -x/--exclude-other option for report commandJiri Olsa2013-07-081-2/+0Star
* perf top: Add --percent-limit optionNamhyung Kim2013-05-281-2/+15
* perf report: Add --percent-limit optionNamhyung Kim2013-05-281-2/+2
* perf hists: Move locking to its call-sitesNamhyung Kim2013-05-281-0/+3
* perf top: Get rid of *_threaded() functionsNamhyung Kim2013-05-281-10/+13
* perf top: Fix -E option behaviorNamhyung Kim2013-05-281-12/+5Star
* perf top: Use sort__has_symNamhyung Kim2013-05-281-9/+3Star
* perf sort: Consolidate sort_entry__setup_elide()Namhyung Kim2013-05-281-3/+1Star
* perf tools: Add support for weight v7 (modified)Andi Kleen2013-04-011-2/+3