index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
ui
/
browsers
/
hists.c
Age
Commit message (
Expand
)
Author
2016-02-24
perf hists browser: Align column header in hierarchy mode
Namhyung Kim
2016-02-24
perf hists browser: Implement hierarchy output
Namhyung Kim
2016-02-24
perf hists browser: Support collapsing/expanding whole entries in hierarchy
Namhyung Kim
2016-02-24
perf hists browser: Count number of hierarchy entries
Namhyung Kim
2016-02-12
perf hists: Do column alignment on the format iterator
Arnaldo Carvalho de Melo
2016-02-03
perf hists browser: Add 'L' hotkey to change percent limit
Namhyung Kim
2016-02-03
perf hists: Introduce hists__for_each_format macro
Jiri Olsa
2016-02-03
perf hists: Introduce perf_hpp_list__for_each_format macro
Jiri Olsa
2016-02-01
perf hists browser: Fix percent display in callchains
Namhyung Kim
2016-02-01
perf hists browser: Pass parent_total to callchain print functions
Namhyung Kim
2016-02-01
perf hists browser: Fix dump to show correct callchain style
Namhyung Kim
2016-01-26
perf hists browser: Skip scripting when perf.data file not available
Namhyung Kim
2016-01-26
perf hists browser: Offer non-symbol specific menu options for --sort without...
Namhyung Kim
2016-01-26
perf hists browser: Be a bit more strict about presenting CPU socket zoom
Namhyung Kim
2016-01-26
perf hists browser: Offer 'Zoom into DSO'/'Map details' only when sort order ...
Namhyung Kim
2016-01-26
perf hists browser: Only offer symbol scripting when a symbol is under the cu...
Namhyung Kim
2016-01-26
perf hists browser: Only 'Zoom into thread' only when sort order has 'pid'
Namhyung Kim
2016-01-12
perf ui/tui: Print helpline message as is
Namhyung Kim
2016-01-06
perf tools: Skip dynamic fields not defined for current event
Namhyung Kim
2015-12-08
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2015-12-07
perf hists browser: Fix segfault if use symbol filter in cmdline
Wang Nan
2015-12-07
perf hists browser: Reset selection when refresh
Wang Nan
2015-12-07
perf hists browser: Add NULL pointer check to prevent crash
Wang Nan
2015-11-27
perf hists browser: Update nr entries regardless of min percent
Namhyung Kim
2015-11-19
perf hists browser: Support folded callchains
Namhyung Kim
2015-11-19
perf hists browser: Support flat callchains
Namhyung Kim
2015-11-19
perf hists browser: Factor out hist_browser__show_callchain_list()
Namhyung Kim
2015-11-19
perf callchain: Abstract callchain print function
Namhyung Kim
2015-11-12
perf hists browser: The dso can be obtained from popup_action->ms.map->dso
Arnaldo Carvalho de Melo
2015-11-12
perf hists browser: Fix 'd' hotkey action to filter by DSO
Arnaldo Carvalho de Melo
2015-10-12
perf hists browser: Add 'm' key for context menu display
Namhyung Kim
2015-10-12
perf hists browser: Inform how to reset the symbol filter
Arnaldo Carvalho de Melo
2015-10-12
perf ui browsers: Remove help messages about use of right and arrow keys
Arnaldo Carvalho de Melo
2015-10-05
perf hists browser: Implement horizontal scrolling
Arnaldo Carvalho de Melo
2015-09-28
perf hists browser: Use the map to determine if a DSO is being used as a kernel
Arnaldo Carvalho de Melo
2015-09-16
Merge branch 'perf/urgent' into perf/core, to resolve a conflict
Ingo Molnar
2015-09-14
perf top: Fix segfault pressing -> with no hist entries
Wang Nan
2015-09-14
perf hists browser: Zoom in/out for processor socket
Kan Liang
2015-09-14
perf report: Introduce --socket-filter option
Kan Liang
2015-09-14
perf env: Rename some leftovers from rename to perf_env
Arnaldo Carvalho de Melo
2015-08-28
perf tools: Rename perf_session_env to perf_env
Kan Liang
2015-08-12
perf report: Show call graph from reference events
Kan Liang
2015-08-12
perf hists browser: Make ESC unzoom as well
Arnaldo Carvalho de Melo
2015-08-12
perf ui browser: Introduce ui_browser__printf()
Arnaldo Carvalho de Melo
2015-08-12
perf ui browser: Introduce ui_browser__write_nstring()
Arnaldo Carvalho de Melo
2015-07-13
perf hists browser: Take the --comm, --dsos, etc filters into account
Arnaldo Carvalho de Melo
2015-06-22
perf top: Move toggling event logic into hists browser
Namhyung Kim
2015-06-19
perf hists browser: React to unassigned hotkey pressing
Arnaldo Carvalho de Melo
2015-06-19
perf hists browser: Honour the help line provided by builtin-{top,report}.c
Arnaldo Carvalho de Melo
2015-06-19
perf hists browser: Do not exit when 'f' is pressed in 'report' mode
Arnaldo Carvalho de Melo
[prev]
[next]