summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-06-05perf scripts python: exported-sql-viewer.py: Select find text when find bar i...Adrian Hunter
2019-06-05perf scripts python: exported-sql-viewer.py: Add IPC information to Call TreeAdrian Hunter
2019-06-05perf scripts python: exported-sql-viewer.py: Add IPC information to Call Grap...Adrian Hunter
2019-06-05perf scripts python: exported-sql-viewer.py: Add CallGraphModelParamsAdrian Hunter
2019-06-05perf scripts python: exported-sql-viewer.py: Add IPC information to the Branc...Adrian Hunter
2019-06-05perf scripts python: export-to-postgresql.py: Export IPC informationAdrian Hunter
2019-06-05perf scripts python: export-to-sqlite.py: Export IPC informationAdrian Hunter
2019-06-05perf db-export: Export IPC informationAdrian Hunter
2019-06-05perf db-export: Add brief documentationAdrian Hunter
2019-06-05perf thread-stack: Accumulate IPC informationAdrian Hunter
2019-06-05perf intel-pt: Document IPC usageAdrian Hunter
2019-06-05perf intel-pt: Accumulate cycle count from TSC/TMA/MTC packetsAdrian Hunter
2019-06-05perf intel-pt: Re-factor TIP cases in intel_pt_walk_to_ipAdrian Hunter
2019-06-05perf intel-pt: Record when decoding PSB+ packetsAdrian Hunter
2019-06-05perf script: Add output of IPC ratioAdrian Hunter
2019-06-05perf intel-pt: Add support for samples to contain IPC ratioAdrian Hunter
2019-06-05perf tools: Add IPC information to perf_sampleAdrian Hunter
2019-06-05perf intel-pt: Accumulate cycle count from CYC packetsAdrian Hunter
2019-06-05perf intel-pt: Factor out intel_pt_update_sample_timeAdrian Hunter
2019-06-05perf record: Allow mixing --user-regs with --call-graph=dwarfAlexey Budankov
2019-06-05perf symbols: Remove unused variable 'err'Leo Yan
2019-06-05perf data: Document directory format header: HEADER_DIR_FORMATArnaldo Carvalho de Melo
2019-06-05perf data: Document clockid header: HEADER_CLOCKIDArnaldo Carvalho de Melo
2019-06-05perf data: Document memory topology header: HEADER_MEM_TOPOLOGYArnaldo Carvalho de Melo
2019-06-05perf data: Add description of header HEADER_BPF_PROG_INFO and HEADER_BPF_BTFSong Liu
2019-06-05kvm: selftests: introduce aarch64_vcpu_add_defaultAndrew Jones
2019-06-05kvm: selftests: introduce aarch64_vcpu_setupAndrew Jones
2019-06-05kvm: selftests: hide vcpu_setup in processor codePaolo Bonzini
2019-06-05selftests/bpf: move test_lirc_mode2_user to TEST_GEN_PROGS_EXTENDEDHangbin Liu
2019-06-04selftests: add basic netdevsim devlink flash testingJiri Pirko
2019-06-04kvm: selftests: ucall improvementsAndrew Jones
2019-06-04KVM: X86: Provide a capability to disable cstate msr read interceptsWanpeng Li
2019-06-04cpupower : frequency-set -r option misses the last cpu in related cpu listAbhishek Goel
2019-06-04cpupower: correct spelling of intervalNick Black
2019-06-04KVM: selftests: enable pgste option for the linker on s390Christian Borntraeger
2019-06-04KVM: selftests: Move kvm_create_max_vcpus test to generic codeThomas Huth
2019-06-04KVM: selftests: Add the sync_regs test for s390xThomas Huth
2019-06-04KVM: selftests: Add processor code for s390xThomas Huth
2019-06-04KVM: selftests: Align memory region addresses to 1M on s390xThomas Huth
2019-06-04KVM: selftests: Introduce a VM_MODE_DEFAULT macro for the default bitsThomas Huth
2019-06-04KVM: selftests: Guard struct kvm_vcpu_events with __KVM_HAVE_VCPU_EVENTSThomas Huth
2019-06-03selftests: set sysctl bc_forwarding properly in router_broadcast.shXin Long
2019-06-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-06-03Merge tag 'v5.2-rc3' into perf/core, to pick up fixesIngo Molnar
2019-06-02idr: Fix idr_get_next race with idr_removeMatthew Wilcox (Oracle)
2019-06-02selftests: Add test cases for nexthop objectsDavid Ahern
2019-06-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-05-31selftests/bpf: measure RTT from xdp using xdpingAlan Maguire
2019-05-31libbpf: Return btf_fd for load_sk_storage_btfMichal Rostecki