summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-08-21Merge branch 'odp_fixes' into hmm.gitJason Gunthorpe
2019-08-21selftests: mlxsw: Add a test case for devlink-trapIdo Schimmel
2019-08-21selftests: mlxsw: Add test cases for devlink-trap L2 dropsIdo Schimmel
2019-08-21tools: bpftool: add "bpftool map freeze" subcommandQuentin Monnet
2019-08-21tools: bpftool: show frozen status for mapsQuentin Monnet
2019-08-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-08-21bpf: sync bpf.h to tools/Peter Wu
2019-08-21selftests/kvm: make platform_info_test pass on AMDVitaly Kuznetsov
2019-08-21selftests/bpf: install files test_xdp_vlan.shAnders Roxell
2019-08-21selftests/bpf: add config fragment BPF_JITAnders Roxell
2019-08-21selftests/bpf: fix test_btf_dump with O=Ilya Leoshkevich
2019-08-21selftests/bpf: fix test_cgroup_storage on s390Ilya Leoshkevich
2019-08-21libbpf: use LFS (_FILE_OFFSET_BITS) instead of direct mmap2 syscallIvan Khoronzhuk
2019-08-21selftests: kvm: fix state save/load on processors without XSAVEPaolo Bonzini
2019-08-21pm-graph v5.5Todd Brandt
2019-08-21ACPICA: iASL,acpi_dump: Improve y/n queryBob Moore
2019-08-20Merge tag 'perf-core-for-mingo-5.4-20190820' of git://git.kernel.org/pub/scm/...Ingo Molnar
2019-08-20Merge tag 'v5.3-rc5' into perf/core, to pick up fixesIngo Molnar
2019-08-20tools: bpftool: implement "bpftool btf show|list"Quentin Monnet
2019-08-20libbpf: add bpf_btf_get_next_id() to cycle through BTF objectsQuentin Monnet
2019-08-20libbpf: refactor bpf_*_get_next_id() functionsQuentin Monnet
2019-08-20tools: bpf: synchronise BPF UAPI header with toolsQuentin Monnet
2019-08-20Tools: hv: move to tools buildsystemAndy Shevchenko
2019-08-20Tools: hv: kvp: eliminate 'may be used uninitialized' warningVitaly Kuznetsov
2019-08-20libperf: Fix arch include pathsJiri Olsa
2019-08-20tools headers: Fixup bitsperlong per arch includesArnaldo Carvalho de Melo
2019-08-20perf top: Show info message while collecting samplesArnaldo Carvalho de Melo
2019-08-20perf ui browser: Allow specifying message to show when no samples are availab...Arnaldo Carvalho de Melo
2019-08-20perf ui: Introduce non-interactive ui__info_window() functionArnaldo Carvalho de Melo
2019-08-20perf ui: Make 'exit_msg' optional in ui__question_window()Arnaldo Carvalho de Melo
2019-08-20perf cs-etm: Support sample flags 'insn' and 'insnlen'Leo Yan
2019-08-20perf report: Prefer DWARF callstacks to LBR ones when captured bothAlexey Budankov
2019-08-20perf report: Dump LBR callstack data by -D jointly with thread stackAlexey Budankov
2019-08-20perf record: Enable LBR callstack capture jointly with thread stackAlexey Budankov
2019-08-20tools lib traceevent: Fix "robust" test of do_generate_dynamic_list_fileSteven Rostedt (VMware)
2019-08-20perf evsel: Add comment for 'idx' member in 'struct perf_sample_idAdrian Hunter
2019-08-20tools arch x86: Sync asm/cpufeatures.h with the with the kernelArnaldo Carvalho de Melo
2019-08-20tools headers: Synchronize linux/bits.h with the kernel sourcesArnaldo Carvalho de Melo
2019-08-20tools headers: Grab copy of linux/const.h, needed by linux/bits.hArnaldo Carvalho de Melo
2019-08-20perf tools: tools/include should come before tools/uapi/includeArnaldo Carvalho de Melo
2019-08-20tools headers: Add limits.h to access __WORDSIZEArnaldo Carvalho de Melo
2019-08-20memremap: remove the dev field in struct dev_pagemapChristoph Hellwig
2019-08-20xfrm: policy: avoid warning splat when merging nodesFlorian Westphal
2019-08-19tc-testing: concurrency: wrap piped rule update commandsVlad Buslov
2019-08-19tc-testing: use dedicated DUMMY interface name for dummy devVlad Buslov
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-19selftests, arm64: fix uninitialized symbol in tags_test.cAndrey Konovalov
2019-08-19Merge 5.3-rc5 into usb-nextGreg Kroah-Hartman
2019-08-18tools: iio: add .gitignoreBartosz Golaszewski