summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-05-18MLK-24053-3 perf vendor events: add ddr bandwidth usage metric for i.MX8DXLJoakim Zhang
2020-05-18MLK-24053-2 perf vendor events: add ddr bandwidth usage metric for i.MX8MPJoakim Zhang
2020-05-18MLK-24053-1 perf stat: fix a cast issueJoakim Zhang
2020-05-18MLK-24053-0 perf stat: Improve runtime stat for interval modeJin Yao
2020-04-01MLK-23724-2 perf vender events: add JSON metrics for imx8dxl DDR PerfJoakim Zhang
2020-04-01MLK-23724-1 tools: perf: fix metricgroup add metric events multiple timesJoakim Zhang
2020-03-08Merge tag 'v5.4.24' into imx_5.4.yJason Liu
2020-03-06perf: Make perf able to build with latest libbfdChangbin Du
2020-03-05perf ui gtk: Add missing zalloc objectJiri Olsa
2020-03-05perf hists browser: Restore ESC as "Zoom out" of DSO/thread/etcArnaldo Carvalho de Melo
2020-03-05selftests: Install settings files to fix TIMEOUT failuresMichael Ellerman
2020-03-05ipv6: Fix route replacement with dev-only routeBenjamin Poirier
2020-02-28bpf: Selftests build error in sockmap_basic.cJohn Fastabend
2020-02-24selftests/eeh: Bump EEH wait time to 60sOliver O'Halloran
2020-02-24selftests: bpf: Reset global state between reuseport test runsLorenz Bauer
2020-02-24x86/decoder: Add TEST opcode to Group3-2Masami Hiramatsu
2020-02-24objtool: Fix ARCH=x86_64 build errorShile Zhang
2020-02-24usbip: Fix unsafe unaligned pointer usageShuah Khan
2020-02-24tools lib api fs: Fix gcc9 stringop-truncation compilation errorAndrey Zhizhikin
2020-02-24bpf: Print error message for bpftool cgroup showHechao Li
2020-02-24selftests/net: make so_txtime more robust to timer varianceWillem de Bruijn
2020-02-24selftests: settings: tests can be in subsubdirsMatthieu Baerts
2020-02-24kselftest: Minimise dependency of get_size on C library interfacesSiddhesh Poyarekar
2020-02-19perf stat: Don't report a null stalled cycles per insn metricKim Phillips
2020-02-14tools/power/acpi: fix compilation errorZhengyuan Liu
2020-02-14selftests/bpf: Test freeing sockmap/sockhash with a socket in itJakub Sitnicki
2020-02-14bpftool: Don't crash on missing xlated program instructionsToke Høiland-Jørgensen
2020-02-12MLK-23302-4 tools: perf: pmu-events: add SocName in DDR JSON fileJoakim Zhang
2020-02-12MLK-23302-3 tools: perf: metricgroup: match metric with socname if neededJoakim Zhang
2020-02-12MLK-23302-2 tools: perf: header: add support for checking socnameJoakim Zhang
2020-02-12MLK-23302-1 tools: perf: pmu-event: add socname for struct pmu_eventJoakim Zhang
2020-02-12perf metricgroup: Fix printing event names of metric group with multiple eventsKajol Jain
2020-02-12perf tools: Fix cross compile for ARM64John Garry
2020-02-11tools/kvm_stat: Fix kvm_exit filter nameGavin Shan
2020-02-11selftests: bpf: Ignore FIN packets for reuseport testsLorenz Bauer
2020-02-11selftests: bpf: Use a temporary file in test_sockmapLorenz Bauer
2020-02-11selftests/bpf: Skip perf hw events test if the setup disabled itHangbin Liu
2020-02-11selftests/bpf: Fix test_attach_probeAlexei Starovoitov
2020-02-11tc-testing: fix eBPF tests failure on linux fresh clonesDavide Caratti
2020-02-11libbpf: Fix realloc usage in bpf_core_find_candsAndrii Nakryiko
2020-02-11selftests/bpf: Fix perf_buffer test on systems w/ offline CPUsAndrii Nakryiko
2020-02-11cpupower: Revert library ABI changes from commit ae2917093fb60bdc1ed3eThomas Renninger
2020-02-11objtool: Silence build outputOlof Johansson
2020-02-05perf report: Fix no libunwind compiled warning break s390 issueJin Yao
2020-02-05tools lib traceevent: Fix memory leakage in filter_eventHewenliang
2020-02-05tools lib: Fix builds when glibc contains strlcpy()Vitaly Chikunov
2020-02-05perf c2c: Fix return type for histogram sorting comparision functionsAndres Freund
2020-02-01libbpf: Fix BTF-defined map's __type macro handling of arraysAndrii Nakryiko
2020-01-26kselftests: cgroup: Avoid the reuse of fd after it is deallocatedHewenliang
2020-01-26selftests: gen_kselftest_tar.sh: Do not clobber kselftest/Kees Cook