mesa/src/util/perf
Lionel Landwerlin e1811af75d util/perf: add options to enable/disable tracepoints
We want to add more tracepoints for intel drivers. Having them all
enabled at the same time can be both costly and unreadable.

This allows a driver to specify an environment variable and values to
enable/disable tracepoints.

v2: s/TRACEPOINTS_ENABLES/TRACEPOINTS_TOGGLES/ (Danylo)
    s/config_name/toggle_name/

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Danylo Piliaiev <dpiliaiev@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16717>
2022-05-26 07:14:45 +00:00
..
u_trace.c util/u_trace: Add json output 2022-05-19 07:41:45 +00:00
u_trace.h util/u_trace: Add json output 2022-05-19 07:41:45 +00:00
u_trace.py util/perf: add options to enable/disable tracepoints 2022-05-26 07:14:45 +00:00
u_trace_priv.h util/u_trace: Add json output 2022-05-19 07:41:45 +00:00