perf record: Implement control commands handling
[linux-2.6-microblaze.git] / tools /
2020-08-04 Alexey Budankovperf record: Implement control commands handling
2020-08-04 Alexey Budankovperf record: Extend -D,--delay option with -1 value
2020-08-04 Alexey Budankovperf stat: Introduce --control fd:ctl-fd[,ack-fd] options
2020-08-03 Arnaldo Carvalho... Merge remote-tracking branch 'torvalds/master' into...
2020-08-02 Linus TorvaldsMerge tag 'x86-urgent-2020-08-02' of git://git./linux...
2020-08-02 Linus TorvaldsMerge tag 'kbuild-fixes-v5.8-4' of git://git./linux...
2020-08-02 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2020-08-01 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2020-08-01 Linus TorvaldsMerge tag 'for-linus-2020-08-01' of git://git./linux...
2020-08-01 Linus TorvaldsMerge tag 'perf-tools-fixes-2020-08-01' of git://git...
2020-08-01 Linus TorvaldsMerge tag 'pinctrl-v5.8-4' of git://git./linux/kernel...
2020-08-01 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2020-08-01 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2020-07-31 David S. MillerMerge branch '1GbE' of git://git./linux/kernel/git...
2020-07-31 Linus TorvaldsMerge tag 'powerpc-5.8-8' of git://git./linux/kernel...
2020-07-31 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2020-07-31 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2020-07-31 Linus TorvaldsMerge tag 'sound-5.8' of git://git./linux/kernel/git...
2020-07-31 Ian Rogersperf bench: Add benchmark of find_next_bit
2020-07-31 Ben Hutchingslibtraceevent: Fix build with binutils 2.35
2020-07-31 Wei Liperf tools: Fix record failure when mixed with ARM...
2020-07-31 Thomas Hebbtools build feature: Use CC and CXX from parent
2020-07-31 Thomas Richterperf tests: Fix test 68 zstd compression for s390
2020-07-31 Philippe Duplessis... tools lib traceevent: Fix memory leak in process_dynami...
2020-07-31 David S. MillerMerge tag 'mac80211-for-davem-2020-07-30' of git:/...
2020-07-30 Hangbin Liuselftests/bpf: fix netdevsim trap_flow_action_cookie...
2020-07-30 Paolo BonziniMerge tag 'kvmarm-fixes-5.8-4' of git://git./linux...
2020-07-30 Linus TorvaldsMerge tag 'pci-v5.8-fixes-3' of git://git./linux/kernel...
2020-07-30 Linus TorvaldsMerge tag 'block-5.8-2020-07-30' of git://git.kernel...
2020-07-30 Linus TorvaldsMerge tag 'io_uring-5.8-2020-07-30' of git://git.kernel...
2020-07-30 Jiri Olsaperf metric: Rename group_list to metric_list
2020-07-30 Jiri Olsaperf metric: Rename struct egroup to metric
2020-07-30 Jiri Olsaperf metric: Add metric group test
2020-07-30 Jiri Olsaperf metric: Make compute_single function more precise
2020-07-30 Jiri Olsaperf metric: Add recursion check when processing nested...
2020-07-30 Jiri Olsaperf metric: Add DCache_L2 to metric parse test
2020-07-30 Jiri Olsaperf metric: Add cache_miss_cycles to metric parse...
2020-07-30 Jiri Olsaperf metric: Add events for the current list
2020-07-30 Jiri Olsaperf metric: Compute referenced metrics
2020-07-30 Jiri Olsaperf metric: Add referenced metrics to hash data
2020-07-30 Jiri Olsaperf metric: Collect referenced metrics in struct metri...
2020-07-30 Jiri Olsaperf metric: Collect referenced metrics in struct metri...
2020-07-30 Jiri Olsaperf metric: Rename __metricgroup__add_metric to __add_...
2020-07-30 Jiri Olsaperf metric: Add add_metric function
2020-07-30 Jiri Olsaperf metric: Add macros for iterating map events
2020-07-30 Jiri Olsaperf metric: Add expr__del_id function
2020-07-30 Jiri Olsaperf metric: Change expr__get_id to return struct expr_...
2020-07-30 Jiri Olsaperf metric: Add expr__add_id function
2020-07-30 Jiri Olsaperf metric: Fix memory leak in expr__add_id function
2020-07-30 Ian Rogersperf test: Ensure sample_period is set libpfm4 events
2020-07-30 Jiri Olsaperf tools: Fix term parsing for raw syntax
2020-07-30 Jiri Olsaperf tools: Allow r0x<HEX> event syntax
2020-07-29 Andrii Nakryikoselftests/bpf: Extend map-in-map selftest to detect...
2020-07-29 Wei Liperf tools: No need to cache the PMUs in ARM SPE auxtra...
2020-07-29 Wei Liperf tools: Fix record failure when mixed with ARM...
2020-07-29 Linus TorvaldsMerge tag 'audit-pr-20200729' of git://git./linux/kerne...
2020-07-29 Linus TorvaldsMerge tag '9p-for-5.8-2' of git://github.com/martinetd...
2020-07-29 David S. MillerMerge branch 'mlxsw-fixes'
2020-07-29 Amit Cohenselftests: ethtool: Fix test when only two speeds are...
2020-07-29 Dave AirlieMerge tag 'drm-misc-fixes-2020-07-28' of git://anongit...
2020-07-28 Linus TorvaldsMerge tag 'asm-generic-fixes-5.8' of git://git./linux...
2020-07-28 Linus TorvaldsMerge tag 'arm-fixes-5.8-3' of git://git./linux/kernel...
2020-07-28 Davidlohr Buesoperf bench: Add basic syscall benchmark
2020-07-27 David S. MillerMerge branch 'selftests-net-Fix-clang-warnings-on-powerpc'
2020-07-27 Tanner Loveselftests/net: tcp_mmap: fix clang warning for target...
2020-07-27 Tanner Loveselftests/net: so_txtime: fix clang issues for target...
2020-07-27 Tanner Loveselftests/net: psock_fanout: fix clang issues for targe...
2020-07-27 Tanner Loveselftests/net: rxtimestamp: fix clang issues for target...
2020-07-27 Paolo BonziniKVM: nVMX: check for invalid hdr.vmx.flags
2020-07-27 Paolo BonziniKVM: nVMX: check for required but missing VMCS12 in...
2020-07-27 Paolo Bonziniselftests: kvm: do not set guest mode flag
2020-07-27 Dave AirlieMerge branch 'linux-5.8' of git://github.com/skeggsb...
2020-07-26 Linus TorvaldsMerge tag 'kbuild-fixes-v5.8-3' of git://git./linux...
2020-07-26 Linus TorvaldsMerge branch 'parisc-5.8-2' of git://git./linux/kernel...
2020-07-26 Linus TorvaldsMerge tag 'char-misc-5.8-rc7' of git://git./linux/kerne...
2020-07-26 Linus TorvaldsMerge tag 'driver-core-5.8-rc7' of git://git./linux...
2020-07-26 Linus TorvaldsMerge tag 'staging-5.8-rc7' of git://git./linux/kernel...
2020-07-26 Linus TorvaldsMerge tag 'tty-5.8-rc7' of git://git./linux/kernel...
2020-07-26 Linus TorvaldsMerge tag 'usb-5.8-rc7' of git://git./linux/kernel...
2020-07-26 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2020-07-25 Linus TorvaldsMerge tag 'riscv-for-linus-5.8-rc7' of git://git./linux...
2020-07-25 Linus TorvaldsMerge tag 'x86-urgent-2020-07-25' of git://git./linux...
2020-07-25 Linus TorvaldsMerge tag 'perf-urgent-2020-07-25' of git://git./linux...
2020-07-25 Linus TorvaldsMerge tag 'timers-urgent-2020-07-25' of git://git....
2020-07-25 Linus TorvaldsMerge tag 'sched-urgent-2020-07-25' of git://git./linux...
2020-07-25 Linus TorvaldsMerge tag 'efi-urgent-2020-07-25' of git://git./linux...
2020-07-25 Linus TorvaldsMerge tag '5.8-rc6-cifs-fix' of git://git.samba.org...
2020-07-25 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net into master
2020-07-25 Linus TorvaldsMerge tag 'pci-v5.8-fixes-2' of git://git./linux/kernel...
2020-07-25 David S. MillerMerge tag 'wireless-drivers-2020-07-24' of git://git...
2020-07-24 Linus TorvaldsMerge tag 'nfsd-5.8-2' of git://linux-nfs.org/~bfields...
2020-07-24 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2020-07-24 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2020-07-24 Linus TorvaldsMerge tag 'for-5.8-rc6-tag' of git://git./linux/kernel...
2020-07-24 Linus TorvaldsMerge tag 'zonefs-5.8-rc7' of git://git./linux/kernel...
2020-07-24 Linus TorvaldsMerge tag 'io_uring-5.8-2020-07-24' of git://git.kernel...
2020-07-24 Linus TorvaldsMerge tag 'iommu-fix-v5.8-rc6' of git://git./linux...
2020-07-24 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2020-07-24 Linus TorvaldsMerge tag 'for-5.8/dm-fixes-3' of git://git./linux...
2020-07-24 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
next