summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools build: Add capability-related feature detectionIgor Lubashev2019-08-125-0/+39
* perf top: Collapse and resort all evsels in a groupArnaldo Carvalho de Melo2019-08-121-4/+26
* perf hist: Remove dummy entries when finding real ones.Arnaldo Carvalho de Melo2019-08-121-2/+18
* perf trace: Fix segmentation fault when access syscall info on arm64Leo Yan2019-08-121-1/+1
* perf hists: Do not link a pair if already linkedArnaldo Carvalho de Melo2019-08-121-1/+1
* perf top: Set display thread COMM to help with debuggingArnaldo Carvalho de Melo2019-08-121-0/+4
* perf vendor events intel: Add Icelake V1.00 event fileHaiyan Song2019-08-128-0/+2739
* perf tools: Fix paths in include statementsLuke Mujica2019-08-124-8/+8
* perf test vfs_getname: Disable ~/.perfconfig to get default outputArnaldo Carvalho de Melo2019-08-121-0/+4
* perf config: Document the PERF_CONFIG environment variableArnaldo Carvalho de Melo2019-08-121-0/+4
* perf config: Honour $PERF_CONFIG env var to specify alternate .perfconfigArnaldo Carvalho de Melo2019-08-121-0/+3
* perf session: Avoid infinite loop when seeing invalid header.sizeArnaldo Carvalho de Melo2019-08-121-1/+10
* Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2019-08-1236-84/+580
|\
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-08-1014-16/+69
| |\
| | * perf pmu-events: Fix missing "cpu_clk_unhalted.core" eventJin Yao2019-08-081-0/+1
| | * perf annotate: Fix s390 gap between kernel end and module startThomas Richter2019-08-083-1/+24
| | * perf record: Fix module size on s390Thomas Richter2019-08-083-3/+16
| | * perf tools: Fix include paths in ui directoryIan Rogers2019-08-082-5/+6
| | * perf tools: Fix a typo in a variable name in the Documentation MakefileMasanari Iida2019-08-081-1/+1
| | * perf cpumap: Fix writing to illegal memory in handling cpumap maskHe Zhe2019-08-081-1/+4
| | * perf ftrace: Fix failure to set cpumask when only one cpu is presentHe Zhe2019-08-081-1/+1
| | * perf db-export: Fix thread__exec_comm()Adrian Hunter2019-08-081-1/+11
| | * perf annotate: Fix printing of unaugmented disassembled instructions from BPFArnaldo Carvalho de Melo2019-08-081-1/+1
| | * perf bench numa: Fix cpu0 bindingJiri Olsa2019-08-011-2/+4
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-08-092-1/+5
| |\ \
| | * \ Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2019-08-09228-840/+5860
| | |\ \
| | * | | selftests: kvm: Adding config fragmentsNaresh Kamboju2019-08-091-0/+3
| | * | | KVM: selftests: Update gitignore file for latest changesThomas Huth2019-08-091-1/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-08-0613-48/+443
| |\ \ \ \
| | * | | | tc-testing: updated vlan action tests with batch create/deleteRoman Mashak2019-08-061-0/+94
| | * | | | selftests/tls: add a litmus test for the socket reuse through shutdownJakub Kicinski2019-08-051-0/+24
| | * | | | selftests/bpf: reduce time to execute test_xdp_vlan.shJesper Dangaard Brouer2019-08-051-5/+5
| | * | | | selftests/bpf: add wrapper scripts for test_xdp_vlan.shJesper Dangaard Brouer2019-08-054-2/+24
| | * | | | bpf: fix XDP vlan selftests test_xdp_vlan.shJesper Dangaard Brouer2019-08-051-6/+36
| | * | | | selftests/tls: fix TLS tests with CONFIG_TLS=nJakub Kicinski2019-07-311-9/+14
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-07-256-21/+237
| | |\ \ \ \
| | | * | | | libbpf: silence GCC8 warning about string truncationAndrii Nakryiko2019-07-251-2/+2
| | | * | | | libbpf: fix using uninitialized ioctl resultsIlya Maximets2019-07-231-4/+3
| | | * | | | selftests/bpf: add another gso_segs accessEric Dumazet2019-07-231-0/+11
| | | * | | | selftests/bpf: fix sendmsg6_prog on s390Ilya Leoshkevich2019-07-221-2/+1
| | | * | | | libbpf: Avoid designated initializers for unnamed union membersArnaldo Carvalho de Melo2019-07-221-7/+7
| | | * | | | libbpf: Fix endianness macro usage for some compilersArnaldo Carvalho de Melo2019-07-222-4/+6
| | | * | | | selftests/tls: add shutdown testsJakub Kicinski2019-07-221-0/+27
| | | * | | | selftests/tls: close the socket with open recordJakub Kicinski2019-07-221-0/+10
| | | * | | | selftests/tls: add a bidirectional testJakub Kicinski2019-07-221-0/+31
| | | * | | | selftests/tls: test error codes around TLS ULP installationJakub Kicinski2019-07-221-0/+52
| | | * | | | selftests/tls: add a test for ULP but no keysJakub Kicinski2019-07-221-0/+74
| | | * | | | libbpf: sanitize VAR to conservative 1-byte INTAndrii Nakryiko2019-07-191-2/+7
| | | * | | | libbpf: fix SIGSEGV when BTF loading fails, but .BTF.ext existsAndrii Nakryiko2019-07-191-0/+6
| | * | | | | selftests/net: add missing gitignores (ipv6_flowlabel)Jakub Kicinski2019-07-251-2/+2