lkml.org 
[lkml]   [2023]   [Sep]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v5 0/2] perf/core: Bail out early if the request AUX area is out of bound
Date
changes since v4 (per Leo):
- refine comments as Leo asked
- correct aux limitation in doc by adding a formula

changes since v3 (per James):
- change to return with existing value -ENOMEM
- split doc part to a separate patch since they are going to be merged through
separate trees.

changes since v2:
- remove unnecessary overflow check (per Peter)

changes since v1:
- drop out patch2 because it has been fixed on upstream (Thanks James for reminding)
- move sanity check into rb_alloc_aux (per Leo)
- add overflow check (per James)

Shuai Xue (2):
perf/core: Bail out early if the request AUX area is out of bound
perf record: Update docs regarding the maximum limitation of AUX area

kernel/events/ring_buffer.c | 6 ++++++
tools/perf/Documentation/perf-record.txt | 11 +++++++++++
2 files changed, 17 insertions(+)

--
2.39.3

\
 
 \ /
  Last update: 2023-09-07 02:43    [W:0.042 / U:0.788 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site