diff options
| author | Yu Peng <pengyu@kylinos.cn> | 2026-05-27 10:34:50 +0800 |
|---|---|---|
| committer | Steven Rostedt <rostedt@goodmis.org> | 2026-07-28 07:18:48 -0400 |
| commit | 8432a8772bea4e0c142118421b89eaee3d5b2332 (patch) | |
| tree | fb7b3bf4ff350644ffb079fb8c2d703d321e7242 /tools/perf/scripts/python/bin | |
| parent | 74ae53cb7c6a1b101b7c9bf6d2fea3ed2a29db87 (diff) | |
tracing: Point constant hist field type to string literal
The HIST_FIELD_FL_CONST path uses the fixed "u64" type string.
Point hist_field->type directly to the string literal, matching the
HIST_FIELD_FL_HITCOUNT path. The release path already uses kfree_const(),
so no duplication is needed.
Link: https://patch.msgid.link/20260527023450.2137639-1-pengyu@kylinos.cn
Signed-off-by: Yu Peng <pengyu@kylinos.cn>
Acked-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
