summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2019-02-19perf doc: Fix documentation of the Flags section in perf.dataJonas Rabenstein-5/+4
2019-02-19perf doc: Fix HEADER_CMDLINE description in perf.data documentationJonas Rabenstein-1/+1
2019-02-19bpf: bpftool, fix documentation for attach typesAlban Crequy-4/+4
2019-02-19perf report: Don't shadow inlined symbol with different addr rangeHe Kuang-3/+9
2019-02-19perf tools: Use sysfs__mountpoint() when reading cpu topologyJiri Olsa-7/+22
2019-02-19perf tools: Add numa_topology objectJiri Olsa-93/+160
2019-02-19perf tools: Add cpu_topology objectJiri Olsa-146/+166
2019-02-19perf header: Fix wrong node write in NUMA_TOPOLOGY featureJiri Olsa-1/+1
2019-02-19Merge branch 'fixes' into nextMichael Ellerman-1/+4
2019-02-18media: rc: rcmm decoder and encoderPatrick Lerda-0/+21
2019-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-182/+1658
2019-02-16tools/libbpf: support bigger BTF data sizesAndrii Nakryiko-7/+8
2019-02-16selftests: bpf: test_lwt_ip_encap: add negative tests.Peter Oskolkov-23/+88
2019-02-15selftests: forwarding: Add some missing configuration symbolsFlorian Fainelli-0/+2
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-33/+90
2019-02-15perf tests shell: Skip trace+probe_vfs_getname.sh if built without trace supportTommi Rantala-0/+6
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-3/+0
2019-02-15libbpf: Introduce bpf_object__btfAndrey Ignatov-0/+9
2019-02-15libbpf: Introduce bpf_map__resizeAndrey Ignatov-0/+16
2019-02-14tools: sync uapi/linux/if_link.h headerAndrii Nakryiko-0/+1
2019-02-14tools/bpf: replace bzero with memsetAndrii Nakryiko-30/+28
2019-02-14tools build feature sched_getcpu: Undef _GNU_SOURCE at the endArnaldo Carvalho de Melo-0/+2
2019-02-14perf header: Remove unused 'cpu_nr' field from 'struct cpu_topo'Jiri Olsa-2/+0
2019-02-14perf header: Get rid of write_it labelJiri Olsa-4/+2
2019-02-14perf list: Display metric expressions for --details optionJiri Olsa-7/+14
2019-02-14perf tools: Fix legacy events symbol separator parsingJiri Olsa-2/+32
2019-02-14perf tools: Rename build libperf to perfJiri Olsa-260/+260
2019-02-14perf tools: Rename LIB_FILE to LIBPERF_AJiri Olsa-3/+3
2019-02-14perf tools: Compile perf with libperf-in.o instead of libperf.aJiri Olsa-8/+8
2019-02-14perf cs-etm: Modularize auxtrace_buffer fetch functionMathieu Poirier-12/+29
2019-02-14perf cs-etm: Modularize main packet processing loopMathieu Poirier-57/+72
2019-02-14perf cs-etm: Modularize main decoder functionMathieu Poirier-12/+29
2019-02-14perf cs-etm: Make cs_etm__run_decoder() queue independentMathieu Poirier-33/+26
2019-02-14perf cs-etm: Rethink kernel address initialisationMathieu Poirier-4/+3
2019-02-14perf cs-etm: Cleaning up function cs_etm__alloc_queue()Mathieu Poirier-21/+16
2019-02-14perf cs-etm: Fix erroneous commentMathieu Poirier-1/+1
2019-02-14perf cs-etm: Introducing function cs_etm__init_trace_params()Mathieu Poirier-58/+58
2019-02-14perf cs-etm: Fix memory leak in error pathMathieu Poirier-7/+13
2019-02-14perf cs-etm: Introducing function cs_etm_decoder__init_dparams()Mathieu Poirier-14/+30
2019-02-14perf cs-etm: Fix wrong return values in error pathMathieu Poirier-2/+2
2019-02-14perf cs-etm: Remove unused structure field "time" and "timestamp"Mathieu Poirier-8/+4
2019-02-14perf cs-etm: Remove unused structure field "state"Mathieu Poirier-1/+0
2019-02-14perf build: Add missing FEATURE_CHECK_LDFLAGS-libcryptoArnaldo Carvalho de Melo-0/+2
2019-02-14tools build: Add test-reallocarray.c to test-all.c to fix the buildArnaldo Carvalho de Melo-0/+7
2019-02-14perf unwind: Do not put libunwind-{x86,aarch64} in FEATURE_TESTS_BASICArnaldo Carvalho de Melo-4/+11
2019-02-14perf coresight: Do not test for libopencsd by defaultArnaldo Carvalho de Melo-8/+4
2019-02-14perf trace: Filter out gnome-terminal* parentArnaldo Carvalho de Melo-1/+2
2019-02-14tools build: Add -lrt to FEATURE_CHECK_LDFLAGS-libaioArnaldo Carvalho de Melo-0/+2
2019-02-14selftests: fix timestamping MakefileDeepa Dinamani-3/+0
2019-02-14perf beauty waitid options: Fix up prefix showing logicArnaldo Carvalho de Melo-1/+1