aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorOmar Sandoval <osandov@fb.com>2018-09-27 15:55:55 -0700
committerJens Axboe <axboe@kernel.dk>2018-09-27 17:34:59 -0600
commit6c3b7af1c975b87b86dcb2af233d1ae21eb05107 (patch)
tree9854b83cbab19565d416620bd303c38847f2e856 /tools/perf/scripts/python/syscall-counts.py
parentkyber: implement improved heuristics (diff)
kyber: add tracepoints
When debugging Kyber, it's really useful to know what latencies we've been having, how the domain depths have been adjusted, and if we've actually been throttling. Add three tracepoints, kyber_latency, kyber_adjust, and kyber_throttled, to record that. Signed-off-by: Omar Sandoval <osandov@fb.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
fea16fd3e715321d023303147?s=13&d=retro' />Marek Vasut1-2/+2 2014-05-22crypto: geode - Weed out printk() from probe()Marek Vasut1-2/+2 2014-05-22crypto: geode - Kill AES_IV_LENGTHMarek Vasut1-1/+1 2014-05-22crypto: geode - Kill AES_MIN_BLOCK_SIZEMarek Vasut1-9/+9 2013-01-03Drivers: crypto: remove __dev* attributes.Greg Kroah-Hartman1-5/+3 2012-09-07crypto: geode-aes - Use module_pci_driverSachin Kamat1-14/+1 2012-08-01crypto: drivers - remove cra_list initializationJussi Kivilinna1-3/+0 2012-01-13crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flagNikos Mavrogiannopoulos1-2/+4 2010-07-19crypto: geode_aes - Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe1-1/+1 2010-04-19crypto: geode-aes - Fix some code style issuesChihau Chau1-16/+20 2010-02-04crypto: geode-aes - Fix cip/blk confusionRoel Kluin1-1/+1 2010-01-08crypto: geode-aes - access .cip instead of .blk in cipher modeRoel Kluin1-3/+3