index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
ui
/
gtk
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf ui/gtk: Implement basic GTK2 annotation browser
Namhyung Kim
2013-02-14
1
-0
/
+185
*
perf report: Show group description when event group is enabled
Namhyung Kim
2013-01-31
1
-3
/
+11
*
perf report: Bypass non-leader events when event group is enabled
Namhyung Kim
2013-01-31
1
-0
/
+4
*
perf gtk/browser: Trim column header string when event group enabled
Namhyung Kim
2013-01-31
1
-1
/
+1
*
perf gtk/browser: Add support for event group view
Namhyung Kim
2013-01-31
1
-4
/
+52
*
perf gtk/browser: Convert hpp helpers to a function
Namhyung Kim
2013-01-31
1
-21
/
+47
*
perf ui/gtk: Setup browser window early
Namhyung Kim
2013-01-24
1
-11
/
+11
*
perf ui/gtk: Factor out common browser routines
Namhyung Kim
2013-01-24
3
-223
/
+239
*
perf hists: Introduce perf_hpp__list for period related columns
Jiri Olsa
2012-12-09
1
-19
/
+11
*
perf ui/helpline: Introduce ui_helpline__vshow()
Namhyung Kim
2012-12-09
1
-11
/
+12
*
perf ui: Add ui_progress__finish()
Namhyung Kim
2012-11-14
1
-0
/
+9
*
perf ui gtk: Implement ui_progress functions
Namhyung Kim
2012-11-14
3
-0
/
+53
*
perf ui: Introduce generic ui_progress helper
Namhyung Kim
2012-11-14
1
-11
/
+0
*
perf tools: Introduce struct hist_browser_timer
Namhyung Kim
2012-11-05
1
-3
/
+1
*
perf hists: Introduce struct he_stat
Namhyung Kim
2012-10-04
1
-1
/
+1
*
perf diff: Removing the total_period argument from output code
Jiri Olsa
2012-10-04
1
-2
/
+2
*
perf tool: Add hpp interface to enable/disable hpp column
Jiri Olsa
2012-10-04
1
-1
/
+1
*
perf tools: Convert to NEWT_SUPPORT
Namhyung Kim
2012-10-02
1
-1
/
+1
*
perf hists browser: Fix output for 100.00%
Namhyung Kim
2012-09-14
1
-1
/
+1
*
perf tools: Use __maybe_used for unused variables
Irina Tirdea
2012-09-11
3
-5
/
+6
*
perf gtk/browser: Use perf_hpp__format functions
Namhyung Kim
2012-09-08
3
-16
/
+87
*
perf ui gtk: Ensure not to call gtk_main_quit() twice
Namhyung Kim
2012-08-20
1
-0
/
+2
*
perf ui gtk: Add perf_gtk__show_helpline() for pr_*
Namhyung Kim
2012-08-17
2
-5
/
+26
*
perf ui/gtk: Use helpline API in browser
Namhyung Kim
2012-08-17
1
-1
/
+4
*
perf ui gtk: Implement helpline_fns
Namhyung Kim
2012-08-17
3
-0
/
+33
*
perf tools: Move all users of event_name to perf_evsel__name
Arnaldo Carvalho de Melo
2012-06-19
1
-1
/
+1
*
perf ui/gtk: Use struct perf_error_ops
Namhyung Kim
2012-06-19
2
-0
/
+91
*
perf ui/gtk: Add GTK info_bar widget to browser window
Namhyung Kim
2012-06-19
2
-0
/
+45
*
perf ui/gtk: Add GTK statusbar widget to browser window
Namhyung Kim
2012-06-19
2
-1
/
+27
*
perf ui/gtk: Introduce struct perf_gtk_context
Namhyung Kim
2012-06-19
3
-1
/
+47
*
perf ui: Introduce struct perf_error_ops
Namhyung Kim
2012-06-19
1
-0
/
+20
*
perf ui: Change fallback policy of setup_browser()
Namhyung Kim
2012-05-02
1
-2
/
+2
*
perf ui: Add gtk2 support into setup_browser()
Namhyung Kim
2012-05-02
2
-10
/
+12
*
perf ui gtk: Rename functions for consistency
Namhyung Kim
2012-05-02
1
-12
/
+12
*
perf ui gtk: Drop arg[cv] arguments from perf_gtk_setup_browser()
Namhyung Kim
2012-05-02
1
-3
/
+2
*
perf tools: Move GTK+ bits to tools/perf/ui/gtk directory
Namhyung Kim
2012-04-11
2
-0
/
+197