Merge branch 'linus' into perf/core
Conflicts: tools/perf/Makefile tools/perf/builtin-test.c tools/perf/perf.h tools/perf/tests/parse-events.c tools/perf/util/evsel.h Signed-off-by: Ingo Molnar <mingo@kernel.org>
This commit is contained in:
commit
f0b9abfb04
1115 changed files with 13320 additions and 8061 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#ifndef __PERF_HEADER_H
|
||||
#define __PERF_HEADER_H
|
||||
|
||||
#include "../../../include/uapi/linux/perf_event.h"
|
||||
#include <linux/perf_event.h>
|
||||
#include <sys/types.h>
|
||||
#include <stdbool.h>
|
||||
#include "types.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue