linux/tools/perf/ui/browsers
Namhyung Kim ab77df672c perf annotate browser: Make browser_disasm_line->percent an array
Make percent field of struct browser_disasm_line an array and move it to
the last.  This is a preparation of event group view feature.

Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Cc: Andi Kleen <andi@firstfloor.org>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung.kim@lge.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Pekka Enberg <penberg@kernel.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1362462812-30885-10-git-send-email-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2013-03-15 13:06:06 -03:00
..
annotate.c perf annotate browser: Make browser_disasm_line->percent an array 2013-03-15 13:06:06 -03:00
hists.c perf evsel: Introduce perf_evsel__is_group_event() helper 2013-03-15 13:06:05 -03:00
map.c perf tools: Move UI bits to tools/perf/ui directory 2012-04-11 17:16:40 -03:00
map.h perf tools: Move UI bits to tools/perf/ui directory 2012-04-11 17:16:40 -03:00
scripts.c perf scripts browser: Add a browser for perf script 2012-10-29 11:52:53 -02:00