alistair23-linux/tools/perf/ui
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
..
browsers perf annotate browser: Make browser_disasm_line->percent an array 2013-03-15 13:06:06 -03:00
gtk perf evsel: Introduce perf_evsel__is_group_event() helper 2013-03-15 13:06:05 -03:00
stdio perf ui/hist: Add support for event group view 2013-01-31 13:07:46 -03:00
tui perf ui/helpline: Introduce ui_helpline__vshow() 2012-12-09 08:46:04 -03:00
browser.c perf ui browser: Free browser->helpline() on ui_browser__hide() 2013-01-25 12:49:29 -03:00
browser.h perf annotate browser: Read perf config file for settings 2012-05-29 22:06:30 -03:00
helpline.c perf ui/helpline: Introduce ui_helpline__vshow() 2012-12-09 08:46:04 -03:00
helpline.h perf ui/helpline: Introduce ui_helpline__vshow() 2012-12-09 08:46:04 -03:00
hist.c perf evsel: Introduce perf_evsel__is_group_event() helper 2013-03-15 13:06:05 -03:00
keysyms.h perf hists browser: Add option for runtime switching perf data file 2013-02-06 18:09:24 -03:00
libslang.h perf tools: Move UI bits to tools/perf/ui directory 2012-04-11 17:16:40 -03:00
progress.c perf ui: Add ui_progress__finish() 2012-11-14 16:52:56 -03:00
progress.h perf ui: Add ui_progress__finish() 2012-11-14 16:52:56 -03:00
setup.c perf ui/gtk: Implement basic GTK2 annotation browser 2013-02-14 14:59:27 -03:00
ui.h perf ui: Always compile browser setup code 2012-11-14 16:53:03 -03:00
util.c perf evsel: Introduce perf_evsel__open_strerror method 2013-01-24 16:40:09 -03:00
util.h perf ui: Introduce struct perf_error_ops 2012-06-19 13:06:18 -03:00