index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
/
builtin-top.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf annotate: Move the default annotate options to the library
Arnaldo Carvalho de Melo
2018-03-21
1
-0
/
+2
*
perf top: Fix top.call-graph config option reading
Yisheng Xie
2018-03-16
1
-2
/
+4
*
perf mmap: Simplify perf_mmap__read_init()
Kan Liang
2018-03-08
1
-2
/
+1
*
perf mmap: Simplify perf_mmap__read_event()
Kan Liang
2018-03-08
1
-1
/
+1
*
perf mmap: Simplify perf_mmap__consume()
Kan Liang
2018-03-08
1
-1
/
+1
*
perf top: Allow asking for the maximum allowed sample rate
Arnaldo Carvalho de Melo
2018-03-05
1
-1
/
+3
*
perf top: Fix annoying fallback message on older kernels
Kan Liang
2018-02-26
1
-1
/
+1
*
perf top: Check the latency of perf_top__mmap_read()
Kan Liang
2018-02-15
1
-0
/
+9
*
perf top: Switch default mode to overwrite mode
Kan Liang
2018-02-15
1
-9
/
+25
*
perf top: Remove lost events checking
Kan Liang
2018-02-15
1
-3
/
+5
*
perf hists browser: Add parameter to disable lost event warning
Kan Liang
2018-02-15
1
-1
/
+1
*
perf top: Add overwrite fall back
Kan Liang
2018-02-15
1
-0
/
+36
*
perf top: Check per-event overwrite term
Kan Liang
2018-02-15
1
-0
/
+73
*
perf annotate: Get the cpuid from evsel->evlist->env in symbol__annotate()
Arnaldo Carvalho de Melo
2017-12-27
1
-1
/
+1
*
perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap
Wang Nan
2017-12-05
1
-1
/
+1
*
perf top: Fix crash when annotating symbol
Jiri Olsa
2017-11-17
1
-1
/
+2
*
perf top: Use signal interface for SIGWINCH handler
Jiri Olsa
2017-11-17
1
-12
/
+3
*
perf top: Fix window dimensions change handling
Jiri Olsa
2017-11-17
1
-3
/
+12
*
perf top: Ignore kptr_restrict when not sampling the kernel
Arnaldo Carvalho de Melo
2017-11-16
1
-3
/
+5
*
perf top: Remove a duplicate word
Sihyeon Jang
2017-11-16
1
-1
/
+1
*
perf annotate: Remove disasm__calc_percent() from disasm_line__print()
Jiri Olsa
2017-11-16
1
-0
/
+3
*
perf annotate: Add symbol__annotate function
Jiri Olsa
2017-11-13
1
-1
/
+1
*
perf top: Add option to set the number of thread for event synthesize
Kan Liang
2017-10-03
1
-3
/
+8
*
perf top: Implement multithreading for perf_event__synthesize_threads
Kan Liang
2017-10-03
1
-1
/
+7
*
perf top: Support lookup of symbols in other mount namespaces.
Krister Johansen
2017-07-25
1
-0
/
+15
*
perf hists: Pass perf_sample to __symbol__inc_addr_samples()
Taeung Song
2017-07-21
1
-2
/
+3
*
perf annotate: Check for fused instructions
Jin Yao
2017-07-18
1
-1
/
+1
*
perf tools: Replace error() with pr_err()
Arnaldo Carvalho de Melo
2017-06-27
1
-1
/
+1
*
perf annotate: Return arch from symbol__disassemble() and save it in browser
Jin Yao
2017-06-19
1
-1
/
+1
*
perf tools: Move event prototypes from util.h to event.h
Arnaldo Carvalho de Melo
2017-04-25
1
-1
/
+1
*
perf tools: Add signal.h to places using its definitions
Arnaldo Carvalho de Melo
2017-04-20
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: Move sane ctype stuff from util.h to sane_ctype.h
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+2
*
perf tools: Remove unused 'prefix' from builtin functions
Arnaldo Carvalho de Melo
2017-03-27
1
-1
/
+1
*
perf utils: Check verbose flag properly
Namhyung Kim
2017-02-20
1
-1
/
+1
*
perf evsel: Inform how to make a sysctl setting permanent
Arnaldo Carvalho de Melo
2017-02-13
1
-1
/
+1
*
perf top: Use __fallthrough
Arnaldo Carvalho de Melo
2017-02-08
1
-1
/
+1
*
perf tools: Propagate perf_config() errors
Arnaldo Carvalho de Melo
2017-01-27
1
-1
/
+3
*
perf annotate: Start supporting cross arch annotation
Arnaldo Carvalho de Melo
2016-11-17
1
-1
/
+1
*
perf tools: Add PMU configuration to tools
Mathieu Poirier
2016-09-22
1
-0
/
+13
*
perf top: Remove old kernel-only symbol filter
Arnaldo Carvalho de Melo
2016-09-05
1
-27
/
+0
*
perf symbols: Mark if a symbol is idle in the library
Arnaldo Carvalho de Melo
2016-09-05
1
-3
/
+0
*
perf symbols: Rename ->ignore to ->idle
Arnaldo Carvalho de Melo
2016-08-30
1
-2
/
+2
*
perf annotate: Initialize the priv are in symbol__new()
Arnaldo Carvalho de Melo
2016-08-30
1
-1
/
+3
*
perf top: Use MSEC_PER_SEC
Arnaldo Carvalho de Melo
2016-08-23
1
-1
/
+2
*
perf annotate: Introduce strerror for handling symbol__disassemble() errors
Arnaldo Carvalho de Melo
2016-08-01
1
-0
/
+4
*
perf annotate: Rename symbol__annotate() to symbol__disassemble()
Arnaldo Carvalho de Melo
2016-08-01
1
-1
/
+1
*
tools: Introduce str_error_r()
Arnaldo Carvalho de Melo
2016-07-12
1
-3
/
+3
*
perf evlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
2016-06-23
1
-4
/
+4
*
perf config: Move config declarations from util/cache.h to util/config.h
Taeung Song
2016-06-23
1
-1
/
+1
[next]