summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2019-12-31selftests: net: tls: remove recv_rcvbuf testThadeu Lima de Souza Cascardo1-28/+0
2019-12-31tools, bpf: Fix build for 'make -s tools/bpf O=<dir>'Quentin Monnet1-0/+6
2019-12-31libtraceevent: Fix memory leakage in copy_filter_typeHewenliang1-2/+7
2019-12-31perf probe: Fix to show function entry line as probe-ableMasami Hiramatsu2-1/+26
2019-12-31perf session: Fix decompression of PERF_RECORD_COMPRESSED recordsAlexey Budankov1-17/+27
2019-12-31net-af_xdp: Use correct number of channels from ethtoolLuigi Rizzo1-3/+8
2019-12-31x86/insn: Add some Intel instructions to the opcode mapAdrian Hunter1-6/+12
2019-12-31selftests, bpf: Workaround an alu32 sub-register spilling issueYonghong Song1-1/+3
2019-12-31selftests, bpf: Fix test_tc_tunnel hangingJiri Benc1-0/+5
2019-12-31bpf, testing: Workaround a verifier failure for test_progsYonghong Song1-1/+4
2019-12-31selftests: net: Fix printf format warnings on armMasami Hiramatsu3-4/+6
2019-12-31selftests: proc: Make va_max 1MBMasami Hiramatsu1-1/+5
2019-12-31libbpf: Fix negative FD close() in xsk_setup_xdp_prog()Andrii Nakryiko1-0/+2
2019-12-31perf probe: Filter out instances except for inlined subroutine and subprogramMasami Hiramatsu1-6/+13
2019-12-31perf probe: Skip end-of-sequence and non statement linesMasami Hiramatsu1-0/+7
2019-12-31perf probe: Fix to show calling lines of inlined functionsMasami Hiramatsu1-1/+9
2019-12-31perf probe: Return a better scope DIE if there is no best scopeMasami Hiramatsu1-1/+16
2019-12-31perf probe: Skip overlapped location on searching variablesMasami Hiramatsu1-0/+20
2019-12-31perf parse: If pmu configuration fails free termsIan Rogers1-1/+8
2019-12-31perf tools: Splice events onto evlist even on errorIan Rogers1-6/+11
2019-12-31perf tools: Fix cross compile for ARM64John Garry1-1/+2
2019-12-31perf probe: Fix to probe a function which has no entry pcMasami Hiramatsu1-1/+1
2019-12-31libsubcmd: Use -O0 with DEBUG=1James Clark1-1/+3
2019-12-31perf probe: Fix to show inlined function callsite without entry_pcMasami Hiramatsu1-1/+1
2019-12-31perf probe: Fix to show ranges of variables in functions without entry_pcMasami Hiramatsu1-2/+2
2019-12-31perf probe: Fix to probe an inline function which has no entry pcMasami Hiramatsu1-1/+1
2019-12-31perf probe: Walk function lines in lexical blocksMasami Hiramatsu1-5/+9
2019-12-31perf jevents: Fix resource leak in process_mapfile() and main()Yunfeng Ye1-2/+11
2019-12-31perf probe: Fix to list probe event with correct line numberMasami Hiramatsu1-2/+2
2019-12-31perf cs-etm: Fix definition of macro TO_CS_QUEUE_NRLeo Yan1-2/+2
2019-12-31perf probe: Fix to find range-only function instanceMasami Hiramatsu1-1/+5
2019-12-31libbpf: Fix error handling in bpf_map__reuse_fd()Toke Høiland-Jørgensen1-4/+10
2019-12-31ubsan, x86: Annotate and allow __ubsan_handle_shift_out_of_bounds() in uacces...Peter Zijlstra1-0/+1
2019-12-31selftests/bpf: Make a copy of subtest nameAndrii Nakryiko1-5/+12
2019-12-31perf tests: Disable bp_signal testing for arm64Leo Yan1-9/+6
2019-12-31perf vendor events arm64: Fix Hisi hip08 DDRC PMU eventnameJohn Garry1-1/+1
2019-12-31perf test: Avoid infinite loop for task exit caseLeo Yan1-0/+8
2019-12-31perf report: Add warning when libunwind not compiled inJin Yao1-0/+7
2019-12-31perf test: Report failure for mmap eventsLeo Yan1-0/+1
2019-12-31libbpf: Fix passing uninitialized bytes to setsockoptIlya Maximets1-0/+1
2019-12-31libbpf: Fix struct end padding in btf_dumpAndrii Nakryiko1-1/+7
2019-12-31selftests/bpf: Fix btf_dump padding test caseAndrii Nakryiko1-1/+4
2019-12-31tools/memory-model: Fix data race detection for unordered store and loadAlan Stern1-1/+1
2019-12-31selftests/bpf: Correct path to include msg + pathIvan Khoronzhuk1-1/+1
2019-12-31tools/power/cpupower: Fix initializer override in hsw_ext_cstatesNathan Chancellor1-1/+0
2019-12-31selftests: forwarding: Delete IPv6 address at the endIdo Schimmel1-1/+1
2019-12-18net/tls: Fix return values to avoid ENOTSUPPValentin Vidic1-6/+2
2019-12-17seccomp: avoid overflow in implicit constant conversionChristian Brauner1-1/+2
2019-12-17perf tests: Fix out of bounds memory accessLeo Yan1-0/+9
2019-12-13kselftest: Fix NULL INSTALL_PATH for TARGETS runlistPrabhakar Kushwaha1-1/+1