diff options
| author | James Clark <[email protected]> | 2023-04-24 13:47:46 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2023-04-24 17:42:20 +0000 |
| commit | 1764ce069bb05c630de2f108aadb66eaa470131e (patch) | |
| tree | 70c20456583be00ae7f1eaedbf388b4fb33da15c /tools/perf/util/scripting-engines/trace-event-perl.c | |
| parent | perf cs-etm: Allow user to override timestamp and contextid settings (diff) | |
| download | kernel-1764ce069bb05c630de2f108aadb66eaa470131e.tar.gz kernel-1764ce069bb05c630de2f108aadb66eaa470131e.zip | |
perf cs-etm: Use bool type for boolean values
Using u8 for boolean values makes the code a bit more difficult to read
so be more explicit by using bool.
Signed-off-by: James Clark <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Denis Nikitin <[email protected]>
Cc: Ian Rogers <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: John Garry <[email protected]>
Cc: Leo Yan <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Mathieu Poirier <[email protected]>
Cc: Mike Leach <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Suzuki Poulouse <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: Yang Shi <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions
