aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/builtin-annotate.c
AgeCommit message (Expand)Author
2017-04-19perf tools: Include errno.h where neededArnaldo Carvalho de Melo
2017-04-11perf annotate: Process attr and build_id recordsDavid Carrillo-Cisneros
2017-03-27perf tools: Remove unused 'prefix' from builtin functionsArnaldo Carvalho de Melo
2017-03-14perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini
2017-02-20perf annotate: Add -q/--quiet optionNamhyung Kim
2016-09-08perf annotate: Add branch stack / basic blockPeter Zijlstra
2016-08-30perf annotate: Initialize the priv are in symbol__new()Arnaldo Carvalho de Melo
2016-07-12perf annotate: Introduce --stdio-color to setup the color output mode selectionArnaldo Carvalho de Melo
2016-06-23perf evlist: Rename for_each() macros to for_each_entry()Arnaldo Carvalho de Melo
2016-06-21perf hists: Rename __hists__add_entry to hists__add_entryJiri Olsa
2016-05-20perf tools: Set buildid dir under symfs when --symfs is providedperf-core-for-mingo-20160520He Kuang
2016-03-23perf machine: Rename perf_event__preprocess_sample to machine__resolveArnaldo Carvalho de Melo
2016-02-03perf hists: Introduce perf_evsel__output_resort functionJiri Olsa
2016-01-06perf tools: Pass evlist to setup_sorting()Namhyung Kim
2016-01-06perf hist: Pass struct sample to __hists__add_entry()Namhyung Kim
2015-12-17perf subcmd: Create subcmd libraryJosh Poimboeuf
2015-12-10perf annotate: Delay UI browser setup after initialization is doneNamhyung Kim
2015-12-10perf annotate: Check argument before calling setup_browser()Namhyung Kim
2015-09-14perf env: Rename some leftovers from rename to perf_envArnaldo Carvalho de Melo
2015-08-24perf annotate: Reset the dso find_symbol cache when removing symbolsArnaldo Carvalho de Melo
2015-08-12perf callchain: Allow disabling call graphs per eventKan Liang
2015-08-06perf report: Add infrastructure for a cycles histogramAndi Kleen
2015-06-19perf annotate: Display total number of samples with --show-total-periodMartin Liška
2015-05-29perf annotate: Fix -i option, which is currently ignored.Martin Liška
2015-05-27perf tools: Check if a map is still in use when deleting itArnaldo Carvalho de Melo
2015-05-08perf machine: Protect the machine->threads with a rwlockArnaldo Carvalho de Melo
2015-03-11perf ordered_events: Shorten function signaturesArnaldo Carvalho de Melo
2014-12-23perf report: Show progress bar for output resortingNamhyung Kim
2014-10-14perf tools: Remove hists from evselArnaldo Carvalho de Melo
2014-10-14perf session: Remove last reference to hists structArnaldo Carvalho de Melo
2014-10-09perf evsel: Add hists helperArnaldo Carvalho de Melo
2014-09-26perf tools: Modify error code for when perf_session__new() failsTaeung Song
2014-08-13perf tools: Check recorded kernel version when finding vmlinuxNamhyung Kim
2014-08-13perf annotate: Move session handling out of __cmd_annotate()Namhyung Kim
2014-08-12perf tools: Rename ordered_samples bool to ordered_eventsJiri Olsa
2014-06-01perf hists: Check if accumulated when adding a hist entryNamhyung Kim
2014-06-01perf tools: Introduce hists__inc_nr_samples()Namhyung Kim
2014-04-24perf tools: Account entry stats when it's added to the output treeNamhyung Kim
2014-01-13perf evlist: Introduce evlist__for_each() & friendsArnaldo Carvalho de Melo
2013-12-27perf tools: Introduce zfreeArnaldo Carvalho de Melo
2013-12-19perf hists: Leave symbol addr hist bucket auto alloc to symbol layerArnaldo Carvalho de Melo
2013-12-09perf annotate: Fix typoDongsheng Yang
2013-11-04perf hists: Consolidate __hists__add_*entry()Namhyung Kim
2013-10-23perf tools: Show progress on histogram collapsingNamhyung Kim
2013-10-23perf tools: Stop using 'self' in some more placesArnaldo Carvalho de Melo
2013-10-21perf session: Separating data file properties from sessionJiri Olsa
2013-10-21perf tools: Add data object to handle perf data fileJiri Olsa
2013-10-09perf tools: Separate out GTK codes to libperf-gtk.soNamhyung Kim
2013-10-04tools/perf: Add support for record transaction flagsAndi Kleen
2013-09-11perf tools: Add attr->mmap2 supportStephane Eranian