index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
ui
/
browsers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-28
perf top: Add --percent-limit option
Namhyung Kim
1
-2
/
+14
2013-05-28
perf report: Add --percent-limit option
Namhyung Kim
1
-11
/
+68
2013-05-28
perf hists browser: Use sort__has_sym
Arnaldo Carvalho de Melo
1
-7
/
+2
2013-05-28
perf sort: Introduce sort__mode variable
Namhyung Kim
1
-2
/
+2
2013-04-01
perf map browser: Exit just on well known key presses
Arnaldo Carvalho de Melo
1
-4
/
+12
2013-04-01
perf tools: Remove dependency on libnewt
Arnaldo Carvalho de Melo
3
-3
/
+0
2013-04-01
perf map browser: Use ui_browser__input_window()
Arnaldo Carvalho de Melo
1
-38
/
+6
2013-03-15
perf annotate browser: Support event group view on TUI
Namhyung Kim
1
-18
/
+75
2013-03-15
perf annotate browser: Use disasm__calc_percent()
Namhyung Kim
1
-36
/
+14
2013-03-15
perf annotate browser: Make browser_disasm_line->percent an array
Namhyung Kim
1
-7
/
+7
2013-03-15
perf annotate: Factor out struct source_line_percent
Namhyung Kim
1
-1
/
+1
2013-03-15
perf evsel: Introduce perf_evsel__is_group_event() helper
Namhyung Kim
1
-2
/
+2
2013-03-15
perf annotate: Pass evsel instead of evidx on annotation functions
Namhyung Kim
2
-14
/
+18
2013-02-06
perf hists browser: Add option for runtime switching perf data file
Feng Tang
1
-1
/
+111
2013-01-31
perf report: Show group description when event group is enabled
Namhyung Kim
1
-0
/
+25
2013-01-31
perf report: Bypass non-leader events when event group is enabled
Namhyung Kim
1
-6
/
+35
2013-01-31
perf hists browser: Add suppport for event group view
Namhyung Kim
1
-0
/
+57
2013-01-31
perf hists browser: Move coloring logic to hpp functions
Namhyung Kim
1
-30
/
+42
2013-01-31
perf hists browser: Convert hpp helpers to a function
Namhyung Kim
1
-14
/
+32
2013-01-24
perf ui browsers: Fix usage of __ in struct names
Arnaldo Carvalho de Melo
1
-4
/
+4
2013-01-24
perf annotate browser: Fix segfault when drawing out-of-bounds jumps
Frederik Deweerdt
1
-12
/
+13
2012-12-09
perf hists: Introduce perf_hpp__list for period related columns
Jiri Olsa
1
-8
/
+12
2012-11-09
perf annotate: Don't try to follow jump target on PLT symbols
Namhyung Kim
1
-0
/
+12
2012-11-05
perf report: Postpone objdump check until annotation requested
Namhyung Kim
1
-6
/
+16
2012-11-05
perf tools: Introduce struct hist_browser_timer
Namhyung Kim
2
-39
/
+31
2012-10-31
perf browser: Don't show scripts menu for 'perf top'
Feng Tang
1
-2
/
+10
2012-10-29
perf hists browser: Integrate script browser into main hists browser
Feng Tang
1
-0
/
+38
2012-10-29
perf annotate browser: Integrate script browser into annotation browser
Feng Tang
1
-0
/
+6
2012-10-29
perf scripts browser: Add a browser for perf script
Feng Tang
1
-0
/
+189
2012-10-17
perf hists browser: Add back callchain folding symbol
Arnaldo Carvalho de Melo
1
-1
/
+1
2012-10-16
perf hists browser: Fix off-by-two bug on the first column
Namhyung Kim
1
-1
/
+3
2012-10-04
perf hists: Introduce struct he_stat
Namhyung Kim
1
-4
/
+4
2012-10-04
perf diff: Removing the total_period argument from output code
Jiri Olsa
1
-2
/
+2
2012-10-04
perf tool: Add hpp interface to enable/disable hpp column
Jiri Olsa
1
-1
/
+1
2012-09-14
perf hists browser: Fix first column printing
Namhyung Kim
1
-2
/
+2
2012-09-14
perf hists browser: Fix output for 100.00%
Namhyung Kim
1
-1
/
+1
2012-09-11
perf tools: Use __maybe_used for unused variables
Irina Tirdea
1
-2
/
+4
2012-09-08
perf hists browser: Use perf_hpp__format functions
Namhyung Kim
1
-23
/
+73
2012-08-20
perf hists: Rename and move some functions
Namhyung Kim
1
-2
/
+2
2012-08-06
perf hists browser: Add verbose mode hotkey
Arnaldo Carvalho de Melo
1
-11
/
+26
2012-07-25
perf tools: use XSI-complaint version of strerror_r() instead of GNU-specific
Kirill A. Shutemov
1
-2
/
+2
2012-06-19
perf annotate: Check null of sym pointer before using it
Samuel Liao
1
-1
/
+3
2012-06-19
perf tools: Move all users of event_name to perf_evsel__name
Arnaldo Carvalho de Melo
1
-11
/
+4
2012-06-19
perf hists browser: Implement printing snapshots to files
Arnaldo Carvalho de Melo
1
-0
/
+195
2012-05-30
perf annotate browser: Fix help window entry for navigating to hottest line
Arnaldo Carvalho de Melo
1
-1
/
+1
2012-05-29
perf ui browser: Stop using 'self'
Arnaldo Carvalho de Melo
2
-230
/
+230
2012-05-29
perf annotate browser: Read perf config file for settings
Arnaldo Carvalho de Melo
1
-0
/
+49
2012-05-29
perf annotate browser: Make feature toggles global
Arnaldo Carvalho de Melo
1
-35
/
+66
2012-05-29
perf annotate browser: The idx_asm field should be used in asm only view
Arnaldo Carvalho de Melo
1
-1
/
+5
2012-05-12
perf annotate browser: Add key bindings help window
Arnaldo Carvalho de Melo
1
-7
/
+18
[next]