- 1d078cc perf record: Introduce --control fd:ctl-fd[,ack-fd] options by Alexey Budankov · 4 years, 8 months ago
- acce022 perf record: Implement control commands handling by Alexey Budankov · 4 years, 8 months ago
- 68cd3b4 perf record: Extend -D,--delay option with -1 value by Alexey Budankov · 4 years, 8 months ago
- 27e9769 perf stat: Introduce --control fd:ctl-fd[,ack-fd] options by Alexey Budankov · 4 years, 8 months ago
- b1aa3db Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 4 years, 7 months ago
- 628e04d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 7 months ago
- ac3a0c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 8 months ago
- 69138b3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 8 months ago
- 7c43b0c perf bench: Add benchmark of find_next_bit by Ian Rogers · 4 years, 8 months ago
- 39efdd9 libtraceevent: Fix build with binutils 2.35 by Ben Hutchings · 4 years, 8 months ago
- bd3c628 perf tools: Fix record failure when mixed with ARM SPE event by Wei Li · 4 years, 8 months ago
- e3232c2 tools build feature: Use CC and CXX from parent by Thomas Hebb · 4 years, 8 months ago
- 463538a perf tests: Fix test 68 zstd compression for s390 by Thomas Richter · 4 years, 8 months ago
- e24c644 tools lib traceevent: Fix memory leak in process_dynamic_array_len by Philippe Duplessis-Guindon · 4 years, 8 months ago
- 4bbca66 selftests/bpf: fix netdevsim trap_flow_action_cookie read by Hangbin Liu · 4 years, 8 months ago
- 119e521 perf metric: Rename group_list to metric_list by Jiri Olsa · 4 years, 8 months ago
- a0c05b3 perf metric: Rename struct egroup to metric by Jiri Olsa · 4 years, 8 months ago
- dfce77c perf metric: Add metric group test by Jiri Olsa · 4 years, 8 months ago
- b81ef46 perf metric: Make compute_single function more precise by Jiri Olsa · 4 years, 8 months ago
- f6fb096 perf metric: Add recursion check when processing nested metrics by Jiri Olsa · 4 years, 8 months ago
- 5a606f3 perf metric: Add DCache_L2 to metric parse test by Jiri Olsa · 4 years, 8 months ago
- 55f30d6 perf metric: Add cache_miss_cycles to metric parse test by Jiri Olsa · 4 years, 8 months ago
- 98461d9 perf metric: Add events for the current list by Jiri Olsa · 4 years, 8 months ago
- acf71b0 perf metric: Compute referenced metrics by Jiri Olsa · 4 years, 8 months ago
- fc39383 perf metric: Add referenced metrics to hash data by Jiri Olsa · 4 years, 8 months ago
- 4ea2896 perf metric: Collect referenced metrics in struct metric_expr by Jiri Olsa · 4 years, 8 months ago
- 83de0b7 perf metric: Collect referenced metrics in struct metric_ref_node by Jiri Olsa · 4 years, 8 months ago
- e7e1badd perf metric: Rename __metricgroup__add_metric to __add_metric by Jiri Olsa · 4 years, 8 months ago
- a29c164 perf metric: Add add_metric function by Jiri Olsa · 4 years, 8 months ago
- ce39194 perf metric: Add macros for iterating map events by Jiri Olsa · 4 years, 8 months ago
- 3fd29fa perf metric: Add expr__del_id function by Jiri Olsa · 4 years, 8 months ago
- 5c5f5e8 perf metric: Change expr__get_id to return struct expr_id_data by Jiri Olsa · 4 years, 8 months ago
- 332603c perf metric: Add expr__add_id function by Jiri Olsa · 4 years, 8 months ago
- 60e10c00 perf metric: Fix memory leak in expr__add_id function by Jiri Olsa · 4 years, 8 months ago
- 1b98c6e perf test: Ensure sample_period is set libpfm4 events by Ian Rogers · 4 years, 8 months ago
- 4929e95 perf tools: Fix term parsing for raw syntax by Jiri Olsa · 4 years, 8 months ago
- c33cdf5 perf tools: Allow r0x<HEX> event syntax by Jiri Olsa · 4 years, 8 months ago
- 0ba5834 selftests/bpf: Extend map-in-map selftest to detect memory leaks by Andrii Nakryiko · 4 years, 8 months ago
- 3e43d79 perf tools: No need to cache the PMUs in ARM SPE auxtrace init routine by Wei Li · 4 years, 8 months ago
- 31e81e0 perf tools: Fix record failure when mixed with ARM SPE event by Wei Li · 4 years, 8 months ago
- 10fef9c selftests: ethtool: Fix test when only two speeds are supported by Amit Cohen · 4 years, 8 months ago
- c2a0820 perf bench: Add basic syscall benchmark by Davidlohr Bueso · 6 years ago
- 94b6c13 selftests/net: tcp_mmap: fix clang warning for target arch PowerPC by Tanner Love · 4 years, 8 months ago
- b4da96f selftests/net: so_txtime: fix clang issues for target arch PowerPC by Tanner Love · 4 years, 8 months ago
- 64f9ede selftests/net: psock_fanout: fix clang issues for target arch PowerPC by Tanner Love · 4 years, 8 months ago
- 955cbe9 selftests/net: rxtimestamp: fix clang issues for target arch PowerPC by Tanner Love · 4 years, 8 months ago
- 5e105c8 KVM: nVMX: check for invalid hdr.vmx.flags by Paolo Bonzini · 4 years, 8 months ago
- 0f02bd0 KVM: nVMX: check for required but missing VMCS12 in KVM_SET_NESTED_STATE by Paolo Bonzini · 4 years, 8 months ago
- 9319676 selftests: kvm: do not set guest mode flag by Paolo Bonzini · 4 years, 8 months ago
- 1b64b2e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into master by Linus Torvalds · 4 years, 8 months ago
- bee328c perf stat: Implement control commands handling by Alexey Budankov · 4 years, 8 months ago
- 2162b9c perf stat: extend -D,--delay option with -1 value by Alexey Budankov · 4 years, 8 months ago
- 987b823 perf stat: Factor out event handling loop into dispatch_events() by Alexey Budankov · 4 years, 8 months ago
- b0ce0c8 perf stat: Factor out body of event handling loop for fork case by Alexey Budankov · 4 years, 8 months ago
- 7bb4ff0 perf stat: Move target check to loop control statement by Alexey Budankov · 4 years, 8 months ago
- dece3a4 perf stat: Factor out body of event handling loop for system wide by Alexey Budankov · 4 years, 8 months ago
- ec886bf perf evlist: Implement control command handling functions by Alexey Budankov · 4 years, 8 months ago
- 8ab705b perf evlist: Introduce control file descriptors by Alexey Budankov · 4 years, 8 months ago
- b346c0c selftest: txtimestamp: fix net ns entry logic by Paolo Pisati · 4 years, 8 months ago
- d3da1f0 libperf: Avoid counting of nonfilterable fdarray fds by Alexey Budankov · 4 years, 8 months ago
- ab4c1f9 libperf: Add flags to fdarray fds objects by Alexey Budankov · 4 years, 8 months ago
- 3d3af18 s390/cpum_cf,perf: change DFLT_CCERROR counter name by Thomas Richter · 4 years, 8 months ago
- 59b4412 libperf: Avoid internal moving of fdarray fds by Alexey Budankov · 4 years, 8 months ago
- 92188b4 Merge tag 'perf-tools-fixes-2020-07-19' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into master by Linus Torvalds · 4 years, 8 months ago
- 721db9d Merge tag 'powerpc-5.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux into master by Linus Torvalds · 4 years, 8 months ago
- aba69d4 selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 support by Paolo Pisati · 4 years, 8 months ago
- 25d4e7f tools arch kvm: Sync kvm headers with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- 94fddb7 perf tools: Sync hashmap.h with libbpf's by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- a2db71b libsubcmd: Fix OPT_CALLBACK_SET() by Ravi Bangoria · 4 years, 9 months ago
- 070b3b5 perf metric: Add 'struct expr_id_data' to keep expr value by Jiri Olsa · 4 years, 8 months ago
- 2c46f54 perf metric: Rename expr__add_id() to expr__add_val() by Jiri Olsa · 4 years, 8 months ago
- 3de2bf9 perf probe: Warn if the target function is a GNU indirect function by Masami Hiramatsu · 4 years, 8 months ago
- 12d572e perf probe: Fix memory leakage when the probe point is not found by Masami Hiramatsu · 4 years, 8 months ago
- 11fd3eb perf probe: Fix wrong variable warning when the probe point is not found by Masami Hiramatsu · 4 years, 8 months ago
- 26bbf45 perf probe: Avoid setting probes on the same address for the same event by Masami Hiramatsu · 4 years, 8 months ago
- f0479c4 selftests/powerpc: Use proper error code to check fault address by Haren Myneni · 4 years, 8 months ago
- 651149f selftests: fib_nexthop_multiprefix: fix cleanup() netns deletion by Paolo Pisati · 4 years, 8 months ago
- 5a76489 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 8 months ago
- 55b2442 selftests/bpf: Fix cgroup sockopt verifier test by Jean-Philippe Brucker · 4 years, 8 months ago
- 0f318cb Merge tag 'linux-kselftest-fixes-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 8 months ago
- be8299e perf kmem: Pass additional arguments to 'perf record' by Ian Rogers · 4 years, 8 months ago
- 5f634c8e perf parse-events: Report BPF errors by Ian Rogers · 4 years, 8 months ago
- 7eeb985 perf script: Show text poke address symbol by Adrian Hunter · 4 years, 10 months ago
- 92ecf3a perf script: Add option --show-text-poke-events by Adrian Hunter · 4 years, 10 months ago
- b22f90a perf intel-pt: Add support for text poke events by Adrian Hunter · 4 years, 10 months ago
- 789e241 perf tools: Add support for PERF_RECORD_KSYMBOL_TYPE_OOL by Adrian Hunter · 4 years, 10 months ago
- 246eba8 perf tools: Add support for PERF_RECORD_TEXT_POKE by Adrian Hunter · 4 years, 10 months ago
- b2f9f15 libbpf: Fix libbpf hashmap on (I)LP32 architectures by Jakub Bogusz · 4 years, 8 months ago
- f43cb0d selftests: bpf: Fix detach from sockmap tests by Lorenz Bauer · 4 years, 8 months ago
- ce69fb3 Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 8 months ago
- b39730a perf annotate: Fix non-null terminated buffer returned by readlink() by Numfor Mbiziwo-Tiapo · 6 years ago
- 2c79583 selftests: kmod: Add module address visibility test by Kees Cook · 4 years, 8 months ago
- 6ec4476 Raise gcc version requirement to 4.9 by Linus Torvalds · 4 years, 8 months ago
- c8f6ae1 perf inject jit: Remove //anon mmap events by Steve MacLean · 4 years, 10 months ago
- facbf0b Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- dcde237b Merge tag 'perf-tools-fixes-2020-07-07' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 8 months ago
- 19bf119 perf symbols: Add s390 idle functions 'psw_idle' and 'psw_idle_exit' to list of idle symbols by Sven Schnelle · 4 years, 8 months ago
- 3c01655 kselftest: ksft_test_num return type should be unsigned by Paolo Bonzini · 4 years, 9 months ago
- 34fe5a1 ipv6: fib6_select_path can not use out path for nexthop objects by David Ahern · 4 years, 8 months ago
- 0b78c9e selftests: tpm: upgrade TPM2 tests from Python 2 to Python 3 by Pengfei Xu · 4 years, 9 months ago