aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-annotate.c
Commit message (Expand)AuthorAge
* perf machine: Rename perf_event__preprocess_sample to machine__resolveArnaldo Carvalho de Melo2016-03-23
* perf hists: Introduce perf_evsel__output_resort functionJiri Olsa2016-02-03
* perf tools: Pass evlist to setup_sorting()Namhyung Kim2016-01-06
* perf hist: Pass struct sample to __hists__add_entry()Namhyung Kim2016-01-06
* perf subcmd: Create subcmd libraryJosh Poimboeuf2015-12-17
* perf annotate: Delay UI browser setup after initialization is doneNamhyung Kim2015-12-10
* perf annotate: Check argument before calling setup_browser()Namhyung Kim2015-12-10
* perf env: Rename some leftovers from rename to perf_envArnaldo Carvalho de Melo2015-09-14
* perf annotate: Reset the dso find_symbol cache when removing symbolsArnaldo Carvalho de Melo2015-08-24
* perf callchain: Allow disabling call graphs per eventKan Liang2015-08-12
* perf report: Add infrastructure for a cycles histogramAndi Kleen2015-08-06
* perf annotate: Display total number of samples with --show-total-periodMartin Liška2015-06-19
* perf annotate: Fix -i option, which is currently ignored.Martin Liška2015-05-29
* perf tools: Check if a map is still in use when deleting itArnaldo Carvalho de Melo2015-05-27
* perf machine: Protect the machine->threads with a rwlockArnaldo Carvalho de Melo2015-05-08
* perf ordered_events: Shorten function signaturesArnaldo Carvalho de Melo2015-03-11
* perf report: Show progress bar for output resortingNamhyung Kim2014-12-23
* perf tools: Remove hists from evselArnaldo Carvalho de Melo2014-10-14
* perf session: Remove last reference to hists structArnaldo Carvalho de Melo2014-10-14
* perf evsel: Add hists helperArnaldo Carvalho de Melo2014-10-09
* perf tools: Modify error code for when perf_session__new() failsTaeung Song2014-09-26
* perf tools: Check recorded kernel version when finding vmlinuxNamhyung Kim2014-08-13
* perf annotate: Move session handling out of __cmd_annotate()Namhyung Kim2014-08-13
* perf tools: Rename ordered_samples bool to ordered_eventsJiri Olsa2014-08-12
* 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 tools: Account entry stats when it's added to the output treeNamhyung Kim2014-04-24
* perf evlist: Introduce evlist__for_each() & friendsArnaldo Carvalho de Melo2014-01-13
* perf tools: Introduce zfreeArnaldo Carvalho de Melo2013-12-27
* perf hists: Leave symbol addr hist bucket auto alloc to symbol layerArnaldo Carvalho de Melo2013-12-19
* perf annotate: Fix typoDongsheng Yang2013-12-09
* perf hists: Consolidate __hists__add_*entry()Namhyung Kim2013-11-04
* perf tools: Show progress on histogram collapsingNamhyung Kim2013-10-23
* perf tools: Stop using 'self' in some more placesArnaldo Carvalho de Melo2013-10-23
* perf session: Separating data file properties from sessionJiri Olsa2013-10-21
* perf tools: Add data object to handle perf data fileJiri Olsa2013-10-21
* perf tools: Separate out GTK codes to libperf-gtk.soNamhyung Kim2013-10-09
* tools/perf: Add support for record transaction flagsAndi Kleen2013-10-04
* perf tools: Add attr->mmap2 supportStephane Eranian2013-09-11
* perf tools: Remove filter parameter of perf_event__preprocess_sample()Adrian Hunter2013-08-12
* perf annotate: Set the machines symbol filterAdrian Hunter2013-08-12
* perf tools: Add support for weight v7 (modified)Andi Kleen2013-04-01
* perf annotate: Add basic support to event group viewNamhyung Kim2013-03-15
* perf annotate: Pass evsel instead of evidx on annotation functionsNamhyung Kim2013-03-15
* perf annotate: Make it to be able to skip unannotatable symbolsNamhyung Kim2013-02-14
* perf gtk/annotate: Support multiple event annotationNamhyung Kim2013-02-14
* perf ui/gtk: Implement basic GTK2 annotation browserNamhyung Kim2013-02-14
* perf sort: Make setup_sorting returns an error codeNamhyung Kim2013-02-06
* perf tools: Introduce struct hist_browser_timerNamhyung Kim2012-11-05
* perf tools: Add a global variable "const char *input_name"Feng Tang2012-10-29