index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools lib symbol: Skip non-address kallsyms line
Jiri Olsa
2018-02-16
1
-0
/
+4
*
perf stat: Add support to print counts after a period of time
yuzhoujian
2018-02-16
3
-2
/
+37
*
perf stat: Add support to print counts for fixed times
yuzhoujian
2018-02-16
3
-1
/
+25
*
perf report: Add support to display group output for non group events
Jiri Olsa
2018-02-16
2
-2
/
+7
*
perf report: Ask for ordered events for --tasks option
Jiri Olsa
2018-02-16
1
-0
/
+1
*
perf tools: Fix comment for sort__* compare functions
Jiri Olsa
2018-02-16
1
-2
/
+5
*
perf tests: Fix dwarf unwind for stripped binaries
Jiri Olsa
2018-02-16
1
-16
/
+30
*
tools lib api fs: Add sysfs__read_xll function
Jiri Olsa
2018-02-16
2
-2
/
+14
*
tools lib api fs: Add filename__read_xll function
Jiri Olsa
2018-02-16
2
-7
/
+23
*
perf script: Add --show-round-event to display PERF_RECORD_FINISHED_ROUND
Jiri Olsa
2018-02-16
2
-0
/
+20
*
perf record: Put new line after target override warning
Jiri Olsa
2018-02-16
1
-1
/
+1
*
kprobes: Propagate error from disarm_kprobe_ftrace()
Jessica Yu
2018-02-16
1
-25
/
+53
*
kprobes: Propagate error from arm_kprobe_ftrace()
Jessica Yu
2018-02-16
1
-25
/
+75
*
Merge tag 'perf-core-for-mingo-4.17-20180215' of git://git.kernel.org/pub/scm...
Ingo Molnar
2018-02-16
33
-578
/
+1067
|
\
|
*
Revert "tools include s390: Grab a copy of arch/s390/include/uapi/asm/unistd.h"
Hendrik Brueckner
2018-02-15
2
-413
/
+0
|
*
perf s390: Rework system call table creation by using syscall.tbl
Hendrik Brueckner
2018-02-15
2
-14
/
+14
|
*
perf s390: Grab a copy of arch/s390/kernel/syscall/syscall.tbl
Hendrik Brueckner
2018-02-15
1
-0
/
+390
|
*
tools/headers: Synchronize kernel ABI headers, v4.16-rc1
Ingo Molnar
2018-02-15
5
-0
/
+171
|
*
perf test: Fix test trace+probe_libc_inet_pton.sh for s390x
Thomas Richter
2018-02-15
1
-5
/
+18
|
*
perf data: Document missing --force option
Sangwon Hong
2018-02-15
1
-0
/
+4
|
*
perf tools: Substitute yet another strtoull()
Andy Shevchenko
2018-02-15
1
-22
/
+2
|
*
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
6
-20
/
+36
|
*
perf top: Add overwrite fall back
Kan Liang
2018-02-15
1
-0
/
+36
|
*
perf evsel: Expose the perf_missing_features struct
Arnaldo Carvalho de Melo
2018-02-15
2
-11
/
+15
|
*
perf top: Check per-event overwrite term
Kan Liang
2018-02-15
1
-0
/
+73
|
*
perf mmap: Discard legacy interface for mmap read
Kan Liang
2018-02-15
2
-49
/
+4
|
*
perf test: Update mmap read functions for backward-ring-buffer test
Kan Liang
2018-02-15
1
-2
/
+5
|
*
perf mmap: Introduce perf_mmap__read_event()
Kan Liang
2018-02-15
2
-0
/
+43
|
*
perf mmap: Introduce perf_mmap__read_done()
Kan Liang
2018-02-15
2
-0
/
+12
|
*
perf mmap: Discard 'prev' in perf_mmap__read()
Kan Liang
2018-02-15
1
-18
/
+10
|
*
perf mmap: Add new return value logic for perf_mmap__read_init()
Kan Liang
2018-02-15
1
-6
/
+6
|
*
perf mmap: Introduce perf_mmap__read_init()
Kan Liang
2018-02-15
2
-10
/
+29
|
*
perf mmap: Cleanup perf_mmap__push()
Kan Liang
2018-02-15
1
-1
/
+1
|
*
perf mmap: Recalculate size for overwrite mode
Kan Liang
2018-02-15
1
-0
/
+2
|
*
perf evlist: Remove stale mmap read for backward
Kan Liang
2018-02-15
2
-21
/
+0
|
*
perf vendor events aarch64: Add JSON metrics for ARM Cortex-A53 Processor
William Cohen
2018-02-15
7
-0
/
+183
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-02-15
14
-81
/
+146
|
\
\
|
*
|
x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages
Tony Luck
2018-02-13
5
-18
/
+26
|
*
|
x86/error_inject: Make just_return_func() globally visible
Arnd Bergmann
2018-02-13
1
-0
/
+1
|
*
|
x86/platform/UV: Fix GAM Range Table entries less than 1GB
mike.travis@hpe.com
2018-02-13
1
-3
/
+12
|
*
|
x86/build: Add arch/x86/tools/insn_decoder_test to .gitignore
Progyan Bhattacharya
2018-02-13
1
-0
/
+1
|
*
|
x86/smpboot: Fix uncore_pci_remove() indexing bug when hot-removing a physica...
Masayoshi Mizuma
2018-02-13
1
-1
/
+0
|
*
|
x86/mm/kcore: Add vsyscall page to /proc/kcore conditionally
Jia Zhang
2018-02-13
1
-1
/
+2
|
*
|
vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user page
Jia Zhang
2018-02-13
3
-2
/
+6
|
*
|
x86/Kconfig: Further simplify the NR_CPUS config
Ingo Molnar
2018-02-11
1
-26
/
+40
|
*
|
x86/Kconfig: Simplify NR_CPUS config
Randy Dunlap
2018-02-11
1
-15
/
+42
|
*
|
x86/MCE: Fix build warning introduced by "x86: do not use print_symbol()"
Borislav Petkov
2018-02-11
1
-1
/
+1
[next]