summaryrefslogtreecommitdiffstats
path: root/tools/perf/ui/gtk/annotate.c
Commit message (Expand)AuthorAgeFilesLines
* 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