projects
/
linux.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux.git
2022-07-26
Yang Jihong
perf kwork: Add softirq report support
commit
|
commitdiff
|
tree
|
snapshot
2022-07-26
Yang Jihong
perf kwork: Add irq report support
commit
|
commitdiff
|
tree
|
snapshot
2022-07-26
Yang Jihong
perf kwork: Implement 'report' subcommand
commit
|
commitdiff
|
tree
|
snapshot
2022-07-26
Yang Jihong
tools lib: Add list_last_entry_or_null()
commit
|
commitdiff
|
tree
|
snapshot
2022-07-26
Yang Jihong
perf kwork: Add workqueue kwork record support
commit
|
commitdiff
|
tree
|
snapshot
2022-07-26
Yang Jihong
perf kwork: Add softirq kwork record support
commit
|
commitdiff
|
tree
|
snapshot
2022-07-26
Yang Jihong
perf kwork: Add irq kwork record support
commit
|
commitdiff
|
tree
|
snapshot
2022-07-26
Yang Jihong
perf kwork: New tool to trace time properties of kernel...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Arnaldo Carvalho...
perf data: Add missing unistd.h header needed for pid_t
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Namhyung Kim
perf lock: Support -t option for 'contention' subcommand
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Namhyung Kim
perf lock: Add -k and -F options to 'contention' subcommand
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Namhyung Kim
perf lock: Add 'contention' subcommand
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Namhyung Kim
perf lock: Add lock aggregation enum
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Namhyung Kim
perf lock: Add flags field in the lock_stat
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Ian Rogers
perf test: Add test for #system_tsc_freq in metrics
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Ian Rogers
perf tsc: Add cpuinfo fall back for arch_get_tsc_freq()
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Kan Liang
perf tsc: Add arch TSC frequency information
commit
|
commitdiff
|
tree
|
snapshot
2022-07-21
Namhyung Kim
perf lock: Fix a copy-n-paste bug
commit
|
commitdiff
|
tree
|
snapshot
2022-07-21
Arnaldo Carvalho...
Merge remote-tracking branch 'torvalds/master' into...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Arnaldo Carvalho...
perf python: Ignore unused command line arguments when...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Linus Torvalds
watchqueue: make sure to serialize 'wqueue->defunct...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Eric Snowberg
lockdown: Fix kexec lockdown bypass with ima policy
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Arnaldo Carvalho...
perf build: Avoid defining _FORTIFY_SOURCE multiple...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Thomas Richter
perf test: Fix test case 83 ('perf stat CSV output...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Jason Wang
perf cs-etm: Fix duplicated 'the' in comment
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Jason Wang
perf probe: Fix duplicated 'the' in comment
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Arnaldo Carvalho...
perf scripting perl: Ignore some warnings to keep build...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Ian Rogers
perf python: Avoid deprecation warning on distutils
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Ian Rogers
perf gtk: Only support --gtk if compiled in
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Adrian Hunter
perf intel-pt: Add documentation for tracing guest...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Adrian Hunter
perf intel-pt: Use guest pid/tid etc in guest samples
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Adrian Hunter
perf intel-pt: Add machine_pid and vcpu to auxtrace_error
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Adrian Hunter
perf intel-pt: Determine guest thread from guest sideband
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Adrian Hunter
perf intel-pt: Disable sync switch with guest sideband
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Adrian Hunter
perf intel-pt: Track guest context switches
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Adrian Hunter
perf intel-pt: Add some more logging to intel_pt_walk_n...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Adrian Hunter
perf intel-pt: Remove guest_machine_pid
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Adrian Hunter
perf tools: Add perf_event__is_guest()
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Adrian Hunter
perf tools: Handle injected guest kernel mmap event
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Adrian Hunter
perf machine: Use realloc_array_as_needed() in machine_...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Adrian Hunter
perf inject: Add support for injecting guest sideband...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Adrian Hunter
perf tools: Add reallocarray_as_needed()
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Adrian Hunter
perf tools: Automatically use guest kcore_dir if present
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Adrian Hunter
perf tools: Make has_kcore_dir() work also for guest...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Adrian Hunter
perf tools: Remove also guest kcore_dir with host kcore_dir
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Adrian Hunter
perf script python: intel-pt-events: Add machine_pid...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Adrian Hunter
perf script python: Add machine_pid and vcpu
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Adrian Hunter
perf auxtrace: Add machine_pid and vcpu to auxtrace_error
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Adrian Hunter
perf dlfilter: Add machine_pid and vcpu
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Adrian Hunter
perf script: Add machine_pid and vcpu
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Adrian Hunter
perf session: Use sample->machine_pid to find guest...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Adrian Hunter
perf tools: Add machine_pid and vcpu to perf_sample
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Adrian Hunter
perf tools: Add guest_cpu to hypervisor threads
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Adrian Hunter
perf session: Create guest machines from id_index
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Adrian Hunter
perf tools: Add machine_pid and vcpu to id_index
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Adrian Hunter
perf buildid-cache: Do not require purge files to also...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Adrian Hunter
perf buildid-cache: Add guestmount'd files to the build...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Adrian Hunter
perf script: Add --dump-unsorted-raw-trace option
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Adrian Hunter
perf tools: Add perf_event__synthesize_id_sample()
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Adrian Hunter
perf tools: Factor out evsel__id_hdr_size()
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Adrian Hunter
perf tools: Export perf_event__process_finished_round()
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Adrian Hunter
perf ordered_events: Add ordered_events__last_flush_time()
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Adrian Hunter
perf tools: Export dsos__for_each_with_build_id()
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
Adrian Hunter
perf tools: Fix dso_id inode generation comparison
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
Linus Torvalds
Merge tag 'for-linus' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-18
Blake Jones
perf buildid-list: Add a "-m" option to show kernel...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-18
Linus Torvalds
Merge tag 'hte/for-5.19' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-18
Arnaldo Carvalho...
Merge remote-tracking branch 'torvalds/master' into...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-17
Linus Torvalds
Linux 5.19-rc7
commit
|
commitdiff
|
tree
|
snapshot
2022-07-17
Linus Torvalds
Merge tag 'drm-intel-fixes-2022-07-17' of git://anongit...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-17
Linus Torvalds
Merge tag 'perf-tools-fixes-for-v5.19-2022-07-17' of...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-17
Matthew Auld
drm/i915/ttm: fix 32b build
commit
|
commitdiff
|
tree
|
snapshot
2022-07-17
Linus Torvalds
Merge tag 'perf_urgent_for_v5.19_rc7' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-17
Linus Torvalds
Merge tag 'x86_urgent_for_v5.19_rc7' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2022-07-17
Linus Torvalds
Merge tag 'gpio-fixes-for-v5.19-rc7' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2022-07-17
Linus Torvalds
Merge tag 'input-for-v5.19-rc6' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-17
Linus Torvalds
Merge tag 'for-v5.19-rc' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-17
Naveen N. Rao
perf trace: Fix SIGSEGV when processing syscall args
commit
|
commitdiff
|
tree
|
snapshot
2022-07-17
Adrian Hunter
perf tests: Fix Convert perf time to TSC test for hybrid
commit
|
commitdiff
|
tree
|
snapshot
2022-07-17
Adrian Hunter
perf tests: Stop Convert perf time to TSC test opening...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-17
Arnaldo Carvalho...
tools arch x86: Sync the msr-index.h copy with the...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-17
Arnaldo Carvalho...
tools headers cpufeatures: Sync with the kernel sources
commit
|
commitdiff
|
tree
|
snapshot
2022-07-17
Arnaldo Carvalho...
tools headers UAPI: Sync linux/kvm.h with the kernel...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-16
Linus Torvalds
Merge tag 'for-5.19-rc7-tag' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-16
Linus Torvalds
Merge tag 'scsi-fixes' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-16
Linus Torvalds
Merge tag 'block-5.19-2022-07-15' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-16
Linus Torvalds
Merge tag 'usb-5.19-rc7' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-16
Linus Torvalds
Merge tag 'tty-5.19-rc7' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-16
Linus Torvalds
Merge tag 's390-5.19-6' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-16
Linus Torvalds
Merge tag 'pm-5.19-rc7' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-16
Linus Torvalds
Merge tag 'acpi-5.19-rc7' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-16
Linus Torvalds
Merge tag 'printk-for-5.19-rc7' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-16
Jason A. Donenfeld
random: cap jitter samples per bit to factor of HZ
commit
|
commitdiff
|
tree
|
snapshot
2022-07-16
Thadeu Lima...
efi/x86: use naked RET on mixed mode call wrapper
commit
|
commitdiff
|
tree
|
snapshot
2022-07-16
Kim Phillips
x86/bugs: Remove apostrophe typo
commit
|
commitdiff
|
tree
|
snapshot
2022-07-15
Linus Torvalds
Merge tag 'riscv-for-linus-5.19-rc7' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2022-07-15
Linus Torvalds
Merge tag 'for-linus' of git://git./virt/kvm/kvm
commit
|
commitdiff
|
tree
|
snapshot
2022-07-15
Linus Torvalds
Merge tag 'ceph-for-5.19-rc7' of https://github.com...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-15
Linus Torvalds
Merge tag 'spi-fix-v5.19-rc4' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-15
Linus Torvalds
Merge tag 'soc-fixes-5.19-3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
next