mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-02-15 09:11:33 +00:00
![Ingo Molnar](/assets/img/avatar_default.png)
- Unbreak 'perf record' for arm/arm64 with events with explicit PMU (Mark Rutland) - Add missing separator for "perf script -F ip,brstack" (and brstackoff) (Mark Santaniello) - One line, comment only, sync kernel ABI header with tooling header (Arnaldo Carvalho de Melo) Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEELb9bqkb7Te0zijNb1lAW81NSqkAFAlnc5REACgkQ1lAW81NS qkBsnRAAn77bFSrGgv3Xq2O49shGWQJp5AtgDvGX71N6B0GCYh//BHeWtoALnOCI XyGMWxTLxWC64Gzzr3jp+LL2pq2bRBmbuSYq5S9yb+LyNxIMz6Xvd8lPYh6n4K73 CRqzAp9ChxSOmgSD/wnHtne7vYDx626dy6zvu+LdnoMoYhEy8QKmheGA4l+5fm1L w0dVqU98/10jj4N0LSVfHT4n6S8XcxqZtKmEO/mmBtmdzMKtiQgG2DMOQWkt/82N tlDDn7y/+orJF4xvgFnBUK5ws/vZD+vmkB61EBbmfChYM9a0XC0Mugpz+9QyxT4q 8R4cZ44Zc2kQHHndOpAwLh+vgRUwYhbVcWgezhHTKIN6rm2XcQ/msAiY+F2WBoy5 NBmDcmhw+sWLX2Ut9lwyrO6LWBFWrNItFQzS1x0jlpX+To07RTnU7r4xilaXvE39 MDZBzw+N9vq3VUpmdFSidZYnSKuJBGfHBmcUezmUhKaO57kNr6ac2Y041mvkr/V9 qRJTAtOO/BiQn5NOYG1OrczOaoEHGG2FYM8ZtEa9VZVVHNKe7IvPvzpTw1UF6swg g4h7fB9sW6lRAXUppfcLBUchZB22W/NIaqvVuJnh8FdarQmVH3nc1MaIfuKeY/cb quYT6frFxoHfCMJLjqTNHPE8t+WVyi4xyqI0luxnh3/svT/dqF8= =AASQ -----END PGP SIGNATURE----- Merge tag 'perf-urgent-for-mingo-4.14-20171010' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent Pull perf/urgent fixes from Arnaldo Carvalho de Melo: - Unbreak 'perf record' for arm/arm64 with events with explicit PMU (Mark Rutland) - Add missing separator for "perf script -F ip,brstack" (and brstackoff) (Mark Santaniello) - One line, comment only, sync kernel ABI header with tooling header (Arnaldo Carvalho de Melo) Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> Signed-off-by: Ingo Molnar <mingo@kernel.org>
…
…
Linux kernel ============ This file was moved to Documentation/admin-guide/README.rst Please notice that there are several guides for kernel developers and users. These guides can be rendered in a number of formats, like HTML and PDF. In order to build the documentation, use ``make htmldocs`` or ``make pdfdocs``. There are various text files in the Documentation/ subdirectory, several of them using the Restructured Text markup notation. See Documentation/00-INDEX for a list of what is contained in each file. Please read the Documentation/process/changes.rst file, as it contains the requirements for building and running the kernel, and information about the problems which may result by upgrading your kernel.
Description
Languages
C
97.7%
Assembly
1.2%
Shell
0.4%
Makefile
0.3%
Python
0.2%
Other
0.1%