aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/top.h
AgeCommit message (Expand)Author
2018-06-04perf annotate stdio: Use annotation_options consistentlyArnaldo Carvalho de Melo
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-03perf top: Add option to set the number of thread for event synthesizeKan Liang
2017-04-24perf tools: Remove sys/ioctl.h from util.hArnaldo Carvalho de Melo
2016-05-20perf top: Use machine->kptr_restrict_warnedArnaldo Carvalho de Melo
2014-05-01tools: Consolidate types.hBorislav Petkov
2013-12-19perf tools: Rename 'perf_record_opts' to 'record_optsArnaldo Carvalho de Melo
2013-10-21perf top: Add --max-stack option to limit callchain stack scanWaiman Long
2013-08-07perf top: move CONSOLE_CLEAR to header fileDavid Ahern
2013-05-28perf top: Add --percent-limit optionNamhyung Kim
2013-05-28perf top: Use sort__has_symNamhyung Kim
2013-01-24perf evsel: Do missing feature fallbacks in just one placeArnaldo Carvalho de Melo
2012-12-11perf top: Use perf_evlist__config()Arnaldo Carvalho de Melo
2012-09-07perf tools: fix missing winsize definitionIrina Tirdea
2012-05-02perf top: Convert to struct perf_targetNamhyung Kim
2012-02-14perf tools: Invert the sample_id_all logicArnaldo Carvalho de Melo
2012-02-14perf tools: Handle kernels that don't support attr.exclude_{guest,host}Arnaldo Carvalho de Melo
2012-02-13perf tools: Allow multiple threads or processes in record, stat, topDavid Ahern
2012-01-24perf tools: Introduce per user viewArnaldo Carvalho de Melo
2011-11-28perf top: Stop using globals for tool stateArnaldo Carvalho de Melo
2011-11-28perf tools: Rename perf_event_ops to perf_toolArnaldo Carvalho de Melo
2011-11-28perf tools: Pass tool context in the the perf_event_ops functionsArnaldo Carvalho de Melo
2011-11-02perf hists browser: Warn about lost eventsArnaldo Carvalho de Melo
2011-10-07perf top: Reuse the 'report' hist_entry/hists classesArnaldo Carvalho de Melo
2011-09-29perf top: Improve lost events warningArnaldo Carvalho de Melo
2011-03-11perf symbol: Move sym_entry->skip to symbol->ignoreArnaldo Carvalho de Melo
2011-03-11perf top: Remove redundant syme->origin fieldArnaldo Carvalho de Melo
2011-03-11perf top: Remove redundant perf_top->sym_counterArnaldo Carvalho de Melo
2011-03-01perf top tui: Wait till the first sample to refresh the screen.Arnaldo Carvalho de Melo
2011-02-22perf top: Live TUI AnnotationArnaldo Carvalho de Melo
2011-02-08perf annotate: Move locking to struct annotationArnaldo Carvalho de Melo
2011-02-07perf top: Use pid_t for target_{pid|tid}Denis Kirjanov
2011-02-06perf top: Ditch private annotation code, share perf annotate'sArnaldo Carvalho de Melo
2011-02-05perf top: Remove superfluous name_len fieldArnaldo Carvalho de Melo
2011-01-31perf top: Introduce slang based TUIArnaldo Carvalho de Melo
2011-01-31perf top: Move display agnostic routines to util/top.[ch]Arnaldo Carvalho de Melo