summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorSteven Rostedt <rostedt@goodmis.org>2026-02-08 13:38:34 -0500
committerSteven Rostedt (Google) <rostedt@goodmis.org>2026-02-08 21:01:13 -0500
commite4c1a09afbe2f02fc66b5ccbc96aa3a7109f9b79 (patch)
treebdcac9f17e05d5e8524bd5eca934efc652e65856 /tools/perf/scripts/python/export-to-postgresql.py
parent694b3f6fe0b6c86ff75e94302708f5a718027297 (diff)
downloadkernel-e4c1a09afbe2f02fc66b5ccbc96aa3a7109f9b79.tar.gz
tracing: Add tracer_uses_snapshot() helper to remove #ifdefs
Instead of having #ifdef CONFIG_TRACER_MAX_TRACE around every access to the struct tracer's use_max_tr field, add a helper function for that access and if CONFIG_TRACER_MAX_TRACE is not configured it just returns false. Cc: Masami Hiramatsu <mhiramat@kernel.org> Cc: Mark Rutland <mark.rutland@arm.com> Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> Cc: Andrew Morton <akpm@linux-foundation.org> Link: https://patch.msgid.link/20260208183856.599390238@kernel.org Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
8723bs: remove unnecessary bracks on DBG_871X removal sitesFabio Aiuto 2021-04-07staging: rtl8723bs: remove all if-else empty blocks left by DBG_871X removalFabio Aiuto 2021-04-07staging: rtl8723bs: remove commented out DBG_871X logsFabio Aiuto 2021-04-07staging: rtl8723bs: remove all DBG_871X logsFabio Aiuto 2021-04-02staging: rtl8723bs: use print_hex_dump_debug instead of private RT_PRINT_DATAFabio Aiuto 2021-03-18staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG...Fabio Aiuto 2021-03-18Staging: rtl8723bs: fix names in hal_com_h2c.hMarco Cesati 2021-03-16staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG...Fabio Aiuto 2021-03-16staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG...Fabio Aiuto 2021-03-14staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG...Fabio Aiuto 2021-03-12staging: rtl8723bs: remove unused code blockFabio Aiuto 2021-03-12staging: rtl8723bs: remove typedefs in basic_types.hMarco Cesati 2021-03-12staging: rtl8723bs: remove typedefs in hal_com_h2c.hMarco Cesati 2020-12-08staging: rtl8723bs: replace _EXT_SUPPORTEDRATES_IE_Ross Schmidt 2020-12-08staging: rtl8723bs: replace _IBSS_PARA_IE_Ross Schmidt 2020-12-08staging: rtl8723bs: replace _DSSET_IE_Ross Schmidt 2020-12-08staging: rtl8723bs: replace _SUPPORTEDRATES_IE_Ross Schmidt 2020-12-08staging: rtl8723bs: replace _SSID_IE_Ross Schmidt 2020-11-06staging: rtl8723bs: remove ADPT_FMT macroRoss Schmidt 2020-11-06staging: rtl8723bs: remove IP_FMT macroRoss Schmidt 2020-11-06staging: rtl8723bs: remove MAC_FMT macroRoss Schmidt