mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-15 17:43:59 +00:00
Ingo Molnar
1922eec4b5
perf/urgent fixes:
- Fix attr.exclude_kernel setting for default cycles:p (Arnaldo Carvalho de Melo) - Fix broken arrow at row 0 connecting jmp instruction to its target in the annotate TUI (Jin Yao) Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAABCAAGBQJZZAXhAAoJENZQFvNTUqpAfJQP/2xvkzZUMDRLBfQo4esEHs/4 kmgm/Pm2lgYySNuikNuc7kVDHnxDfIsF1ODxbhrcnHwHZLRiMoq84nRqh4f73z9a NqN7pQ+7j32/hsBZHH4c6XrnRJAzqCZpmNgOFqWe6vDB2TI4ucl77iTxGxbXruzx 95tGwC5T7W/Z0TC+WD2tOMUceIrEUqNp4ZYKGQ4V+wjoRMzAHKCKHdy/RKAzjEo6 ScA3lBrqTssHKlcoo1Yz4eYnkvgGzNqoyXuw7K2ZtO5SC4LiQ6tJ9S06SWUaHL/y wUHmlZp5ZwyiMPAKjDlxyJpdfFMbYh81LwVAFF3gjOsXgm2565M4S1+NaJpq9zxU eVFNYm8uaHZZR0an+GXM50ymf6GKMf8fOyw9bFIks7G0wvwr4mfEgooIOWNv4c+A PD24q6qP5mDug0S7AMHOja1AtpIeNUpawanRuz0oe4L3qTvXhcMoo1qdaACLg0EX JFaNmsfjizRdubjiyPrIFOR5ih87jjs8W58VxDQXD/E428OJcT8YrD6julQmyKhV SQDd7ZyHLaSJZb6XzglB3e+63NSQXZaqcBCwFDn+aaW5mBCCLHTlMyhnoldBwD/T e51zj3q+xUJvl83FLErBiD1Dek85bH7XRtWGnKiRr7YajveD/yDOs1AVLgkPPLDT XZ4eJtH0vbsrAkVPsesI =Qd/D -----END PGP SIGNATURE----- Merge tag 'perf-urgent-for-mingo-4.13-20170710' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent Pull perf/urgent fixes from Arnaldo Carvalho de Melo: - Fix attr.exclude_kernel setting for default cycles:p (Arnaldo Carvalho de Melo) - Fix broken arrow at row 0 connecting jmp instruction to its target in the annotate TUI (Jin Yao) 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.5%
Assembly
1%
Shell
0.6%
Python
0.3%
Makefile
0.3%