We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dbe666 commit ae62977Copy full SHA for ae62977
tools/include/uapi/linux/perf_event.h
@@ -385,6 +385,8 @@ enum perf_event_read_format {
385
*
386
* @sample_max_stack: Max number of frame pointers in a callchain,
387
* should be < /proc/sys/kernel/perf_event_max_stack
388
+ * Max number of entries of branch stack
389
+ * should be < hardware limit
390
*/
391
struct perf_event_attr {
392
0 commit comments