index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
ui
/
browsers
/
hists.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf top: Show info message while collecting samples
Arnaldo Carvalho de Melo
2019-08-20
1
-0
/
+3
*
libperf: Add nr_entries to struct perf_evlist
Jiri Olsa
2019-07-29
1
-1
/
+1
*
libperf: Include perf_evlist in evlist object
Jiri Olsa
2019-07-29
1
-3
/
+3
*
libperf: Include perf_evsel in evsel object
Jiri Olsa
2019-07-29
1
-4
/
+4
*
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
2019-07-29
1
-3
/
+3
*
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
2019-07-29
1
-20
/
+20
*
perf hists browser: Fix potential NULL pointer dereference found by the smatc...
Leo Yan
2019-07-09
1
-4
/
+11
*
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-07-09
1
-1
/
+1
*
perf tools: Ditch rtrim(), use strim() from tools/lib
Arnaldo Carvalho de Melo
2019-07-01
1
-1
/
+2
*
perf tools: Remove trim() implementation, use tools/lib's strim()
Arnaldo Carvalho de Melo
2019-06-26
1
-1
/
+2
*
perf tools: Ditch rtrim(), use skip_spaces() to get closer to the kernel
Arnaldo Carvalho de Melo
2019-06-26
1
-1
/
+1
*
tools perf: Move from sane_ctype.h obtained from git to the Linux's original
Arnaldo Carvalho de Melo
2019-06-25
1
-1
/
+1
*
perf report: Implement browsing of individual samples
Andi Kleen
2019-03-11
1
-0
/
+47
*
perf report: Support builtin perf script in scripts menu
Andi Kleen
2019-03-11
1
-10
/
+13
*
perf report: Support running scripts for current time range
Andi Kleen
2019-03-11
1
-11
/
+72
*
perf tools: Add missing include <callchain.h> in various places
Arnaldo Carvalho de Melo
2019-02-06
1
-0
/
+1
*
perf tools: Add missing include for symbols.h
Arnaldo Carvalho de Melo
2019-02-06
1
-0
/
+1
*
pref tools: Add missing map.h includes
Arnaldo Carvalho de Melo
2019-02-06
1
-0
/
+1
*
perf hist: Use cached rbtrees
Davidlohr Bueso
2019-01-25
1
-8
/
+8
*
perf tools: Replace automatic const char[] variables by statics
Rasmus Villemoes
2019-01-21
1
-2
/
+2
*
perf top: Move perf_top__reset_sample_counters() to after counts display
Jiri Olsa
2018-12-17
1
-0
/
+3
*
perf top: Save and display the drop count stats
Jiri Olsa
2018-12-17
1
-0
/
+4
*
perf top: Save and display the lost count stats
Jiri Olsa
2018-12-17
1
-0
/
+4
*
perf hists: Check if a hist_entry has callchains before using them
Arnaldo Carvalho de Melo
2018-06-06
1
-5
/
+6
*
perf annotate: Move objdump_path to struct annotation_options
Arnaldo Carvalho de Melo
2018-06-04
1
-1
/
+2
*
perf hists browser: Pass annotation_options from tool to browser
Arnaldo Carvalho de Melo
2018-06-04
1
-9
/
+20
*
perf hists browser: Clarify top/report browser help
Andi Kleen
2018-04-18
1
-1
/
+1
*
perf hists browser: Remove leftover from row returned from refresh
Arnaldo Carvalho de Melo
2018-04-06
1
-8
/
+2
*
perf hists browser: Show extra_title_lines in the 'D' debug hotkey
Arnaldo Carvalho de Melo
2018-04-06
1
-1
/
+2
*
perf ui browser: Move the extra title lines from the hists browser
Arnaldo Carvalho de Melo
2018-04-03
1
-19
/
+24
*
perf hists: Move hists__scnprintf_title() away from the TUI code
Arnaldo Carvalho de Melo
2018-04-03
1
-79
/
+0
*
perf hists: Introduce hists__scnprint_title()
Arnaldo Carvalho de Melo
2018-04-03
1
-4
/
+11
*
perf hists browser: Rename perf_evsel_browser_title to a more descriptive name
Arnaldo Carvalho de Melo
2018-04-03
1
-5
/
+3
*
perf report: Fix the output for stdio events list
Jiri Olsa
2018-03-08
1
-2
/
+3
*
perf top browser: Show sample_freq in browser title line
Arnaldo Carvalho de Melo
2018-03-05
1
-3
/
+7
*
perf hists browser: Add parameter to disable lost event warning
Kan Liang
2018-02-15
1
-13
/
+25
*
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-07
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
perf report: Remove code to handle inline frames from browsers
Milian Wolff
2017-10-24
1
-168
/
+12
|
/
*
perf report: Calculate the average cycles of iterations
Jin Yao
2017-08-30
1
-6
/
+2
*
perf report: Enable finding kernel inline functions
Jin Yao
2017-07-18
1
-3
/
+0
*
perf tools: Use just forward declarations for struct thread where possible
Arnaldo Carvalho de Melo
2017-04-24
1
-0
/
+1
*
perf tools: Move units conversion/formatting routines to separate object
Arnaldo Carvalho de Melo
2017-04-20
1
-0
/
+1
*
perf tools: Remove include dirent.h from util.h
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf tools: Don't include terminal handling headers in util.h
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf tools: Move extra string util functions to util/string2.h
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf tools: Move srcline definitions to separate header
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf tools: Move sane ctype stuff from util.h to sane_ctype.h
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+2
*
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
[next]