aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorVivek Goyal <[email protected]>2021-04-28 15:03:12 -0400
committerDan Williams <[email protected]>2021-05-07 15:55:44 -0700
commit698ab77aebffe08b312fbcdddeb0e8bd08b78717 (patch)
treebf405b08cc98e4103ba0365bd59b4f59706b68f1 /tools/perf/scripts/python/export-to-sqlite.py
parent9f4ad9e425a1d3b6a34617b8ea226d56a119a717 (diff)
dax: Add an enum for specifying dax wakup mode
Dan mentioned that he is not very fond of passing around a boolean true/false to specify if only next waiter should be woken up or all waiters should be woken up. He instead prefers that we introduce an enum and make it very explicity at the callsite itself. Easier to read code. This patch should not introduce any change of behavior. Reviewed-by: Greg Kurz <[email protected]> Reviewed-by: Jan Kara <[email protected]> Suggested-by: Dan Williams <[email protected]> Signed-off-by: Vivek Goyal <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dan Williams <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions