summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/event_analyzing_sample-report
blob: 0941fc94e15842c2ed08274c44622e8ba39f2f94 (plain)
1
2
3
#!/bin/bash
# description: analyze all perf samples
perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/event_analyzing_sample.py
istro/kernel/commit/certs?id=467d60eddf55588add232feda325da7215ddaf30'>sign-file,extract-cert: avoid using deprecated ERR_get_error_line()Jan Stancek 2024-09-20sign-file,extract-cert: move common SSL helper functions to a headerJan Stancek 2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada 2023-11-02Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds 2023-10-31certs: Only allow certs signed by keys on the builtin keyringMimi Zohar 2023-10-27module: enable automatic module signing with FIPS 202 SHA-3Dimitri John Ledkov 2023-10-20certs: Limit MODULE_SIG_KEY_TYPE_ECDSA to SHA384 or SHA512Dimitri John Ledkov 2023-08-17certs: Reference revocation list for all keyringsEric Snowberg 2023-08-17integrity: PowerVM support for loading third party code signing keysNayna Jain 2023-08-17KEYS: DigitalSignature link restrictionEric Snowberg