summaryrefslogtreecommitdiff
path: root/conf.d/README
blob: 16fdd4bad2960342c307e32d98348cbd94594a03 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Hooks

Use this directory for providing callback functions such as
	ezbench_pre_hook,
	ezbench_post_hook,
	compile_pre_hook,
	compile_post_hook,
	benchmark_run_pre_hook,
	benchmark_run_post_hook,
	<benchmark name>_run_pre_hook,
	<benchmark name>_run_post_hook.