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
2015-12-09
perf tui: Change default selection background color to yellow
Ingo Molnar
1
-1
/
+1
2015-12-08
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-0
/
+8
2015-12-07
perf hists browser: Fix segfault if use symbol filter in cmdline
Wang Nan
1
-0
/
+3
2015-12-07
perf hists browser: Reset selection when refresh
Wang Nan
1
-0
/
+2
2015-12-07
perf hists browser: Add NULL pointer check to prevent crash
Wang Nan
1
-0
/
+3
2015-11-28
perf hists browser: Update nr entries regardless of min percent
Namhyung Kim
1
-3
/
+2
2015-11-19
perf ui/gtk: Support folded callchains
Namhyung Kim
1
-0
/
+62
2015-11-19
perf ui/gtk: Support flat callchains
Namhyung Kim
1
-4
/
+76
2015-11-19
perf hists browser: Support folded callchains
Namhyung Kim
1
-1
/
+124
2015-11-19
perf hists browser: Support flat callchains
Namhyung Kim
1
-2
/
+120
2015-11-19
perf hists browser: Factor out hist_browser__show_callchain_list()
Namhyung Kim
1
-27
/
+45
2015-11-19
perf report: Add callchain value option
Namhyung Kim
1
-1
/
+9
2015-11-19
perf callchain: Abstract callchain print function
Namhyung Kim
3
-27
/
+24
2015-11-19
perf report: Support folded callchain mode on --stdio
Namhyung Kim
1
-0
/
+55
2015-11-13
perf hists browser: The dso can be obtained from popup_action->ms.map->dso
Arnaldo Carvalho de Melo
1
-6
/
+0
2015-11-13
perf hists browser: Fix 'd' hotkey action to filter by DSO
Arnaldo Carvalho de Melo
1
-0
/
+1
2015-10-23
perf annotate: Don't die() when finding an invalid config option
Arnaldo Carvalho de Melo
1
-3
/
+3
2015-10-22
perf ui tui: Register the error callbacks before initializing the widgets
Arnaldo Carvalho de Melo
1
-4
/
+4
2015-10-22
perf annotate: Fix 'annotate.use_offset' config variable usage
Namhyung Kim
1
-1
/
+1
2015-10-13
perf hists browser: Add 'm' key for context menu display
Namhyung Kim
1
-0
/
+2
2015-10-12
perf hists browser: Inform how to reset the symbol filter
Arnaldo Carvalho de Melo
1
-1
/
+2
2015-10-12
perf ui browsers: Remove help messages about use of right and arrow keys
Arnaldo Carvalho de Melo
4
-9
/
+9
2015-10-07
perf tools: Use hpp_dimension__add_output to register hpp columns
Jiri Olsa
1
-8
/
+8
2015-10-05
perf hists browser: Implement horizontal scrolling
Arnaldo Carvalho de Melo
1
-5
/
+17
2015-10-05
perf ui browser: Optional horizontal scrolling key binding
Arnaldo Carvalho de Melo
2
-1
/
+15
2015-09-28
perf hists browser: Use the map to determine if a DSO is being used as a kernel
Arnaldo Carvalho de Melo
1
-10
/
+14
2015-09-16
Merge branch 'perf/urgent' into perf/core, to resolve a conflict
Ingo Molnar
1
-1
/
+11
2015-09-14
perf top: Fix segfault pressing -> with no hist entries
Wang Nan
1
-1
/
+11
2015-09-14
perf hists browser: Zoom in/out for processor socket
Kan Liang
1
-7
/
+54
2015-09-14
perf report: Introduce --socket-filter option
Kan Liang
1
-0
/
+4
2015-09-14
perf env: Rename some leftovers from rename to perf_env
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-08-28
perf tools: Rename perf_session_env to perf_env
Kan Liang
3
-9
/
+9
2015-08-24
perf ui tui progress: Implement the ui_progress_ops->finish() method
Arnaldo Carvalho de Melo
1
-1
/
+18
2015-08-12
perf report: Show call graph from reference events
Kan Liang
1
-2
/
+7
2015-08-12
perf hists browser: Make ESC unzoom as well
Arnaldo Carvalho de Melo
1
-11
/
+8
2015-08-12
perf ui browser: Introduce ui_browser__printf()
Arnaldo Carvalho de Melo
6
-22
/
+35
2015-08-12
perf ui browser: Introduce ui_browser__write_nstring()
Arnaldo Carvalho de Melo
8
-22
/
+30
2015-08-06
perf annotate: Finally display IPC and cycle accounting
Andi Kleen
1
-17
/
+40
2015-08-06
perf annotate: Compute IPC and basic block cycles
Andi Kleen
1
-1
/
+72
2015-07-13
perf hists browser: Take the --comm, --dsos, etc filters into account
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-06-22
perf top: Move toggling event logic into hists browser
Namhyung Kim
1
-2
/
+17
2015-06-20
perf hists browser: React to unassigned hotkey pressing
Arnaldo Carvalho de Melo
1
-3
/
+4
2015-06-19
perf hists browser: Honour the help line provided by builtin-{top,report}.c
Arnaldo Carvalho de Melo
1
-4
/
+3
2015-06-19
perf hists browser: Do not exit when 'f' is pressed in 'report' mode
Arnaldo Carvalho de Melo
1
-0
/
+3
2015-06-19
perf top: Replace CTRL+z with 'f' as hotkey for enable/disable events
Arnaldo Carvalho de Melo
1
-2
/
+2
2015-06-19
perf annotate: Display total number of samples with --show-total-period
Martin Liška
1
-17
/
+43
2015-06-17
perf top: Allow disabling/enabling events dynamicly
Arnaldo Carvalho de Melo
1
-0
/
+2
2015-05-29
perf tools: Make Ctrl-C stop processing on TUI
Namhyung Kim
3
-1
/
+9
2015-05-06
perf tools: Move TUI-specific fields out of map_symbol
Namhyung Kim
1
-32
/
+47
2015-05-06
perf hists browser: Simplify zooming code using pstack_peek()
Namhyung Kim
1
-11
/
+9
[next]