summaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-annotate.c
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Remove hists from evselArnaldo Carvalho de Melo2014-10-141-1/+4
* perf session: Remove last reference to hists structArnaldo Carvalho de Melo2014-10-141-0/+1
* perf evsel: Add hists helperArnaldo Carvalho de Melo2014-10-091-4/+4
* perf tools: Modify error code for when perf_session__new() failsTaeung Song2014-09-261-1/+1
* perf tools: Check recorded kernel version when finding vmlinuxNamhyung Kim2014-08-131-1/+1
* perf annotate: Move session handling out of __cmd_annotate()Namhyung Kim2014-08-131-35/+40
* perf tools: Rename ordered_samples bool to ordered_eventsJiri Olsa2014-08-121-1/+1
* perf hists: Check if accumulated when adding a hist entryNamhyung Kim2014-06-011-1/+2
* perf tools: Introduce hists__inc_nr_samples()Namhyung Kim2014-06-011-1/+1
* perf tools: Account entry stats when it's added to the output treeNamhyung Kim2014-04-241-2/+1
* perf evlist: Introduce evlist__for_each() & friendsArnaldo Carvalho de Melo2014-01-131-1/+1
* perf tools: Introduce zfreeArnaldo Carvalho de Melo2013-12-271-2/+1
* perf hists: Leave symbol addr hist bucket auto alloc to symbol layerArnaldo Carvalho de Melo2013-12-191-9/+1
* perf annotate: Fix typoDongsheng Yang2013-12-091-1/+1
* perf hists: Consolidate __hists__add_*entry()Namhyung Kim2013-11-041-1/+1
* perf tools: Show progress on histogram collapsingNamhyung Kim2013-10-231-1/+1
* perf tools: Stop using 'self' in some more placesArnaldo Carvalho de Melo2013-10-231-2/+2
* perf session: Separating data file properties from sessionJiri Olsa2013-10-211-1/+1
* perf tools: Add data object to handle perf data fileJiri Olsa2013-10-211-2/+7
* perf tools: Separate out GTK codes to libperf-gtk.soNamhyung Kim2013-10-091-3/+23
* tools/perf: Add support for record transaction flagsAndi Kleen2013-10-041-1/+1
* perf tools: Add attr->mmap2 supportStephane Eranian2013-09-111-0/+1
* perf tools: Remove filter parameter of perf_event__preprocess_sample()Adrian Hunter2013-08-121-2/+1
* perf annotate: Set the machines symbol filterAdrian Hunter2013-08-121-1/+3
* perf tools: Add support for weight v7 (modified)Andi Kleen2013-04-011-1/+1
* perf annotate: Add basic support to event group viewNamhyung Kim2013-03-151-0/+7
* perf annotate: Pass evsel instead of evidx on annotation functionsNamhyung Kim2013-03-151-7/+9
* perf annotate: Make it to be able to skip unannotatable symbolsNamhyung Kim2013-02-141-2/+15
* perf gtk/annotate: Support multiple event annotationNamhyung Kim2013-02-141-0/+4
* perf ui/gtk: Implement basic GTK2 annotation browserNamhyung Kim2013-02-141-2/+8
* perf sort: Make setup_sorting returns an error codeNamhyung Kim2013-02-061-1/+2
* perf tools: Introduce struct hist_browser_timerNamhyung Kim2012-11-051-1/+1
* perf tools: Add a global variable "const char *input_name"Feng Tang2012-10-291-3/+2
* perf tools: Try to find cross-built objdump pathIrina Tirdea2012-10-241-0/+7
* perf annotate: Handle PERF_RECORD_EXIT eventsArnaldo Carvalho de Melo2012-10-061-0/+1
* perf event: No need to create a thread when handling PERF_RECORD_EXITArnaldo Carvalho de Melo2012-10-061-1/+1
* perf tools: Use __maybe_used for unused variablesIrina Tirdea2012-09-111-1/+1
* perf tools: Allow user to indicate path to objdump in command lineMaciek Borzecki2012-09-051-0/+2
* perf tools: Convert critical messages to ui__error()Namhyung Kim2012-05-291-1/+1
* perf annotate: Get rid of field_sep checkNamhyung Kim2012-01-081-5/+0
* perf annotate: Fix usage stringNamhyung Kim2012-01-081-1/+1
* perf report: Accept fifos as input fileRobert Richter2011-12-231-2/+1
* perf tools: make -C consistent across commands (for cpu list arg)David Ahern2011-11-281-1/+1
* perf tools: Rename perf_event_ops to perf_toolArnaldo Carvalho de Melo2011-11-281-6/+7
* perf tools: Resolve machine earlier and pass it to perf_event_opsArnaldo Carvalho de Melo2011-11-281-2/+2
* perf tools: Pass tool context in the the perf_event_ops functionsArnaldo Carvalho de Melo2011-11-281-28/+34
* perf annotate: Group options in a structArnaldo Carvalho de Melo2011-11-281-31/+33
* perf symbols: Add nr_events to symbol_confArnaldo Carvalho de Melo2011-11-281-14/+8
* perf ui browser: Use libslang to read keysArnaldo Carvalho de Melo2011-10-201-4/+4
* perf tools: Make --no-asm-raw the defaultArnaldo Carvalho de Melo2011-10-071-2/+2
OpenPOWER on IntegriCloud