aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-top.c
Commit message (Expand)AuthorAge
* 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
* perf tools: Fix -x/--exclude-other option for report commandJiri Olsa2013-07-08
* perf top: Add --percent-limit optionNamhyung Kim2013-05-28
* perf report: Add --percent-limit optionNamhyung Kim2013-05-28
* perf hists: Move locking to its call-sitesNamhyung Kim2013-05-28
* perf top: Get rid of *_threaded() functionsNamhyung Kim2013-05-28
* perf top: Fix -E option behaviorNamhyung Kim2013-05-28
* perf top: Use sort__has_symNamhyung 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 annotate: Pass evsel instead of evidx on annotation functionsNamhyung Kim2013-03-15
* perf evlist: Remove cpus and threads arguments from perf_evlist__new()Namhyung Kim2013-03-15