aboutsummaryrefslogtreecommitdiffstats
path: root/tools/include/uapi/linux/hw_breakpoint.h
Commit message (Collapse)AuthorAge
* tools: Copy uapi/linux/hw_breakpoint.h from the kernelArnaldo Carvalho de Melo2016-07-12
To allow the build to complete on older systems, where those files are either not uptodate, lacking some recent additions or not present at all. And check if the copy drifts from the kernel. Cc: Adrian Hunter <adrian.hunter@intel.com> Cc: David Ahern <dsahern@gmail.com> Cc: Jiri Olsa <jolsa@kernel.org> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Wang Nan <wangnan0@huawei.com> Link: http://lkml.kernel.org/n/tip-3jz31pz4nw526uko5da9e7o3@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>