summaryrefslogtreecommitdiffstats
path: root/tools/perf/ui/gtk/annotate.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf annotate: Rename 'sum' to 'nr_samples' in struct sym_histTaeung Song2017-07-211-1/+1
* perf annotate: Introduce struct sym_hist_entryTaeung Song2017-07-211-2/+2
* perf annotate: Check for fused instructionsJin Yao2017-07-181-1/+1
* perf annotate: Return arch from symbol__disassemble() and save it in browserJin Yao2017-06-191-1/+2
* perf tools: Add signal.h to places using its definitionsArnaldo Carvalho de Melo2017-04-201-0/+1
* perf tools: Including missing inttypes.h headerArnaldo Carvalho de Melo2017-04-191-1/+1
* perf annotate: Start supporting cross arch annotationArnaldo Carvalho de Melo2016-11-171-1/+1
* perf annotate: Introduce strerror for handling symbol__disassemble() errorsArnaldo Carvalho de Melo2016-08-011-2/+6
* perf annotate: Rename symbol__annotate() to symbol__disassemble()Arnaldo Carvalho de Melo2016-08-011-1/+1
* perf tools: Separate out GTK codes to libperf-gtk.soNamhyung Kim2013-10-091-3/+10
* perf annotate/gtk: Support event group view on GTKNamhyung Kim2013-03-151-2/+16
* perf annotate: Pass evsel instead of evidx on annotation functionsNamhyung Kim2013-03-151-4/+6
* perf gtk/annotate: Fail early if it can't annotateNamhyung Kim2013-02-141-8/+8
* perf gtk/annotate: Show source lines with gray colorNamhyung Kim2013-02-141-3/+27
* perf gtk/annotate: Support multiple event annotationNamhyung Kim2013-02-141-27/+47
* perf ui/gtk: Implement basic GTK2 annotation browserNamhyung Kim2013-02-141-0/+185
OpenPOWER on IntegriCloud