index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-28
perf evsel: Add bitfield_swap() to handle branch_stack endian issue
Madhavan Srinivasan
2
-2
/
+88
2021-10-28
perf script: Support instruction latency
Kan Liang
2
-3
/
+13
2021-10-27
perf script: Show binary offsets for userspace addr
Lexi Shao
1
-3
/
+9
2021-10-27
perf bench futex: Add support for 32-bit systems with 64-bit time_t
Alistair Francis
1
-3
/
+40
2021-10-27
perf bench futex: Call the futex syscall from a function
Alistair Francis
1
-17
/
+26
2021-10-27
perf intel-pt: Support itrace d+o option to direct debug log to stdout
Adrian Hunter
3
-6
/
+8
2021-10-27
perf auxtrace: Add itrace d+o option to direct debug log to stdout
Adrian Hunter
2
-0
/
+3
2021-10-27
perf dlfilter: Add dlfilter-show-cycles
Adrian Hunter
3
-2
/
+163
2021-10-27
perf intel-pt: Support itrace A option to approximate IPC
Adrian Hunter
4
-4
/
+24
2021-10-27
perf auxtrace: Add itrace A option to approximate IPC
Adrian Hunter
3
-0
/
+7
2021-10-27
perf auxtrace: Add missing Z option to ITRACE_HELP
Adrian Hunter
1
-0
/
+1
2021-10-26
tools build: Drop needless slang include path in test-all
John Keeping
1
-1
/
+1
2021-10-26
perf tests: Improve temp file cleanup in test_arm_coresight.sh
James Clark
1
-3
/
+8
2021-10-26
perf tests: Fix trace+probe_vfs_getname.sh /tmp cleanup
James Clark
1
-2
/
+2
2021-10-26
perf test: Fix record+script_probe_vfs_getname.sh /tmp cleanup
James Clark
1
-3
/
+3
2021-10-25
Linux 5.15-rc7
Linus Torvalds
1
-1
/
+1
2021-10-25
secretmem: Prevent secretmem_users from wrapping to zero
Matthew Wilcox (Oracle)
1
-0
/
+2
2021-10-25
spi: Fix tegra20 build with CONFIG_PM=n once again
Linus Torvalds
1
-1
/
+1
2021-10-25
perf jevents: Fix some would-be warnings
John Garry
1
-6
/
+4
2021-10-25
perf dso: Fix /proc/kcore access on 32 bit systems
James Clark
1
-1
/
+1
2021-10-25
perf build: Suppress 'rm dlfilter' build message
Adrian Hunter
1
-0
/
+2
2021-10-25
perf list: Display hybrid PMU events with cpu type
Jin Yao
8
-24
/
+73
2021-10-25
perf powerpc: Add support to expose instruction and data address registers as part of extended regs
Athira Rajeev
3
-4
/
+11
2021-10-25
perf powerpc: Refactor the code definition of perf reg extended mask in tools side header file
Athira Rajeev
1
-8
/
+13
2021-10-25
perf session: Introduce reader EOF function
Alexey Bayduraev
1
-1
/
+7
2021-10-25
perf session: Introduce reader return codes
Alexey Bayduraev
1
-3
/
+8
2021-10-25
perf session: Move the event read code to a separate function
Alexey Bayduraev
1
-15
/
+31
2021-10-25
perf session: Move unmap code to reader__mmap
Alexey Bayduraev
1
-17
/
+13
2021-10-25
perf session: Move reader map code to a separate function
Alexey Bayduraev
1
-15
/
+28
2021-10-25
perf session: Move init/release code to separate functions
Alexey Bayduraev
1
-13
/
+32
2021-10-25
perf session: Introduce decompressor in reader object
Alexey Bayduraev
2
-16
/
+33
2021-10-25
perf session: Move all state items to reader object
Alexey Bayduraev
1
-28
/
+35
2021-10-25
perf intel-pt: Add support for PERF_RECORD_AUX_OUTPUT_HW_ID
Adrian Hunter
2
-5
/
+87
2021-10-25
ARM: 9148/1: handle CONFIG_CPU_ENDIAN_BE32 in arch/arm/kernel/head.S
LABBE Corentin
1
-2
/
+2
2021-10-25
ata: sata_mv: Fix the error handling of mv_chip_id()
Zheyu Ma
1
-2
/
+2
2021-10-24
Revert "mm/secretmem: use refcount_t instead of atomic_t"
Linus Torvalds
1
-5
/
+4
2021-10-22
hyperv/vmbus: include linux/bitops.h
Arnd Bergmann
1
-0
/
+1
2021-10-22
KVM: SEV-ES: go over the sev_pio_data buffer in multiple passes if needed
Paolo Bonzini
2
-16
/
+57
2021-10-22
KVM: SEV-ES: keep INS functions together
Paolo Bonzini
1
-9
/
+9
2021-10-22
KVM: x86: remove unnecessary arguments from complete_emulator_pio_in
Paolo Bonzini
1
-5
/
+6
2021-10-22
KVM: x86: split the two parts of emulator_pio_in
Paolo Bonzini
1
-17
/
+28
2021-10-22
KVM: SEV-ES: clean up kvm_sev_es_ins/outs
Paolo Bonzini
1
-16
/
+15
2021-10-22
KVM: x86: leave vcpu->arch.pio.count alone in emulator_pio_in_out
Paolo Bonzini
1
-4
/
+9
2021-10-22
KVM: SEV-ES: rename guest_ins_data to sev_pio_data
Paolo Bonzini
2
-3
/
+3
2021-10-21
memblock: exclude MEMBLOCK_NOMAP regions from kmemleak
Mike Rapoport
3
-0
/
+8
2021-10-21
Revert "memblock: exclude NOMAP regions from kmemleak"
Mike Rapoport
1
-6
/
+1
2021-10-22
Revert "drm/ast: Add detect function support"
Kim Phillips
1
-17
/
+1
2021-10-21
io_uring: apply worker limits to previous users
Pavel Begunkov
1
-0
/
+18
2021-10-21
KVM: SEV: Flush cache on non-coherent systems before RECEIVE_UPDATE_DATA
Masahiro Kozuka
1
-0
/
+7
2021-10-21
KVM: MMU: Reset mmu->pkru_mask to avoid stale data
Chenyi Qiang
1
-3
/
+3
[next]