开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2019-10-07
perf trace: Allow choosing how to augment the tracepoint arguments
Arnaldo Carvalho de Melo
2019-10-07
perf trace: Enclose all events argument lists with ()
Arnaldo Carvalho de Melo
2019-10-07
perf trace: Add array of chars scnprintf beautifier
Arnaldo Carvalho de Melo
2019-10-07
perf trace: Add the syscall_arg_fmt pointer to syscall_arg
Arnaldo Carvalho de Melo
2019-10-07
perf trace: Move some scnprintf methods from syscall to syscall_arg_fmt
Arnaldo Carvalho de Melo
2019-10-07
perf trace: Allocate an array of beautifiers for tracepoint args
Arnaldo Carvalho de Melo
2019-10-07
perf trace: Factor out the initialization of syscal_arg_fmt->scnprintf
Arnaldo Carvalho de Melo
2019-10-07
perf script: Allow --time with --reltime
Andi Kleen
2019-10-07
perf tools: Make usage of test_attr__* optional for perf-sys.h
Björn Töpel
2019-10-07
perf scripts python: exported-sql-viewer.py: Add Time chart by CPU
Adrian Hunter
2019-10-07
perf scripts python: exported-sql-viewer.py: Add ability for Call tree to ope...
Adrian Hunter
2019-10-07
perf scripts python: exported-sql-viewer.py: Tidy up Call tree call_time
Adrian Hunter
2019-10-07
perf scripts python: exported-sql-viewer.py: Add global time range calculations
Adrian Hunter
2019-10-07
perf scripts python: exported-sql-viewer.py: Add HBoxLayout and VBoxLayout
Adrian Hunter
2019-10-07
perf scripts python: exported-sql-viewer.py: Add LookupModel()
Adrian Hunter
2019-10-07
perf trace augmented_syscalls: Do not show syscalls when none was asked for
Arnaldo Carvalho de Melo
2019-10-07
perf trace: Postpone parsing .perfconfig trace.add_events to after --verbose ...
Arnaldo Carvalho de Melo
2019-10-07
perf trace: Generalize the syscall_fmt find routines
Arnaldo Carvalho de Melo
2019-10-07
perf trace: Separate 'struct syscall_fmt' definition from syscall_fmts variable
Arnaldo Carvalho de Melo
2019-10-07
perf trace: Make evlist__set_evsel_handler() affect just entries without a ha...
Arnaldo Carvalho de Melo
2019-10-07
perf evlist: Adopt __set_tracepoint_handlers method from perf_session
Arnaldo Carvalho de Melo
2019-10-07
perf top: Initialize perf_env->cpuid, needed by the per arch annotation init ...
Arnaldo Carvalho de Melo
2019-10-07
perf env: Add routine to read the env->cpuid from the running machine
Arnaldo Carvalho de Melo
2019-10-07
Merge tag 'perf-urgent-for-mingo-5.4-20191001' of git://git.kernel.org/pub/sc...
Ingo Molnar
2019-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-10-04
selftests/net: add nettest to .gitignore
Jakub Kicinski
2019-10-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-10-03
udp: only do GSO if # of segs > 1
Josh Hunt
2019-10-03
selftests: kvm: Fix libkvm build error
Shuah Khan
2019-09-30
selftests: pidfd: Fix undefined reference to pthread_create()
Shuah Khan
2019-09-30
perf annotate: Don't return -1 for error when doing BPF disassembly
Arnaldo Carvalho de Melo
2019-09-30
perf annotate: Return appropriate error code for allocation failures
Arnaldo Carvalho de Melo
2019-09-30
perf annotate: Fix arch specific ->init() failure errors
Arnaldo Carvalho de Melo
2019-09-30
perf annotate: Propagate the symbol__annotate() error return
Arnaldo Carvalho de Melo
2019-09-30
perf annotate: Fix the signedness of failure returns
Arnaldo Carvalho de Melo
2019-09-30
perf annotate: Propagate perf_env__arch() error
Arnaldo Carvalho de Melo
2019-09-30
perf evsel: Fall back to global 'perf_env' in perf_evsel__env()
Arnaldo Carvalho de Melo
2019-09-30
perf tools: Propagate get_cpuid() error
Arnaldo Carvalho de Melo
2019-09-30
perf jevents: Fix period for Intel fixed counters
Andi Kleen
2019-09-30
perf script brstackinsn: Fix recovery from LBR/binary mismatch
Andi Kleen
2019-09-30
perf docs: Correct and clarify jitdump spec
Steve MacLean
2019-09-30
perf inject jit: Fix JIT_CODE_MOVE filename
Steve MacLean
2019-09-30
perf map: Fix overlapped map handling
Steve MacLean
2019-09-30
perf vendor events s390: Use s390 machine name instead of type 8561
Thomas Richter
2019-09-30
perf vendor events s390: Add JSON transaction for machine type 8561
Thomas Richter
2019-09-30
perf llvm: Don't access out-of-scope array
Ian Rogers
2019-09-30
tools headers kvm: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
2019-09-30
tools headers uapi: Sync linux/fs.h with the kernel sources
Arnaldo Carvalho de Melo
2019-09-30
tools headers uapi: Sync linux/usbdevice_fs.h with the kernel sources
Arnaldo Carvalho de Melo
2019-09-30
tools headers uapi: Sync asm-generic/mman-common.h with the kernel
Arnaldo Carvalho de Melo
[next]