diff options
| author | Namhyung Kim <[email protected]> | 2023-04-06 21:06:07 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2023-04-07 00:52:27 +0000 |
| commit | 2d8d016527928ad65ad1fe11c9943d8b81f05d18 (patch) | |
| tree | 7301cd4478d6ef6f04e442a69deacdcdf223466a /tools/perf/util/scripting-engines/trace-event-python.c | |
| parent | perf lock contention: Use -M for --map-nr-entries (diff) | |
| download | kernel-2d8d016527928ad65ad1fe11c9943d8b81f05d18.tar.gz kernel-2d8d016527928ad65ad1fe11c9943d8b81f05d18.zip | |
perf lock contention: Update default map size to 16384
The BPF hash map will align the map size to a power of 2. So 10k would
be 16k anyway. Let's have the actual size to avoid confusions.
Signed-off-by: Namhyung Kim <[email protected]>
Acked-by: Ian Rogers <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Hao Luo <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Juri Lelli <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Song Liu <[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-python.c')
0 files changed, 0 insertions, 0 deletions
