summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-05-28perf script: Pad DSO name for --call-traceJiri Olsa
2019-05-28perf dso: Add BPF DSO read and size hooksJiri Olsa
2019-05-28perf dso: Simplify dso_cache__read functionJiri Olsa
2019-05-28perf dso: Separate generic code in dso_cache__readJiri Olsa
2019-05-28perf dso: Separate generic code in dso__data_file_size()Jiri Olsa
2019-05-28perf tools: Remove const from thread read accessorsNamhyung Kim
2019-05-28perf top: Add --namespaces optionNamhyung Kim
2019-05-28perf trace: Beautify 'sync_file_range' argumentsArnaldo Carvalho de Melo
2019-05-28perf beauty: Add generator for sync_file_range's 'flags' arg valuesArnaldo Carvalho de Melo
2019-05-28perf trace beauty clone: Handle CLONE_PIDFDArnaldo Carvalho de Melo
2019-05-28perf trace: Beautify 'fsmount' argumentsArnaldo Carvalho de Melo
2019-05-28perf trace: Introduce syscall_arg__scnprintf_strarray_flagsArnaldo Carvalho de Melo
2019-05-28perf beauty: Add generator for fsmount's 'attr_flags' arg valuesArnaldo Carvalho de Melo
2019-05-28perf trace: Beautify 'fsconfig' argumentsArnaldo Carvalho de Melo
2019-05-28perf beauty: Add generator for fsconfig's 'cmd' arg valuesArnaldo Carvalho de Melo
2019-05-28perf trace: Beautify 'fspick' argumentsArnaldo Carvalho de Melo
2019-05-28perf beauty: Add generator for fspick's 'flags' arg valuesArnaldo Carvalho de Melo
2019-05-28perf trace: Beautify 'move_mount' argumentsArnaldo Carvalho de Melo
2019-05-28perf beauty: Add generator for 'move_mount' flags argumentArnaldo Carvalho de Melo
2019-05-28perf augmented_raw_syscalls: Fix up commentArnaldo Carvalho de Melo
2019-05-28perf tools: Preserve eBPF maps when loading kcoreJiri Olsa
2019-05-28perf machine: Keep zero in pgoff BPF mapJiri Olsa
2019-05-28perf intel-pt: Fix itrace defaults for perf script intel-pt documentationAdrian Hunter
2019-05-28perf auxtrace: Fix itrace defaults for perf scriptAdrian Hunter
2019-05-28perf intel-pt: Fix itrace defaults for perf scriptAdrian Hunter
2019-05-28perf-with-kcore.sh: Always allow fix_buildid_cache_permissionsAdrian Hunter
2019-05-28tools headers UAPI: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo
2019-05-28perf record: Fix s390 missing module symbol and warning for non-root usersThomas Richter
2019-05-28perf machine: Read also the end of the kernelJiri Olsa
2019-05-28perf test vmlinux-kallsyms: Ignore aliases to _etext when searching on kallsymsArnaldo Carvalho de Melo
2019-05-28perf session: Add missing swap ops for namespace eventsNamhyung Kim
2019-05-28perf namespace: Protect reading thread's namespaceNamhyung Kim
2019-05-28tools headers UAPI: Sync drm/drm.h with the kernelArnaldo Carvalho de Melo
2019-05-28tools headers UAPI: Sync drm/i915_drm.h with the kernelArnaldo Carvalho de Melo
2019-05-28tools headers UAPI: Sync linux/fs.h with the kernelArnaldo Carvalho de Melo
2019-05-28tools headers UAPI: Sync linux/sched.h with the kernelArnaldo Carvalho de Melo
2019-05-28tools arch x86: Sync asm/cpufeatures.h with the with the kernelArnaldo Carvalho de Melo
2019-05-28tools include UAPI: Update copy of files related to new fspick, fsmount, fsco...Arnaldo Carvalho de Melo
2019-05-28perf arm64: Fix mksyscalltbl when system kernel headers are ahead of the kernelVitaly Chikunov
2019-05-28perf data: Fix 'strncat may truncate' build failure with recent gccShawn Landden
2019-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-05-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-18kselftests: netfilter: fix leftover net/net-next merge conflictFlorian Westphal
2019-05-18Merge tag 'perf-core-for-mingo-5.2-20190517' of git://git.kernel.org/pub/scm/...Ingo Molnar
2019-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-05-17bpftool: fix BTF raw dump of FWD's fwd_kindAndrii Nakryiko
2019-05-17selftests/bpf: fix bpf_get_current_taskAlexei Starovoitov
2019-05-17objtool: Allow AR to be overridden with HOSTARNathan Chancellor