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