aboutsummaryrefslogtreecommitdiff
path: root/mlir/lib/Debug/DebugCounter.cpp
AgeCommit message (Expand)AuthorFilesLines
2023-04-26Make debug counters available in non-assert builds as wellMehdi Amini1-2/+0
2023-03-20Add an Observer for logging actions application to a streamMehdi Amini1-0/+5
2023-03-07Delete ActionManager and replace it with a simple callback on the ContextMehdi Amini1-4/+8
2023-03-06Rename DebugAction to tracing::Action and move related code from lib/Support ...Mehdi Amini1-0/+162