diff options
author | Ian Rogers <[email protected]> | 2023-12-06 18:16:27 -0800 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2024-01-03 17:55:01 -0300 |
commit | 7d1405c71df21f6c394b8a885aa8a133f749fa22 (patch) | |
tree | 26f84e8727e43deffcf5d67d32f801325e8fc441 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 9c51f8788b5d4e9f46afbcf563255cfd355690b3 (diff) |
perf record: Reduce memory for recording PERF_RECORD_LOST_SAMPLES event
Reduce from PERF_SAMPLE_MAX_SIZE to "sizeof(*lost) +
session->machines.host.id_hdr_size".
Suggested-by: Namhyung Kim <[email protected]>
Signed-off-by: Ian Rogers <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions