index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
ui
/
browsers
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf annotate browser: Fix typo
Ingo Molnar
2013-08-07
1
-1
/
+1
*
perf annotate browser: Improve description of '?' hotkey
Arnaldo Carvalho de Melo
2013-08-07
1
-1
/
+1
*
perf annotate: Put dso name in symbol annotation title
Adrian Hunter
2013-08-07
1
-2
/
+14
*
perf tools: Centralize default columns init in perf_hpp__init
Jiri Olsa
2013-07-12
1
-2
/
+0
*
perf tools: Add struct perf_hpp_fmt into hpp callbacks
Jiri Olsa
2013-07-12
1
-4
/
+6
*
perf tools: struct thread has a tid not a pid
Adrian Hunter
2013-07-12
1
-3
/
+3
*
perf top: Add --percent-limit option
Namhyung Kim
2013-05-28
1
-2
/
+14
*
perf report: Add --percent-limit option
Namhyung Kim
2013-05-28
1
-11
/
+68
*
perf hists browser: Use sort__has_sym
Arnaldo Carvalho de Melo
2013-05-28
1
-7
/
+2
*
perf sort: Introduce sort__mode variable
Namhyung Kim
2013-05-28
1
-2
/
+2
*
perf map browser: Exit just on well known key presses
Arnaldo Carvalho de Melo
2013-04-01
1
-4
/
+12
*
perf tools: Remove dependency on libnewt
Arnaldo Carvalho de Melo
2013-04-01
3
-3
/
+0
*
perf map browser: Use ui_browser__input_window()
Arnaldo Carvalho de Melo
2013-04-01
1
-38
/
+6
*
perf annotate browser: Support event group view on TUI
Namhyung Kim
2013-03-15
1
-18
/
+75
*
perf annotate browser: Use disasm__calc_percent()
Namhyung Kim
2013-03-15
1
-36
/
+14
*
perf annotate browser: Make browser_disasm_line->percent an array
Namhyung Kim
2013-03-15
1
-7
/
+7
*
perf annotate: Factor out struct source_line_percent
Namhyung Kim
2013-03-15
1
-1
/
+1
*
perf evsel: Introduce perf_evsel__is_group_event() helper
Namhyung Kim
2013-03-15
1
-2
/
+2
*
perf annotate: Pass evsel instead of evidx on annotation functions
Namhyung Kim
2013-03-15
2
-14
/
+18
*
perf hists browser: Add option for runtime switching perf data file
Feng Tang
2013-02-06
1
-1
/
+111
*
perf report: Show group description when event group is enabled
Namhyung Kim
2013-01-31
1
-0
/
+25
*
perf report: Bypass non-leader events when event group is enabled
Namhyung Kim
2013-01-31
1
-6
/
+35
*
perf hists browser: Add suppport for event group view
Namhyung Kim
2013-01-31
1
-0
/
+57
*
perf hists browser: Move coloring logic to hpp functions
Namhyung Kim
2013-01-31
1
-30
/
+42
*
perf hists browser: Convert hpp helpers to a function
Namhyung Kim
2013-01-31
1
-14
/
+32
*
perf ui browsers: Fix usage of __ in struct names
Arnaldo Carvalho de Melo
2013-01-24
1
-4
/
+4
*
perf annotate browser: Fix segfault when drawing out-of-bounds jumps
Frederik Deweerdt
2013-01-24
1
-12
/
+13
*
perf hists: Introduce perf_hpp__list for period related columns
Jiri Olsa
2012-12-09
1
-8
/
+12
*
perf annotate: Don't try to follow jump target on PLT symbols
Namhyung Kim
2012-11-09
1
-0
/
+12
*
perf report: Postpone objdump check until annotation requested
Namhyung Kim
2012-11-05
1
-6
/
+16
*
perf tools: Introduce struct hist_browser_timer
Namhyung Kim
2012-11-05
2
-39
/
+31
*
perf browser: Don't show scripts menu for 'perf top'
Feng Tang
2012-10-31
1
-2
/
+10
*
perf hists browser: Integrate script browser into main hists browser
Feng Tang
2012-10-29
1
-0
/
+38
*
perf annotate browser: Integrate script browser into annotation browser
Feng Tang
2012-10-29
1
-0
/
+6
*
perf scripts browser: Add a browser for perf script
Feng Tang
2012-10-29
1
-0
/
+189
*
perf hists browser: Add back callchain folding symbol
Arnaldo Carvalho de Melo
2012-10-17
1
-1
/
+1
*
perf hists browser: Fix off-by-two bug on the first column
Namhyung Kim
2012-10-16
1
-1
/
+3
*
perf hists: Introduce struct he_stat
Namhyung Kim
2012-10-04
1
-4
/
+4
*
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 hists browser: Fix first column printing
Namhyung Kim
2012-09-14
1
-2
/
+2
*
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
1
-2
/
+4
*
perf hists browser: Use perf_hpp__format functions
Namhyung Kim
2012-09-08
1
-23
/
+73
*
perf hists: Rename and move some functions
Namhyung Kim
2012-08-20
1
-2
/
+2
*
perf hists browser: Add verbose mode hotkey
Arnaldo Carvalho de Melo
2012-08-06
1
-11
/
+26
*
perf tools: use XSI-complaint version of strerror_r() instead of GNU-specific
Kirill A. Shutemov
2012-07-25
1
-2
/
+2
*
perf annotate: Check null of sym pointer before using it
Samuel Liao
2012-06-19
1
-1
/
+3
*
perf tools: Move all users of event_name to perf_evsel__name
Arnaldo Carvalho de Melo
2012-06-19
1
-11
/
+4
*
perf hists browser: Implement printing snapshots to files
Arnaldo Carvalho de Melo
2012-06-19
1
-0
/
+195
[next]