summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-02-08selftests: mlxsw: spectrum-2: Add simple delta rehash testJiri Pirko
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-08selftests: add TPM 2.0 testsJarkko Sakkinen
2019-02-08tools/bpf: remove btf__get_strings() superseded by raw data APIAndrii Nakryiko
2019-02-08btf: expose API to work with raw btf_ext dataAndrii Nakryiko
2019-02-08btf: expose API to work with raw btf dataAndrii Nakryiko
2019-02-08btf: separate btf creation and loadingAndrii Nakryiko
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-02-08Merge tag 'char-misc-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-02-08Merge tag 'staging-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-02-08selftests: firmware: fix verify_reqs() return valueLuis Chamberlain
2019-02-08Revert "selftests: firmware: remove use of non-standard diff -Z option"Luis Chamberlain
2019-02-08Revert "selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to con...Luis Chamberlain
2019-02-07tools/bpf: add log_level to bpf_load_program_attrYonghong Song
2019-02-07tools/bpf: add missing strings.h includeAndrii Nakryiko
2019-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-02-06selftests: mlxsw: Add a test for blackhole routesIdo Schimmel
2019-02-06bpf: test_maps: fix possible out of bound access warningBreno Leitao
2019-02-06tools: bpftool: doc, fix incorrect textPrashant Bhole
2019-02-06selftests/bpf: test reading the offloaded programJakub Kicinski
2019-02-06selftests/bpf: add test for mixing generic and offload XDPJakub Kicinski
2019-02-06selftests/bpf: print traceback when test failsJakub Kicinski
2019-02-06selftests/bpf: fix the expected messagesJakub Kicinski
2019-02-06perf auxtrace: Add timestamp to auxtrace errorsAdrian Hunter
2019-02-06perf intel-pt: Packet splitting can happen only on 32-bitAdrian Hunter
2019-02-06perf intel-pt: Fix CYC timestamp calculation after OVFAdrian Hunter
2019-02-06perf intel-pt: Fix overlap calculation for paddingAdrian Hunter
2019-02-06perf auxtrace: Define auxtrace record alignmentAdrian Hunter
2019-02-06perf thread-stack: Represent jmps to the start of a different symbolAdrian Hunter
2019-02-06perf thread-stack: Tidy thread_stack__no_call_return() by adding more local v...Adrian Hunter
2019-02-06perf thread-stack: Tidy thread_stack__push_cp() usageAdrian Hunter
2019-02-06perf tools: Fix split_kallsyms_for_kcore() for trampoline symbolsAdrian Hunter
2019-02-06perf vendor events intel: Fix Load_Miss_Real_Latency on CLXWilliam Cohen
2019-02-06perf cs-etm: Set sample flags for exception return packetLeo Yan
2019-02-06perf cs-etm: Set sample flags for exception packetLeo Yan
2019-02-06perf cs-etm: Add traceID in packetLeo Yan
2019-02-06perf cs-etm: Change tuple from traceID-CPU# to traceID-metadataLeo Yan
2019-02-06perf cs-etm: Add exception number in exception packetLeo Yan
2019-02-06perf cs-etm: Set sample flags for trace discontinuityLeo Yan
2019-02-06perf cs-etm: Set sample flags for instruction range packetLeo Yan
2019-02-06perf cs-etm: Add last instruction information in packetLeo Yan
2019-02-06perf tools: Add documentation for BPF event selectionChangbin Du
2019-02-06perf report: Move symbol annotation to the resort phaseJiri Olsa
2019-02-06perf evsel: Add output_resort_cb methodJiri Olsa
2019-02-06perf hists: Add argument to hists__resort_cb_t callbackJiri Olsa
2019-02-06perf clang: Do not use 'return std::move(something)'Arnaldo Carvalho de Melo
2019-02-06perf record: Apply affinity masks when reading mmap buffersAlexey Budankov
2019-02-06perf tools: Add fallback versions for CPU_{OR,EQUAL}()Arnaldo Carvalho de Melo
2019-02-06perf record: Bind the AIO user space buffers to nodesAlexey Budankov
2019-02-06perf record: Allocate affinity masksAlexey Budankov