index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
ui
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-04
perf tools: Remove cast of non-variadic function to variadic
Michael Hudson-Doyle
1
-1
/
+1
2013-10-28
perf hists: Add color overhead for stdio output buffer
Jiri Olsa
1
-5
/
+4
2013-09-05
perf hists: Fix formatting of long symbol names
Arnaldo Carvalho de Melo
1
-6
/
+17
2013-08-08
perf ui/gtk: Fix segmentation fault on perf_hpp__for_each_format loop
Namhyung Kim
1
-2
/
+0
2013-08-08
perf annotate browser: Fix typo
Ingo Molnar
1
-1
/
+1
2013-08-08
perf annotate browser: Improve description of '?' hotkey
Arnaldo Carvalho de Melo
1
-1
/
+1
2013-08-08
perf annotate: Put dso name in symbol annotation title
Adrian Hunter
1
-2
/
+14
2013-07-12
perf tools: Move hist_entry__period_snprintf into stdio code
Jiri Olsa
2
-40
/
+41
2013-07-12
perf diff: Move diff related columns into diff command
Jiri Olsa
1
-208
/
+1
2013-07-12
perf hists: Marking dummy hists entries
Jiri Olsa
1
-7
/
+14
2013-07-12
perf diff: Switching the base hists to be pairs head
Jiri Olsa
1
-20
/
+5
2013-07-12
perf tools: Centralize default columns init in perf_hpp__init
Jiri Olsa
3
-3
/
+2
2013-07-12
perf tools: Add struct perf_hpp_fmt into hpp callbacks
Jiri Olsa
4
-37
/
+65
2013-07-12
perf tools: struct thread has a tid not a pid
Adrian Hunter
1
-3
/
+3
2013-07-12
perf gtk/hists: Set rules hint for the hist browser
Namhyung Kim
1
-0
/
+2
2013-07-12
perf gtk/hists: Add a double-click handler for callchains
Namhyung Kim
1
-0
/
+14
2013-07-12
perf gtk/hists: Make column headers resizable
Namhyung Kim
1
-3
/
+8
2013-07-12
perf gtk/hists: Display callchain overhead also
Namhyung Kim
1
-3
/
+24
2013-07-12
perf gtk/hists: Add support for callchains
Namhyung Kim
1
-0
/
+65
2013-07-12
perf gtk/hists: Use GtkTreeStore instead of GtkListStore
Namhyung Kim
1
-5
/
+5
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
3
-15
/
+84
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
7
-16
/
+20
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/gtk: Support event group view on GTK
Namhyung Kim
1
-2
/
+16
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
3
-12
/
+6
2013-03-15
perf annotate: Pass evsel instead of evidx on annotation functions
Namhyung Kim
3
-18
/
+24
2013-02-14
perf gtk/annotate: Fail early if it can't annotate
Namhyung Kim
1
-8
/
+8
2013-02-14
perf gtk/annotate: Show source lines with gray color
Namhyung Kim
1
-3
/
+27
2013-02-14
perf gtk/annotate: Support multiple event annotation
Namhyung Kim
2
-27
/
+48
2013-02-14
perf ui/gtk: Implement basic GTK2 annotation browser
Namhyung Kim
2
-1
/
+186
2013-02-07
perf hists browser: Add support to display whole group data for raw columns
Jiri Olsa
1
-27
/
+26
2013-02-07
perf hists browser: Add option for runtime switching perf data file
Feng Tang
2
-1
/
+112
2013-01-31
perf report: Show group description when event group is enabled
Namhyung Kim
2
-3
/
+36
2013-01-31
perf report: Bypass non-leader events when event group is enabled
Namhyung Kim
2
-6
/
+39
2013-01-31
perf gtk/browser: Trim column header string when event group enabled
Namhyung Kim
1
-1
/
+1
2013-01-31
perf gtk/browser: Add support for event group view
Namhyung Kim
1
-4
/
+52
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 ui/hist: Add support for event group view
Namhyung Kim
2
-1
/
+63
2013-01-31
perf gtk/browser: Convert hpp helpers to a function
Namhyung Kim
1
-21
/
+47
2013-01-31
perf hists browser: Convert hpp helpers to a function
Namhyung Kim
1
-14
/
+32
2013-01-31
perf ui/hist: Consolidate hpp helpers
Namhyung Kim
1
-154
/
+84
[next]