summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2019-02-22perf scripts python: exported-sql-viewer.py: Factor out ReportVarsAdrian Hunter1-14/+23
2019-02-22perf scripts python: exported-sql-viewer.py: Factor out ReportDialogBaseAdrian Hunter1-17/+30
2019-02-22perf scripts python: exported-sql-viewer.py: Move column headersAdrian Hunter1-12/+13
2019-02-22perf scripts python: exported-sql-viewer.py: Hide Call Graph option if no cal...Adrian Hunter1-1/+12
2019-02-22perf scripts python: exported-sql-viewer.py: Remove leftover debugging printsAdrian Hunter1-7/+0
2019-02-22perf scripts python: exported-sql-viewer.py: Fix missing shebangAdrian Hunter1-0/+1
2019-02-22perf thread-stack: Hide x86 retpolinesAdrian Hunter1-3/+109
2019-02-22bpf, lpm: fix lookup bug in map_delete_elemAlban Crequy1-0/+10
2019-02-22perf thread-stack: Improve thread_stack__no_call_return()Adrian Hunter1-3/+46
2019-02-21perf annotate: Fix getting source line failureWei Li1-2/+2
2019-02-21tools/selftest/vm: allow choosing mem size and page size in map_hugetlbChristophe Leroy1-2/+27
2019-02-21powerpc/selftest: fix type of mftb() in null_syscallChristophe Leroy1-1/+1
2019-02-20perf tools: Make rm_rf() remove single fileJiri Olsa1-3/+13
2019-02-20perf cpumap: Increase debug level for cpu_map__snprint verbose outputJiri Olsa1-1/+1
2019-02-20perf bpf-event: Add missing new line into pr_debug callJiri Olsa1-1/+1
2019-02-20perf script: Allow +- operator for type specific fields optionJiri Olsa2-0/+14
2019-02-20perf evsel: Force sample_type for slave eventsJiri Olsa1-0/+8
2019-02-20perf session: Don't report zero period samples for slave eventsJiri Olsa1-0/+7
2019-02-20selftest/tls: Add test to verify received 'type' of non-data recordVakul Garg1-0/+14
2019-02-20tracing: Add hist trigger action 'expected fail' test caseTom Zanussi1-0/+30
2019-02-20tracing: Add alternative synthetic event trace action test caseTom Zanussi1-0/+42
2019-02-20tracing: Add hist trigger onchange() handler test caseTom Zanussi1-0/+28
2019-02-20tracing: Add hist trigger snapshot() action test caseTom Zanussi1-0/+43
2019-02-20tracing: Add SPDX license GPL-2.0 license identifier to inter-event testcasesTom Zanussi8-0/+8
2019-02-19perf trace: Allow dumping a BPF map after setting up BPF eventsArnaldo Carvalho de Melo2-0/+27
2019-02-19perf bpf: Add bpf_map dumperArnaldo Carvalho de Melo3-0/+95
2019-02-19perf test: Fix failure of 'evsel-tp-sched' test on s390Thomas Richter1-3/+3
2019-02-19perf doc: Fix documentation of the Flags section in perf.dataJonas Rabenstein1-5/+4
2019-02-19perf doc: Fix HEADER_CMDLINE description in perf.data documentationJonas Rabenstein1-1/+1
2019-02-19bpf: bpftool, fix documentation for attach typesAlban Crequy3-4/+4
2019-02-19perf report: Don't shadow inlined symbol with different addr rangeHe Kuang2-3/+9
2019-02-19perf tools: Use sysfs__mountpoint() when reading cpu topologyJiri Olsa1-7/+22
2019-02-19perf tools: Add numa_topology objectJiri Olsa3-93/+160
2019-02-19perf tools: Add cpu_topology objectJiri Olsa4-146/+166
2019-02-19perf header: Fix wrong node write in NUMA_TOPOLOGY featureJiri Olsa1-1/+1
2019-02-19Merge branch 'fixes' into nextMichael Ellerman3-1/+4
2019-02-18media: rc: rcmm decoder and encoderPatrick Lerda2-0/+21
2019-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller71-182/+1658
2019-02-17tools/libbpf: support bigger BTF data sizesAndrii Nakryiko1-7/+8
2019-02-17selftests: bpf: test_lwt_ip_encap: add negative tests.Peter Oskolkov1-23/+88
2019-02-16selftests: forwarding: Add some missing configuration symbolsFlorian Fainelli1-0/+2
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller13-33/+90
2019-02-15perf tests shell: Skip trace+probe_vfs_getname.sh if built without trace supportTommi Rantala2-0/+6
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-3/+0
2019-02-15libbpf: Introduce bpf_object__btfAndrey Ignatov3-0/+9
2019-02-15libbpf: Introduce bpf_map__resizeAndrey Ignatov3-0/+16
2019-02-15tools: sync uapi/linux/if_link.h headerAndrii Nakryiko1-0/+1
2019-02-15tools/bpf: replace bzero with memsetAndrii Nakryiko3-30/+28
2019-02-14tools build feature sched_getcpu: Undef _GNU_SOURCE at the endArnaldo Carvalho de Melo1-0/+2
2019-02-14perf header: Remove unused 'cpu_nr' field from 'struct cpu_topo'Jiri Olsa1-2/+0