summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2019-06-03Merge tag 'v5.2-rc3' into perf/core, to pick up fixesIngo Molnar
2019-06-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 222Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 209Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 180Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 165Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 155Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-29Merge tag 'linux-kselftest-5.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-28selftests: pmtu: Fix encapsulating device in pmtu_vti6_link_change_mtuStefano Brivio
2019-05-28perf intel-pt: Rationalize intel_pt_sync_switch()'s use of next_tidAdrian Hunter
2019-05-28perf intel-pt: Improve sync_switch by processing PERF_RECORD_SWITCH* in eventsAdrian Hunter
2019-05-28perf scripts python: export-to-postgresql.py: Add support for pyside2Adrian Hunter
2019-05-28perf scripts python: export-to-sqlite.py: Add support for pyside2Adrian Hunter
2019-05-28perf scripts python: exported-sql-viewer.py: Add support for pyside2Adrian Hunter
2019-05-28perf scripts python: exported-sql-viewer.py: Use argparse module for argument...Adrian Hunter
2019-05-28perf scripts python: exported-sql-viewer.py: Change python2 to pythonAdrian Hunter
2019-05-28perf top: Lower message level for failure on synthesizing events for pre-exis...Arnaldo Carvalho de Melo
2019-05-28perf python: Remove -fstack-protector-strong if clang doesn't have itArnaldo Carvalho de Melo
2019-05-28perf annotate TUI browser: Do not use member from variable within its own ini...Arnaldo Carvalho de Melo
2019-05-28perf machine: Return NULL instead of null-terminating /proc/version arrayDonald Yandt
2019-05-28perf version: Append 12 git SHA chars to the version stringArnaldo Carvalho de Melo
2019-05-28perf script: Remove superfluous BPF event titlesJiri Olsa
2019-05-28perf script: Add --show-bpf-events to show eBPF related eventsJiri Olsa
2019-05-28perf tests: Add map_groups__merge_in testJiri Olsa
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