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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
perf scripts python: exported-sql-viewer.py: Select find text when find bar is activated
Adrian Hunter
1
-0
/
+1
2019-06-05
perf scripts python: exported-sql-viewer.py: Add IPC information to Call Tree
Adrian Hunter
1
-13
/
+56
2019-06-05
perf scripts python: exported-sql-viewer.py: Add IPC information to Call Graph Graph
Adrian Hunter
1
-13
/
+56
2019-06-05
perf scripts python: exported-sql-viewer.py: Add CallGraphModelParams
Adrian Hunter
1
-32
/
+41
2019-06-05
perf scripts python: exported-sql-viewer.py: Add IPC information to the Branch reports
Adrian Hunter
1
-19
/
+83
2019-06-05
perf scripts python: export-to-postgresql.py: Export IPC information
Adrian Hunter
1
-12
/
+24
2019-06-05
perf scripts python: export-to-sqlite.py: Export IPC information
Adrian Hunter
1
-12
/
+24
2019-06-05
perf db-export: Export IPC information
Adrian Hunter
1
-2
/
+6
2019-06-05
perf db-export: Add brief documentation
Adrian Hunter
1
-0
/
+41
2019-06-05
perf thread-stack: Accumulate IPC information
Adrian Hunter
2
-0
/
+18
2019-06-05
perf intel-pt: Document IPC usage
Adrian Hunter
1
-0
/
+30
2019-06-05
perf intel-pt: Accumulate cycle count from TSC/TMA/MTC packets
Adrian Hunter
1
-0
/
+51
2019-06-05
perf intel-pt: Re-factor TIP cases in intel_pt_walk_to_ip
Adrian Hunter
1
-6
/
+17
2019-06-05
perf intel-pt: Record when decoding PSB+ packets
Adrian Hunter
1
-10
/
+31
2019-06-05
perf script: Add output of IPC ratio
Adrian Hunter
2
-2
/
+26
2019-06-05
perf intel-pt: Add support for samples to contain IPC ratio
Adrian Hunter
1
-0
/
+29
2019-06-05
perf tools: Add IPC information to perf_sample
Adrian Hunter
1
-0
/
+2
2019-06-05
perf intel-pt: Accumulate cycle count from CYC packets
Adrian Hunter
2
-1
/
+14
2019-06-05
perf intel-pt: Factor out intel_pt_update_sample_time
Adrian Hunter
1
-8
/
+10
2019-06-05
perf record: Allow mixing --user-regs with --call-graph=dwarf
Alexey Budankov
2
-1
/
+12
2019-06-05
perf symbols: Remove unused variable 'err'
Leo Yan
1
-2
/
+1
2019-06-05
perf data: Document directory format header: HEADER_DIR_FORMAT
Arnaldo Carvalho de Melo
1
-0
/
+17
2019-06-05
perf data: Document clockid header: HEADER_CLOCKID
Arnaldo Carvalho de Melo
1
-0
/
+6
2019-06-05
perf data: Document memory topology header: HEADER_MEM_TOPOLOGY
Arnaldo Carvalho de Melo
1
-0
/
+24
2019-06-05
perf data: Add description of header HEADER_BPF_PROG_INFO and HEADER_BPF_BTF
Song Liu
1
-0
/
+16
2019-06-05
kvm: selftests: introduce aarch64_vcpu_add_default
Andrew Jones
2
-2
/
+9
2019-06-05
kvm: selftests: introduce aarch64_vcpu_setup
Andrew Jones
2
-6
/
+15
2019-06-05
kvm: selftests: hide vcpu_setup in processor code
Paolo Bonzini
9
-31
/
+28
2019-06-05
selftests/bpf: move test_lirc_mode2_user to TEST_GEN_PROGS_EXTENDED
Hangbin Liu
1
-3
/
+4
2019-06-04
selftests: add basic netdevsim devlink flash testing
Jiri Pirko
1
-0
/
+53
2019-06-04
kvm: selftests: ucall improvements
Andrew Jones
2
-8
/
+14
2019-06-04
KVM: X86: Provide a capability to disable cstate msr read intercepts
Wanpeng Li
1
-1
/
+3
2019-06-04
cpupower : frequency-set -r option misses the last cpu in related cpu list
Abhishek Goel
1
-0
/
+2
2019-06-04
cpupower: correct spelling of interval
Nick Black
6
-6
/
+6
2019-06-04
KVM: selftests: enable pgste option for the linker on s390
Christian Borntraeger
1
-1
/
+6
2019-06-04
KVM: selftests: Move kvm_create_max_vcpus test to generic code
Thomas Huth
2
-2
/
+5
2019-06-04
KVM: selftests: Add the sync_regs test for s390x
Thomas Huth
2
-0
/
+153
2019-06-04
KVM: selftests: Add processor code for s390x
Thomas Huth
3
-0
/
+309
2019-06-04
KVM: selftests: Align memory region addresses to 1M on s390x
Thomas Huth
1
-5
/
+16
2019-06-04
KVM: selftests: Introduce a VM_MODE_DEFAULT macro for the default bits
Thomas Huth
3
-2
/
+8
2019-06-04
KVM: selftests: Guard struct kvm_vcpu_events with __KVM_HAVE_VCPU_EVENTS
Thomas Huth
2
-0
/
+4
2019-06-03
selftests: set sysctl bc_forwarding properly in router_broadcast.sh
Xin Long
1
-1
/
+4
2019-06-03
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+1
2019-06-03
Merge tag 'v5.2-rc3' into perf/core, to pick up fixes
Ingo Molnar
360
-1989
/
+946
2019-06-02
idr: Fix idr_get_next race with idr_remove
Matthew Wilcox (Oracle)
1
-0
/
+46
2019-06-02
selftests: Add test cases for nexthop objects
David Ahern
1
-0
/
+1026
2019-06-02
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
20
-94
/
+481
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
68
-489
/
+5495
2019-05-31
selftests/bpf: measure RTT from xdp using xdping
Alan Maguire
6
-2
/
+558
2019-05-31
libbpf: Return btf_fd for load_sk_storage_btf
Michal Rostecki
3
-23
/
+22
[prev]
[next]