alistair23-linux/tools/perf/ui
Arnaldo Carvalho de Melo 7c3102b843 perf ui browsers: Fix usage of __ in struct names
In tools/perf we use a convention where __ separates the struct name
from the function name for functions that operate on a struct instance.

Fix this usage by removing it from the struct names and fix also the
associated functions.

Acked-by: Jiri Olsa <jolsa@redhat.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Namhyung Kim <namhyung@gmail.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-rfj7acng5tukftb8hy1rrw08@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2013-01-24 16:40:51 -03:00
..
browsers perf ui browsers: Fix usage of __ in struct names 2013-01-24 16:40:51 -03:00
gtk perf ui/gtk: Setup browser window early 2013-01-24 16:40:16 -03:00
stdio perf hists: Rename hists__fprintf_nr_events to events_stats__fprintf 2013-01-24 16:40:11 -03:00
tui perf ui/helpline: Introduce ui_helpline__vshow() 2012-12-09 08:46:04 -03:00
browser.c perf ui browsers: Fix usage of __ in struct names 2013-01-24 16:40:51 -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 diff: Remove displacement output option 2012-12-09 08:46:07 -03:00
keysyms.h
libslang.h
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 hists: Introduce perf_hpp__list for period related columns 2012-12-09 08:46:05 -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