Too late for this maybe, I bumped into this issue recently, but I figured out why and solved it successfully.
At first, sudo perf list only gives me few lines of events
For.
For those who need the complete hardware events in perfperf and is not shown in perf-listperf-list, you need to install the latest linux-toolslinux-tools.
sudo apt-get install linux-tools-4.15.0-106-generic linux-cloud-tools-4.15.0-106-generic linux-tools-generic linux-cloud-tools-generic
Then, running
sudo perf list > perflist.txt
Now I getgets me 1980 lines in perflistperflist.txt.txt