summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2019-06-05perf scripts python: exported-sql-viewer.py: Select find text when find bar i...Adrian Hunter1-0/+1
2019-06-05perf scripts python: exported-sql-viewer.py: Add IPC information to Call TreeAdrian Hunter1-13/+56
2019-06-05perf scripts python: exported-sql-viewer.py: Add IPC information to Call Grap...Adrian Hunter1-13/+56
2019-06-05perf scripts python: exported-sql-viewer.py: Add CallGraphModelParamsAdrian Hunter1-32/+41
2019-06-05perf scripts python: exported-sql-viewer.py: Add IPC information to the Branc...Adrian Hunter1-19/+83
2019-06-05perf scripts python: export-to-postgresql.py: Export IPC informationAdrian Hunter1-12/+24
2019-06-05perf scripts python: export-to-sqlite.py: Export IPC informationAdrian Hunter1-12/+24
2019-06-05perf db-export: Export IPC informationAdrian Hunter1-2/+6
2019-06-05perf db-export: Add brief documentationAdrian Hunter1-0/+41
2019-06-05perf thread-stack: Accumulate IPC informationAdrian Hunter2-0/+18
2019-06-05perf intel-pt: Document IPC usageAdrian Hunter1-0/+30
2019-06-05perf intel-pt: Accumulate cycle count from TSC/TMA/MTC packetsAdrian Hunter1-0/+51
2019-06-05perf intel-pt: Re-factor TIP cases in intel_pt_walk_to_ipAdrian Hunter1-6/+17
2019-06-05perf intel-pt: Record when decoding PSB+ packetsAdrian Hunter1-10/+31
2019-06-05perf script: Add output of IPC ratioAdrian Hunter2-2/+26
2019-06-05perf intel-pt: Add support for samples to contain IPC ratioAdrian Hunter1-0/+29
2019-06-05perf tools: Add IPC information to perf_sampleAdrian Hunter1-0/+2
2019-06-05perf intel-pt: Accumulate cycle count from CYC packetsAdrian Hunter2-1/+14
2019-06-05perf intel-pt: Factor out intel_pt_update_sample_timeAdrian Hunter1-8/+10
2019-06-05perf record: Allow mixing --user-regs with --call-graph=dwarfAlexey Budankov2-1/+12
2019-06-05perf symbols: Remove unused variable 'err'Leo Yan1-2/+1
2019-06-05perf data: Document directory format header: HEADER_DIR_FORMATArnaldo Carvalho de Melo1-0/+17
2019-06-05perf data: Document clockid header: HEADER_CLOCKIDArnaldo Carvalho de Melo1-0/+6
2019-06-05perf data: Document memory topology header: HEADER_MEM_TOPOLOGYArnaldo Carvalho de Melo1-0/+24
2019-06-05perf data: Add description of header HEADER_BPF_PROG_INFO and HEADER_BPF_BTFSong Liu1-0/+16
2019-06-05kvm: selftests: introduce aarch64_vcpu_add_defaultAndrew Jones2-2/+9
2019-06-05kvm: selftests: introduce aarch64_vcpu_setupAndrew Jones2-6/+15
2019-06-05kvm: selftests: hide vcpu_setup in processor codePaolo Bonzini9-31/+28
2019-06-05selftests/bpf: move test_lirc_mode2_user to TEST_GEN_PROGS_EXTENDEDHangbin Liu1-3/+4
2019-06-05selftests: add basic netdevsim devlink flash testingJiri Pirko1-0/+53
2019-06-04kvm: selftests: ucall improvementsAndrew Jones2-8/+14
2019-06-04KVM: X86: Provide a capability to disable cstate msr read interceptsWanpeng Li1-1/+3
2019-06-04cpupower : frequency-set -r option misses the last cpu in related cpu listAbhishek Goel1-0/+2
2019-06-04cpupower: correct spelling of intervalNick Black6-6/+6
2019-06-04KVM: selftests: enable pgste option for the linker on s390Christian Borntraeger1-1/+6
2019-06-04KVM: selftests: Move kvm_create_max_vcpus test to generic codeThomas Huth2-2/+5
2019-06-04KVM: selftests: Add the sync_regs test for s390xThomas Huth2-0/+153
2019-06-04KVM: selftests: Add processor code for s390xThomas Huth3-0/+309
2019-06-04KVM: selftests: Align memory region addresses to 1M on s390xThomas Huth1-5/+16
2019-06-04KVM: selftests: Introduce a VM_MODE_DEFAULT macro for the default bitsThomas Huth3-2/+8
2019-06-04KVM: selftests: Guard struct kvm_vcpu_events with __KVM_HAVE_VCPU_EVENTSThomas Huth2-0/+4
2019-06-04selftests: set sysctl bc_forwarding properly in router_broadcast.shXin Long1-1/+4
2019-06-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+1
2019-06-03Merge tag 'v5.2-rc3' into perf/core, to pick up fixesIngo Molnar360-1989/+946
2019-06-03idr: Fix idr_get_next race with idr_removeMatthew Wilcox (Oracle)1-0/+46
2019-06-02selftests: Add test cases for nexthop objectsDavid Ahern1-0/+1026
2019-06-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds20-94/+481
2019-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller68-490/+5496
2019-06-01selftests/bpf: measure RTT from xdp using xdpingAlan Maguire6-2/+558
2019-06-01libbpf: Return btf_fd for load_sk_storage_btfMichal Rostecki3-23/+22