index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Move elide bool into perf_hpp_fmt struct
Jiri Olsa
2014-06-03
1
-4
/
+4
*
perf tools: Fix "==" into "=" in ui_browser__warning assignment
zhangdianfang
2014-06-03
1
-1
/
+1
*
perf ui/gtk: Fix callchain display
Namhyung Kim
2014-06-01
1
-1
/
+9
*
perf ui/stdio: Fix invalid percentage value of cumulated hist entries
Namhyung Kim
2014-06-01
1
-1
/
+3
*
perf tools: Do not auto-remove Children column if --fields given
Namhyung Kim
2014-06-01
1
-0
/
+3
*
perf tools: Add more hpp helper functions
Namhyung Kim
2014-06-01
1
-0
/
+17
*
perf tools: Apply percent-limit to cumulative percentage
Namhyung Kim
2014-06-01
3
-35
/
+15
*
perf ui/gtk: Add support to accumulated hist stat
Namhyung Kim
2014-06-01
1
-0
/
+17
*
perf ui/browser: Add support to accumulated hist stat
Namhyung Kim
2014-06-01
1
-0
/
+25
*
perf ui/hist: Add support to accumulated hist stat
Namhyung Kim
2014-06-01
1
-0
/
+99
*
perf tools: Introduce reset_output_field()
Namhyung Kim
2014-05-21
1
-0
/
+17
*
perf tools: Get rid of obsolete hist_entry__sort_list
Namhyung Kim
2014-05-21
2
-34
/
+24
*
perf hists: Reset width of output fields with header length
Namhyung Kim
2014-05-21
1
-18
/
+3
*
perf tools: Skip elided sort entries
Namhyung Kim
2014-05-21
3
-0
/
+21
*
perf report/tui: Fix a bug when --fields/sort is given
Namhyung Kim
2014-05-21
1
-4
/
+1
*
perf report: Add -F option to specify output fields
Namhyung Kim
2014-05-21
1
-4
/
+55
*
perf tools: Call perf_hpp__init() before setting up GUI browsers
Namhyung Kim
2014-05-21
3
-6
/
+0
*
perf tools: Allow hpp fields to be sort keys
Namhyung Kim
2014-05-21
1
-2
/
+7
*
perf ui: Get rid of callback from __hpp__fmt()
Namhyung Kim
2014-05-21
3
-60
/
+32
*
perf tools: Consolidate output field handling to hpp format routines
Namhyung Kim
2014-05-21
4
-82
/
+61
*
perf tools: Support event grouping in hpp ->sort()
Namhyung Kim
2014-05-21
1
-6
/
+58
*
perf tools: Convert sort entries to hpp formats
Namhyung Kim
2014-05-21
1
-0
/
+6
*
perf tools: Add ->cmp(), ->collapse() and ->sort() to perf_hpp_fmt
Namhyung Kim
2014-05-21
1
-4
/
+35
*
tools: Consolidate types.h
Borislav Petkov
2014-05-01
2
-4
/
+2
*
perf tools: Allocate thread map_groups's dynamically
Arnaldo Carvalho de Melo
2014-04-28
1
-1
/
+1
*
perf hists/tui: Count callchain rows separately
Namhyung Kim
2014-04-24
1
-20
/
+43
*
perf top/tui: Update nr_entries properly after a filter is applied
Namhyung Kim
2014-04-24
1
-4
/
+16
*
perf ui/tui: Rename hist_browser__update_nr_entries()
Namhyung Kim
2014-04-24
1
-9
/
+8
*
perf ui/tui: Fix off-by-one in hist_browser__update_nr_entries()
Namhyung Kim
2014-04-24
1
-3
/
+3
*
perf ui/tui: Add 'F' hotkey to toggle percentage output
Namhyung Kim
2014-04-16
1
-0
/
+4
*
perf report: Add --percentage option
Namhyung Kim
2014-04-16
3
-18
/
+36
*
perf ui hists: Pass evsel to hpp->header/width functions explicitly
Namhyung Kim
2014-03-14
3
-19
/
+13
*
perf ui/tui: Reuse generic __hpp__fmt() code
Namhyung Kim
2014-03-14
3
-90
/
+60
*
perf ui/hists: Pass struct hpp to print functions
Namhyung Kim
2014-03-14
3
-28
/
+69
*
perf ui/gtk: Reuse generic __hpp__fmt() code
Namhyung Kim
2014-03-14
2
-69
/
+13
*
perf ui/stdio: Fix invalid output on event group report
Namhyung Kim
2014-03-14
1
-4
/
+16
*
perf evlist: Introduce evlist__for_each() & friends
Arnaldo Carvalho de Melo
2014-01-13
2
-3
/
+4
*
perf tools: Use zfree to help detect use after free bugs
Arnaldo Carvalho de Melo
2013-12-27
2
-2
/
+2
*
perf tools: Introduce zfree
Arnaldo Carvalho de Melo
2013-12-27
3
-10
/
+5
*
perf tools: No need to test against NULL before calling free()
Arnaldo Carvalho de Melo
2013-12-26
1
-2
/
+1
*
perf ui/tui: Implement header window
Namhyung Kim
2013-12-26
3
-0
/
+135
*
perf ui/tui: Split help message for perf top and report
Namhyung Kim
2013-12-26
1
-19
/
+30
*
perf ui/tui: Protect windows by ui__lock
Namhyung Kim
2013-12-26
1
-3
/
+16
*
perf ui browser: Remove misplaced __maybe_unused
Arnaldo Carvalho de Melo
2013-12-19
1
-1
/
+1
*
perf ui browser: Fix segfault caused by off by one handling END key
Arnaldo Carvalho de Melo
2013-11-14
1
-1
/
+1
*
perf evsel: Introduce perf_evsel__prev() method
Arnaldo Carvalho de Melo
2013-11-14
1
-1
/
+1
*
perf tools: Use perf_evlist__{first,last}, perf_evsel__next
Arnaldo Carvalho de Melo
2013-11-14
1
-5
/
+4
*
perf tools: Remove trivial extra semincolon
Davidlohr Bueso
2013-11-14
1
-1
/
+1
*
perf ui tui progress: Don't force a refresh during progress update
Patrick Palka
2013-11-11
1
-1
/
+2
*
perf tools: Finish the removal of 'self' arguments
Arnaldo Carvalho de Melo
2013-11-05
6
-50
/
+48
[next]