perf_buffer
Regular
4.4
: Absent ⚠️
4.8
: Absent ⚠️
4.10
: Absent ⚠️
4.13
: Absent ⚠️
4.15
: Absent ⚠️
4.18
: Absent ⚠️
5.0
: Absent ⚠️
5.3
: Absent ⚠️
5.4
: Absent ⚠️
5.8
: ✅struct perf_buffer {
refcount_t refcount;
struct callback_head callback_head;
int nr_pages;
int overwrite;
int paused;
atomic_t poll;
local_t head;
unsigned int nest;
local_t events;
local_t wakeup;
local_t lost;
long int watermark;
long int aux_watermark;
spinlock_t event_lock;
struct list_head event_list;
atomic_t mmap_count;
long unsigned int mmap_locked;
struct user_struct *mmap_user;
long int aux_head;
unsigned int aux_nest;
long int aux_wakeup;
long unsigned int aux_pgoff;
int aux_nr_pages;
int aux_overwrite;
atomic_t aux_mmap_count;
long unsigned int aux_mmap_locked;
void (*free_aux)(void *);
refcount_t aux_refcount;
int aux_in_sampling;
void **aux_pages;
void *aux_priv;
struct perf_event_mmap_page *user_page;
void * data_pages[0];
};
5.11
: ✅struct perf_buffer {
refcount_t refcount;
struct callback_head callback_head;
int nr_pages;
int overwrite;
int paused;
atomic_t poll;
local_t head;
unsigned int nest;
local_t events;
local_t wakeup;
local_t lost;
long int watermark;
long int aux_watermark;
spinlock_t event_lock;
struct list_head event_list;
atomic_t mmap_count;
long unsigned int mmap_locked;
struct user_struct *mmap_user;
long int aux_head;
unsigned int aux_nest;
long int aux_wakeup;
long unsigned int aux_pgoff;
int aux_nr_pages;
int aux_overwrite;
atomic_t aux_mmap_count;
long unsigned int aux_mmap_locked;
void (*free_aux)(void *);
refcount_t aux_refcount;
int aux_in_sampling;
void **aux_pages;
void *aux_priv;
struct perf_event_mmap_page *user_page;
void * data_pages[0];
};
5.13
: ✅struct perf_buffer {
refcount_t refcount;
struct callback_head callback_head;
int nr_pages;
int overwrite;
int paused;
atomic_t poll;
local_t head;
unsigned int nest;
local_t events;
local_t wakeup;
local_t lost;
long int watermark;
long int aux_watermark;
spinlock_t event_lock;
struct list_head event_list;
atomic_t mmap_count;
long unsigned int mmap_locked;
struct user_struct *mmap_user;
long int aux_head;
unsigned int aux_nest;
long int aux_wakeup;
long unsigned int aux_pgoff;
int aux_nr_pages;
int aux_overwrite;
atomic_t aux_mmap_count;
long unsigned int aux_mmap_locked;
void (*free_aux)(void *);
refcount_t aux_refcount;
int aux_in_sampling;
void **aux_pages;
void *aux_priv;
struct perf_event_mmap_page *user_page;
void * data_pages[0];
};
5.15
: ✅struct perf_buffer {
refcount_t refcount;
struct callback_head callback_head;
int nr_pages;
int overwrite;
int paused;
atomic_t poll;
local_t head;
unsigned int nest;
local_t events;
local_t wakeup;
local_t lost;
long int watermark;
long int aux_watermark;
spinlock_t event_lock;
struct list_head event_list;
atomic_t mmap_count;
long unsigned int mmap_locked;
struct user_struct *mmap_user;
long int aux_head;
unsigned int aux_nest;
long int aux_wakeup;
long unsigned int aux_pgoff;
int aux_nr_pages;
int aux_overwrite;
atomic_t aux_mmap_count;
long unsigned int aux_mmap_locked;
void (*free_aux)(void *);
refcount_t aux_refcount;
int aux_in_sampling;
void **aux_pages;
void *aux_priv;
struct perf_event_mmap_page *user_page;
void * data_pages[0];
};
5.19
: ✅struct perf_buffer {
refcount_t refcount;
struct callback_head callback_head;
int nr_pages;
int overwrite;
int paused;
atomic_t poll;
local_t head;
unsigned int nest;
local_t events;
local_t wakeup;
local_t lost;
long int watermark;
long int aux_watermark;
spinlock_t event_lock;
struct list_head event_list;
atomic_t mmap_count;
long unsigned int mmap_locked;
struct user_struct *mmap_user;
long int aux_head;
unsigned int aux_nest;
long int aux_wakeup;
long unsigned int aux_pgoff;
int aux_nr_pages;
int aux_overwrite;
atomic_t aux_mmap_count;
long unsigned int aux_mmap_locked;
void (*free_aux)(void *);
refcount_t aux_refcount;
int aux_in_sampling;
void **aux_pages;
void *aux_priv;
struct perf_event_mmap_page *user_page;
void * data_pages[0];
};
6.2
: ✅struct perf_buffer {
refcount_t refcount;
struct callback_head callback_head;
int nr_pages;
int overwrite;
int paused;
atomic_t poll;
local_t head;
unsigned int nest;
local_t events;
local_t wakeup;
local_t lost;
long int watermark;
long int aux_watermark;
spinlock_t event_lock;
struct list_head event_list;
atomic_t mmap_count;
long unsigned int mmap_locked;
struct user_struct *mmap_user;
long int aux_head;
unsigned int aux_nest;
long int aux_wakeup;
long unsigned int aux_pgoff;
int aux_nr_pages;
int aux_overwrite;
atomic_t aux_mmap_count;
long unsigned int aux_mmap_locked;
void (*free_aux)(void *);
refcount_t aux_refcount;
int aux_in_sampling;
void **aux_pages;
void *aux_priv;
struct perf_event_mmap_page *user_page;
void * data_pages[0];
};
6.5
: ✅struct perf_buffer {
refcount_t refcount;
struct callback_head callback_head;
int nr_pages;
int overwrite;
int paused;
atomic_t poll;
local_t head;
unsigned int nest;
local_t events;
local_t wakeup;
local_t lost;
long int watermark;
long int aux_watermark;
spinlock_t event_lock;
struct list_head event_list;
atomic_t mmap_count;
long unsigned int mmap_locked;
struct user_struct *mmap_user;
long int aux_head;
unsigned int aux_nest;
long int aux_wakeup;
long unsigned int aux_pgoff;
int aux_nr_pages;
int aux_overwrite;
atomic_t aux_mmap_count;
long unsigned int aux_mmap_locked;
void (*free_aux)(void *);
refcount_t aux_refcount;
int aux_in_sampling;
void **aux_pages;
void *aux_priv;
struct perf_event_mmap_page *user_page;
void * data_pages[0];
};
6.8
: ✅struct perf_buffer {
refcount_t refcount;
struct callback_head callback_head;
int nr_pages;
int overwrite;
int paused;
atomic_t poll;
local_t head;
unsigned int nest;
local_t events;
local_t wakeup;
local_t lost;
long int watermark;
long int aux_watermark;
spinlock_t event_lock;
struct list_head event_list;
atomic_t mmap_count;
long unsigned int mmap_locked;
struct user_struct *mmap_user;
long int aux_head;
unsigned int aux_nest;
long int aux_wakeup;
long unsigned int aux_pgoff;
int aux_nr_pages;
int aux_overwrite;
atomic_t aux_mmap_count;
long unsigned int aux_mmap_locked;
void (*free_aux)(void *);
refcount_t aux_refcount;
int aux_in_sampling;
void **aux_pages;
void *aux_priv;
struct perf_event_mmap_page *user_page;
void * data_pages[0];
};
arm64
: Absent ⚠️
armhf
: Absent ⚠️
ppc64el
: Absent ⚠️
riscv64
: Absent ⚠️
aws
: Absent ⚠️
azure
: Absent ⚠️
gcp
: Absent ⚠️
lowlatency
: Absent ⚠️
Regular
5.8
and 5.11
✅
5.11
and 5.13
✅
5.13
and 5.15
✅
5.15
and 5.19
✅
5.19
and 6.2
✅
6.2
and 6.5
✅
6.5
and 6.8
✅