kernel-hacking-2024-linux-s.../tools/perf/ui/gtk
Jiri Olsa 2c5d4b4a08 perf tools: Add struct perf_hpp_fmt into hpp callbacks
Adding 'struct perf_hpp_fmt' into hpp callbacks, so commands can access
their private data.

It'll be handy for diff command in future to be able to access file
related data for each column.

Signed-off-by: Jiri Olsa <jolsa@redhat.com>
Reviewed-by: Namhyung Kim <namhyung@kernel.org>
Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/n/tip-7vy2m18574b1bicoljn8e9lw@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2013-07-12 13:53:57 -03:00
..
annotate.c perf annotate/gtk: Support event group view on GTK 2013-03-15 13:06:07 -03:00
browser.c perf ui/gtk: Factor out common browser routines 2013-01-24 16:40:16 -03:00
gtk.h perf gtk/annotate: Support multiple event annotation 2013-02-14 14:59:28 -03:00
helpline.c perf ui/helpline: Introduce ui_helpline__vshow() 2012-12-09 08:46:04 -03:00
hists.c perf tools: Add struct perf_hpp_fmt into hpp callbacks 2013-07-12 13:53:57 -03:00
progress.c perf ui: Add ui_progress__finish() 2012-11-14 16:52:56 -03:00
setup.c perf ui gtk: Implement ui_progress functions 2012-11-14 16:52:48 -03:00
util.c perf ui: Introduce generic ui_progress helper 2012-11-14 16:52:39 -03:00