#!/bin/bash perf record -e compaction:mm_compaction_begin -e compaction:mm_compaction_end -e compaction:mm_compaction_migratepages -e compaction:mm_compaction_isolate_migratepages -e compaction:mm_compaction_isolate_freepages $@ x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/crypto/adiantum.c
AgeCommit message (Expand)Author
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers
2019-04-18crypto: run initcalls for generic implementations earlierEric Biggers
2019-01-10crypto: adiantum - initialize crypto_spawn::instEric Biggers
2018-12-13crypto: adiantum - fix leaking reference to hash algorithmEric Biggers
2018-12-13crypto: adiantum - adjust some comments to match latest paperEric Biggers
2018-12-13crypto: adiantum - propagate CRYPTO_ALG_ASYNC flag to instanceEric Biggers
2018-11-20crypto: adiantum - add Adiantum supportEric Biggers