summaryrefslogtreecommitdiffstats
path: root/tools/perf/ui/gtk/annotate.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-09perf tools: Separate out GTK codes to libperf-gtk.soNamhyung Kim1-3/+10
2013-03-15perf annotate/gtk: Support event group view on GTKNamhyung Kim1-2/+16
2013-03-15perf annotate: Pass evsel instead of evidx on annotation functionsNamhyung Kim1-4/+6
2013-02-14perf gtk/annotate: Fail early if it can't annotateNamhyung Kim1-8/+8
2013-02-14perf gtk/annotate: Show source lines with gray colorNamhyung Kim1-3/+27
2013-02-14perf gtk/annotate: Support multiple event annotationNamhyung Kim1-27/+47
2013-02-14perf ui/gtk: Implement basic GTK2 annotation browserNamhyung Kim1-0/+185