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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-12
perf hists browser: The dso can be obtained from popup_action->ms.map->dso
Arnaldo Carvalho de Melo
1
-6
/
+0
2015-11-12
perf hists browser: Fix 'd' hotkey action to filter by DSO
Arnaldo Carvalho de Melo
1
-0
/
+1
2015-10-22
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-12
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-06
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-19
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-05
perf tools: Move TUI-specific fields out of map_symbol
Namhyung Kim
1
-32
/
+47
2015-05-05
perf hists browser: Simplify zooming code using pstack_peek()
Namhyung Kim
1
-11
/
+9
2015-05-05
perf hists browser: Split popup menu actions - part 2
Namhyung Kim
1
-140
/
+214
2015-05-05
perf hists browser: Split popup menu actions
Namhyung Kim
1
-86
/
+156
2015-05-05
perf hists browser: Save perf_session_env in the hist_browser
Namhyung Kim
1
-2
/
+5
2015-05-05
perf hists browser: Save pstack in the hist_browser
Namhyung Kim
1
-10
/
+10
2015-05-05
perf hists browser: Save hist_browser_timer pointer in hist_browser
Namhyung Kim
1
-5
/
+8
2015-05-05
perf hists browser: Fix possible memory leak
Namhyung Kim
1
-3
/
+5
2015-03-21
perf hists browser: Indicate which callchain entries are annotated
Arnaldo Carvalho de Melo
1
-1
/
+3
2015-03-17
perf hists browser: Allow annotating entries in callchains
Arnaldo Carvalho de Melo
2
-14
/
+17
2015-03-17
perf hists: Remove hist_entry->used, not used anymore
Arnaldo Carvalho de Melo
1
-5
/
+0
2015-03-16
perf hists browser: Fix up some branch alignment
Arnaldo Carvalho de Melo
1
-5
/
+6
2015-03-16
perf hists browser: Simplify symbol annotation menu setup
Arnaldo Carvalho de Melo
1
-9
/
+11
2015-03-12
perf hists browser: Fix UI bug after fold/unfold
He Kuang
1
-0
/
+19
2015-03-03
perf tools: Reference count struct thread
Arnaldo Carvalho de Melo
1
-3
/
+3
2015-02-12
perf build: Add gtk objects building
Jiri Olsa
1
-0
/
+9
[next]