aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2019-02-08 09:18:08 -0800
committerGlenn Morris2019-02-08 09:18:08 -0800
commit31ae9dc81bd960074a76dfb221336251ac552a49 (patch)
tree4bde1300ad76ae91edf5b3085356335f912b8209
parent9e0d69b5a17a0fa3b0dd099a51584a85f3ddb5bf (diff)
parent9d87ba1e1fd987be465e22712d4bc79225bbc6b3 (diff)
downloademacs-31ae9dc81bd960074a76dfb221336251ac552a49.tar.gz
emacs-31ae9dc81bd960074a76dfb221336251ac552a49.zip
Merge from origin/emacs-26
9d87ba1 * etc/PROBLEMS: Mention profiler-report bug (Bug#34235).
-rw-r--r--etc/PROBLEMS6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 7934976896d..7be0e34397c 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -1833,6 +1833,12 @@ term/xterm.el) for more details.
1833 1833
1834** GNU/Linux 1834** GNU/Linux
1835 1835
1836*** GNU/Linux: profiler-report outputs nothing.
1837
1838A few versions of the Linux kernel have timer bugs that break CPU
1839profiling; see Bug#34235. To fix the problem, upgrade to kernel
1840versions 4.19.19 or 4.20.6, or later.
1841
1836*** GNU/Linux: Process output is corrupted. 1842*** GNU/Linux: Process output is corrupted.
1837 1843
1838There is a bug in Linux kernel 2.6.10 PTYs that can cause emacs to 1844There is a bug in Linux kernel 2.6.10 PTYs that can cause emacs to