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
*
perf intel-pt: Add MTC and CYC timestamps to debug log
Adrian Hunter
2018-11-05
1
-0
/
+4
*
perf intel-pt: Add more event information to debug log
Adrian Hunter
2018-11-05
3
-3
/
+19
*
perf scripts python: exported-sql-viewer.py: Fix table find when table re-ord...
Adrian Hunter
2018-11-05
1
-1
/
+3
*
perf scripts python: exported-sql-viewer.py: Add help window
Adrian Hunter
2018-11-05
1
-1
/
+154
*
perf scripts python: exported-sql-viewer.py: Add Selected branches report
Adrian Hunter
2018-11-05
1
-0
/
+327
*
perf scripts python: exported-sql-viewer.py: Fall back to /usr/local/lib/libx...
Adrian Hunter
2018-11-05
1
-1
/
+6
*
perf top: Display the LBR stats in callchain entry
Jin Yao
2018-11-05
1
-0
/
+3
*
perf stat: Handle different PMU names with common prefix
Thomas Richter
2018-11-05
1
-1
/
+1
*
perf record: Support weak groups
Andi Kleen
2018-11-05
2
-2
/
+6
*
perf evlist: Move perf_evsel__reset_weak_group into evlist
Andi Kleen
2018-11-05
3
-27
/
+31
*
perf augmented_syscalls: Start collecting pathnames in the BPF program
Arnaldo Carvalho de Melo
2018-11-05
1
-0
/
+72
*
perf trace: Fix setting of augmented payload when using eBPF + raw_syscalls
Arnaldo Carvalho de Melo
2018-11-03
1
-7
/
+30
*
perf trace: When augmenting raw_syscalls plug raw_syscalls:sys_exit too
Arnaldo Carvalho de Melo
2018-11-01
1
-1
/
+2
*
perf examples bpf: Start augmenting raw_syscalls:sys_{start,exit}
Arnaldo Carvalho de Melo
2018-11-01
1
-0
/
+59
*
tools headers barrier: Fix arm64 tools build failure wrt smp_load_{acquire,re...
Will Deacon
2018-11-01
1
-66
/
+67
*
Merge tag 'perf-urgent-for-mingo-4.20-20181031' of git://git.kernel.org/pub/s...
Ingo Molnar
2018-10-31
68
-142
/
+837
|
\
|
*
perf intel-pt/bts: Calculate cpumode for synthesized samples
Adrian Hunter
2018-10-31
2
-14
/
+25
|
*
perf intel-pt: Insert callchain context into synthesized callchains
Adrian Hunter
2018-10-31
3
-12
/
+40
|
*
perf tools: Don't clone maps from parent when synthesizing forks
David Miller
2018-10-31
6
-10
/
+29
|
*
perf top: Start display thread earlier
David Miller
2018-10-31
1
-5
/
+5
|
*
tools headers uapi: Update linux/if_link.h header copy
Arnaldo Carvalho de Melo
2018-10-31
1
-0
/
+1
|
*
tools headers uapi: Update linux/netlink.h header copy
Arnaldo Carvalho de Melo
2018-10-31
1
-0
/
+1
|
*
tools headers: Sync the various kvm.h header copies
Arnaldo Carvalho de Melo
2018-10-31
4
-6
/
+24
|
*
tools include uapi: Update linux/mmap.h copy
Arnaldo Carvalho de Melo
2018-10-31
1
-0
/
+2
|
*
perf trace beauty: Use the mmap flags table generated from headers
Arnaldo Carvalho de Melo
2018-10-31
1
-37
/
+11
|
*
perf beauty: Wire up the mmap flags table generator to the Makefile
Arnaldo Carvalho de Melo
2018-10-31
1
-0
/
+11
|
*
perf beauty: Add a generator for MAP_ mmap's flag constants
Arnaldo Carvalho de Melo
2018-10-31
1
-0
/
+32
|
*
tools include uapi: Update asound.h copy
Arnaldo Carvalho de Melo
2018-10-31
1
-1
/
+1
|
*
tools arch uapi: Update asm-generic/unistd.h and arm64 unistd.h copies
Arnaldo Carvalho de Melo
2018-10-31
2
-0
/
+3
|
*
tools include uapi: Update linux/fs.h copy
Arnaldo Carvalho de Melo
2018-10-31
1
-2
/
+2
|
*
perf callchain: Honour the ordering of PERF_CONTEXT_{USER,KERNEL,etc}
David S. Miller
2018-10-31
1
-1
/
+34
|
*
perf cs-etm: Correct CPU mode for samples
Leo Yan
2018-10-31
1
-9
/
+30
|
*
perf unwind: Take pgoff into account when reporting elf to libdwfl
Milian Wolff
2018-10-31
1
-2
/
+2
|
*
perf top: Do not use overwrite mode by default
Arnaldo Carvalho de Melo
2018-10-31
2
-5
/
+17
|
*
perf top: Allow disabling the overwrite mode
Arnaldo Carvalho de Melo
2018-10-30
2
-0
/
+7
|
*
perf trace: Beautify mount's first pathname arg
Arnaldo Carvalho de Melo
2018-10-30
1
-1
/
+2
|
*
perf trace: Beautify the umount's 'name' argument
Arnaldo Carvalho de Melo
2018-10-30
1
-1
/
+2
|
*
perf trace: Consider syscall aliases too
Arnaldo Carvalho de Melo
2018-10-30
1
-1
/
+21
|
*
perf trace beauty: Beautify mount/umount's 'flags' argument
Arnaldo Carvalho de Melo
2018-10-30
5
-0
/
+61
|
*
perf trace beauty: Allow syscalls to mask an argument before considering it
Arnaldo Carvalho de Melo
2018-10-30
1
-0
/
+19
|
*
perf beauty: Introduce strarray__scnprintf_flags()
Arnaldo Carvalho de Melo
2018-10-30
2
-11
/
+17
|
*
perf beauty: Switch from GPL v2.0 to LGPL v2.1
Arnaldo Carvalho de Melo
2018-10-30
35
-31
/
+36
|
*
perf beauty: Add a generator for MS_ mount/umount's flag constants
Arnaldo Carvalho de Melo
2018-10-30
1
-0
/
+15
|
*
tools include uapi: Grab a copy of linux/fs.h
Arnaldo Carvalho de Melo
2018-10-30
2
-0
/
+394
|
/
*
perf/core: Clean up inconsisent indentation
Colin Ian King
2018-10-30
1
-1
/
+1
*
Merge branch 'linus' into perf/urgent, to pick up fixes
Ingo Molnar
2018-10-29
4923
-126154
/
+249844
|
\
|
*
i2c-hid: properly terminate i2c_hid_dmi_desc_override_table[] array
Linus Torvalds
2018-10-27
1
-1
/
+2
|
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-10-27
156
-1988
/
+3400
|
|
\
|
|
*
hugetlbfs: dirty pages as they are added to pagecache
Mike Kravetz
2018-10-27
1
-0
/
+6
|
|
*
mm: export add_swap_extent()
Omar Sandoval
2018-10-27
1
-0
/
+1
[next]