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
/
browsers
/
hists.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-06
pref tools: Add missing map.h includes
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-01-25
perf hist: Use cached rbtrees
Davidlohr Bueso
1
-8
/
+8
2019-01-21
perf tools: Replace automatic const char[] variables by statics
Rasmus Villemoes
1
-2
/
+2
2018-12-17
perf top: Move perf_top__reset_sample_counters() to after counts display
Jiri Olsa
1
-0
/
+3
2018-12-17
perf top: Save and display the drop count stats
Jiri Olsa
1
-0
/
+4
2018-12-17
perf top: Save and display the lost count stats
Jiri Olsa
1
-0
/
+4
2018-06-06
perf hists: Check if a hist_entry has callchains before using them
Arnaldo Carvalho de Melo
1
-5
/
+6
2018-06-04
perf annotate: Move objdump_path to struct annotation_options
Arnaldo Carvalho de Melo
1
-1
/
+2
2018-06-04
perf hists browser: Pass annotation_options from tool to browser
Arnaldo Carvalho de Melo
1
-9
/
+20
2018-04-18
perf hists browser: Clarify top/report browser help
Andi Kleen
1
-1
/
+1
2018-04-06
perf hists browser: Remove leftover from row returned from refresh
Arnaldo Carvalho de Melo
1
-8
/
+2
2018-04-06
perf hists browser: Show extra_title_lines in the 'D' debug hotkey
Arnaldo Carvalho de Melo
1
-1
/
+2
2018-04-03
perf ui browser: Move the extra title lines from the hists browser
Arnaldo Carvalho de Melo
1
-19
/
+24
2018-04-03
perf hists: Move hists__scnprintf_title() away from the TUI code
Arnaldo Carvalho de Melo
1
-79
/
+0
2018-04-03
perf hists: Introduce hists__scnprint_title()
Arnaldo Carvalho de Melo
1
-4
/
+11
2018-04-03
perf hists browser: Rename perf_evsel_browser_title to a more descriptive name
Arnaldo Carvalho de Melo
1
-5
/
+3
2018-03-08
perf report: Fix the output for stdio events list
Jiri Olsa
1
-2
/
+3
2018-03-05
perf top browser: Show sample_freq in browser title line
Arnaldo Carvalho de Melo
1
-3
/
+7
2018-02-15
perf hists browser: Add parameter to disable lost event warning
Kan Liang
1
-13
/
+25
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-24
perf report: Remove code to handle inline frames from browsers
Milian Wolff
1
-168
/
+12
2017-08-30
perf report: Calculate the average cycles of iterations
Jin Yao
1
-6
/
+2
2017-07-19
perf report: Enable finding kernel inline functions
Jin Yao
1
-3
/
+0
2017-04-24
perf tools: Use just forward declarations for struct thread where possible
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-20
perf tools: Move units conversion/formatting routines to separate object
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Remove include dirent.h from util.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Don't include terminal handling headers in util.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Move extra string util functions to util/string2.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Move srcline definitions to separate header
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Move sane ctype stuff from util.h to sane_ctype.h
Arnaldo Carvalho de Melo
1
-0
/
+2
2017-04-19
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-03-27
perf report: Enable sorting by srcline as key
Milian Wolff
1
-1
/
+2
2017-03-27
perf report: Show inline stack for browser mode
Jin Yao
1
-8
/
+172
2017-03-13
perf hists browser: Fix typo in function switch_data_file
Changbin Du
1
-1
/
+1
2017-01-20
perf hists browser: Add e/c hotkeys to expand/collapse callchain for current ...
Jiri Olsa
1
-0
/
+17
2017-01-20
perf hists browser: Put hist_entry folding logic into single function
Jiri Olsa
1
-18
/
+25
2016-11-24
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
1
-10
/
+23
2016-11-14
perf report: Show branch info in callchain entry for browser mode
Jin Yao
1
-2
/
+18
2016-11-09
perf hists browser: Fix column indentation on --hierarchy
Namhyung Kim
1
-6
/
+13
2016-11-09
perf hists browser: Show folded sign properly on --hierarchy
Namhyung Kim
1
-1
/
+7
2016-11-09
perf hists browser: Fix indentation of folded sign on --hierarchy
Namhyung Kim
1
-3
/
+3
2016-11-09
perf hist browser: Fix hierarchy column counts
Namhyung Kim
1
-1
/
+14
2016-10-25
perf hist browser: Fix hierarchy column counts
Namhyung Kim
1
-1
/
+14
2016-10-24
perf hists browser: Dynamically change verbosity level
Alexis Berlemont
1
-1
/
+4
2016-10-21
perf c2c report: Add main TUI browser
Jiri Olsa
1
-1
/
+1
2016-10-13
perf top: Fix refreshing hierarchy entries on TUI
Namhyung Kim
1
-1
/
+2
2016-09-22
perf tools: Make several display functions global
Jiri Olsa
1
-1
/
+1
2016-09-20
perf hists: Factor out hists__reset_column_width()
Namhyung Kim
1
-9
/
+3
[prev]
[next]