diff options
author | Will Newton <will.newton@linaro.org> | 2014-02-11 10:11:32 +0000 |
---|---|---|
committer | Will Newton <will.newton@linaro.org> | 2014-02-11 10:21:00 +0000 |
commit | d35f1e80730ce5afbd4694f2d2e537e4af32a797 (patch) | |
tree | 83ddf6c30b44c1d4dffaa734f8b61cc75677aaa8 /ChangeLog | |
parent | 7b3436d468bbd1107ec11191d9ff385b1a339cfb (diff) | |
download | glibc-d35f1e80730ce5afbd4694f2d2e537e4af32a797.zip glibc-d35f1e80730ce5afbd4694f2d2e537e4af32a797.tar.gz glibc-d35f1e80730ce5afbd4694f2d2e537e4af32a797.tar.bz2 |
manual/probes.texi: Use "triggered" instead of "hit"
Use the term "triggered" instead of "hit" when talking about probe
points.
ChangeLog:
2014-02-11 Will Newton <will.newton@linaro.org>
* manual/probes.texi (Mathematical Function Probes): Use
"triggered" instead of "hit".
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2014-02-11 Will Newton <will.newton@linaro.org> + * manual/probes.texi (Mathematical Function Probes): Use + "triggered" instead of "hit". + +2014-02-11 Will Newton <will.newton@linaro.org> + * manual/probes.texi (Internal Probes): Add documentation of setjmp, longjmp and longjmp_target probes. |