Arnaldo Carvalho de Melo
d669529868
perf trace: Guard __probe_ip suppression with evsel__is_probe()
...
trace__fprintf_tp_fields() compares every field name against
"__probe_ip" for all tracepoint events, but this field is only
implicitly added by the Ftrace subsystem to bare dynamic probes.
Add an evsel__is_probe() check before the strcmp so the string
comparison is skipped entirely for non-probe events.
Reviewed-by: Aaron Tomlin <atomlin@atomlin.com >
Assisted-by: Claude:claude-opus-4.6
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com >
2026-06-15 22:17:41 -03:00
..
2026-06-10 16:54:41 -03:00
2026-06-04 10:11:04 -03:00
2026-06-15 16:54:39 -03:00
2025-07-25 10:37:56 -07:00
2026-04-08 19:21:05 -07:00
2026-06-04 11:35:52 -03:00
2025-12-02 16:12:49 -08:00
2026-06-10 18:55:49 -03:00
2026-06-15 14:33:49 -03:00
2026-06-03 16:50:45 -03:00
2026-06-04 11:13:25 -03:00
2026-06-16 16:37:09 -03:00
2026-05-20 15:37:50 -03:00
2026-05-20 17:46:45 -03:00
2026-06-04 10:58:32 -03:00
2026-05-20 17:46:45 -03:00
2026-06-04 17:34:52 -03:00
2026-04-08 19:21:05 -07:00
2025-12-17 07:30:51 -08:00
2026-05-20 15:50:32 -03:00
2026-06-17 08:29:03 -03:00
2026-06-04 17:34:52 -03:00
2026-04-08 19:21:04 -07:00
2026-04-08 19:21:05 -07:00
2026-06-04 17:34:52 -03:00
2026-06-04 17:34:52 -03:00
2025-11-07 13:25:05 -08:00
2026-04-08 19:21:05 -07:00
2026-01-14 17:22:50 -03:00
2026-06-15 14:33:49 -03:00
2025-07-25 10:37:57 -07:00
2026-06-03 16:31:03 -03:00
2026-06-03 16:31:03 -03:00
2026-06-03 16:53:45 -03:00
2026-01-26 17:03:53 -03:00
2026-06-03 16:31:03 -03:00
2026-05-20 16:34:23 -03:00
2026-03-10 23:13:30 -07:00
2026-06-10 13:13:32 -03:00
2026-06-04 17:34:52 -03:00
2026-06-17 08:28:50 -03:00
2026-06-04 19:17:36 -03:00
2026-06-06 13:44:46 -03:00
2026-06-03 16:31:04 -03:00
2026-06-03 16:53:45 -03:00
2026-06-15 22:17:41 -03:00
2025-04-10 10:44:04 -03:00
2025-04-10 10:44:42 -03:00
2026-03-31 20:23:06 -07:00
2026-05-14 14:48:32 -07:00
2026-06-10 17:03:53 -03:00
2026-06-10 18:55:49 -03:00
2025-05-13 17:26:35 -03:00
2025-06-26 15:40:19 -07:00
2026-03-13 14:26:27 -07:00
2025-09-12 10:52:22 -03:00