<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/llvm/docs/XRayExample.rst, branch users/nico/python-2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/'/>
<entry>
<title>[NFC] Trim trailing whitespace in *.rst</title>
<updated>2021-11-15T01:17:08+00:00</updated>
<author>
<name>Shao-Ce SUN</name>
<email>shaoce@nj.iscas.ac.cn</email>
</author>
<published>2021-11-15T01:17:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=0c660256eb41fb0ba44277a32f39d2a028f797f2'/>
<id>0c660256eb41fb0ba44277a32f39d2a028f797f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[docs] Change llvm-xray options to use the preferred double-dash forms</title>
<updated>2021-08-16T04:09:35+00:00</updated>
<author>
<name>Fangrui Song</name>
<email>i@maskray.me</email>
</author>
<published>2021-08-16T04:09:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=676f16bed5ebf1ef2ff1dbfe913f7f8a2e7fe2dd'/>
<id>676f16bed5ebf1ef2ff1dbfe913f7f8a2e7fe2dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[xray] Fix xray document spelling</title>
<updated>2021-03-10T05:03:55+00:00</updated>
<author>
<name>Yao Zhao</name>
<email>ca.yao.zhao@gmail.com</email>
</author>
<published>2021-03-10T03:23:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=98cbdba2c1894c59c1e58864e336551ce9a199e3'/>
<id>98cbdba2c1894c59c1e58864e336551ce9a199e3</id>
<content type='text'>
fix a couple of words spelling

Reviewed By: dberris

Differential Revision: https://reviews.llvm.org/D96658
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix a couple of words spelling

Reviewed By: dberris

Differential Revision: https://reviews.llvm.org/D96658
</pre>
</div>
</content>
</entry>
<entry>
<title>[XRay][docs] Fix option name</title>
<updated>2019-03-12T13:44:42+00:00</updated>
<author>
<name>Fangrui Song</name>
<email>maskray@google.com</email>
</author>
<published>2019-03-12T13:44:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=e62e93e1d83096e5d458efaa4afeae66841d16e5'/>
<id>e62e93e1d83096e5d458efaa4afeae66841d16e5</id>
<content type='text'>
llvm-svn: 355917
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
llvm-svn: 355917
</pre>
</div>
</content>
</entry>
<entry>
<title>[XRay][docs] Chrome Trace Viewer Instructions</title>
<updated>2018-08-28T17:36:30+00:00</updated>
<author>
<name>Dean Michael Berris</name>
<email>dberris@google.com</email>
</author>
<published>2018-08-28T17:36:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=41a214759aeba0ffa062497fa2e4d15fed9bcf51'/>
<id>41a214759aeba0ffa062497fa2e4d15fed9bcf51</id>
<content type='text'>
This patch adds an example on how to generate a Chrome Trace Viewer
loadable trace from an XRay trace.

llvm-svn: 340847
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds an example on how to generate a Chrome Trace Viewer
loadable trace from an XRay trace.

llvm-svn: 340847
</pre>
</div>
</content>
</entry>
<entry>
<title>[XRay][docs] Update instructions</title>
<updated>2018-08-28T16:46:27+00:00</updated>
<author>
<name>Dean Michael Berris</name>
<email>dberris@google.com</email>
</author>
<published>2018-08-28T16:46:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=f0a1088afbb937f2a5cd432724d8d8e9b500ff4d'/>
<id>f0a1088afbb937f2a5cd432724d8d8e9b500ff4d</id>
<content type='text'>
Add `xray_mode=xray-basic` to the list of options in the "further
exploration" section of the doc.

llvm-svn: 340843
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add `xray_mode=xray-basic` to the list of options in the "further
exploration" section of the doc.

llvm-svn: 340843
</pre>
</div>
</content>
</entry>
<entry>
<title>Tidy some language in the xray documentation.</title>
<updated>2018-05-27T09:19:03+00:00</updated>
<author>
<name>Eric Christopher</name>
<email>echristo@gmail.com</email>
</author>
<published>2018-05-27T09:19:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=66c5bbc53e0b215143ed65e20561e3c5bab80e93'/>
<id>66c5bbc53e0b215143ed65e20561e3c5bab80e93</id>
<content type='text'>
llvm-svn: 333354
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
llvm-svn: 333354
</pre>
</div>
</content>
</entry>
<entry>
<title>[XRay][llvm+clang] Consolidate attribute list files</title>
<updated>2018-04-09T04:02:09+00:00</updated>
<author>
<name>Dean Michael Berris</name>
<email>dberris@google.com</email>
</author>
<published>2018-04-09T04:02:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=20dc6ef7464588762ad698084693030c946d70c7'/>
<id>20dc6ef7464588762ad698084693030c946d70c7</id>
<content type='text'>
Summary:
This change consolidates the always/never lists that may be provided to
clang to externally control which functions should be XRay instrumented
by imbuing attributes. The files follow the same format as defined in
https://clang.llvm.org/docs/SanitizerSpecialCaseList.html for the
sanitizer blacklist.

We also deprecate the existing `-fxray-instrument-always=` and
`-fxray-instrument-never=` flags, in favour of `-fxray-attr-list=`.

This fixes http://llvm.org/PR34721.

Reviewers: echristo, vlad.tsyrklevich, eugenis

Reviewed By: vlad.tsyrklevich

Subscribers: llvm-commits, cfe-commits

Differential Revision: https://reviews.llvm.org/D45357

llvm-svn: 329543
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Summary:
This change consolidates the always/never lists that may be provided to
clang to externally control which functions should be XRay instrumented
by imbuing attributes. The files follow the same format as defined in
https://clang.llvm.org/docs/SanitizerSpecialCaseList.html for the
sanitizer blacklist.

We also deprecate the existing `-fxray-instrument-always=` and
`-fxray-instrument-never=` flags, in favour of `-fxray-attr-list=`.

This fixes http://llvm.org/PR34721.

Reviewers: echristo, vlad.tsyrklevich, eugenis

Reviewed By: vlad.tsyrklevich

Subscribers: llvm-commits, cfe-commits

Differential Revision: https://reviews.llvm.org/D45357

llvm-svn: 329543
</pre>
</div>
</content>
</entry>
<entry>
<title>[XRay][compiler-rt] Reduce XRay log spam</title>
<updated>2017-12-13T06:37:13+00:00</updated>
<author>
<name>Dean Michael Berris</name>
<email>dberris@google.com</email>
</author>
<published>2017-12-13T06:37:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=eec462f0e888d662c4f9d60018e1460285708c5d'/>
<id>eec462f0e888d662c4f9d60018e1460285708c5d</id>
<content type='text'>
This change makes XRay print the log file output only when the verbosity
level is higher than 0. It reduces the log spam in the default case when
we want XRay running silently, except when there are actual
fatal/serious errors.

We also update the documentation to show how to get the information
after the change to the default behaviour.

llvm-svn: 320550
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change makes XRay print the log file output only when the verbosity
level is higher than 0. It reduces the log spam in the default case when
we want XRay running silently, except when there are actual
fatal/serious errors.

We also update the documentation to show how to get the information
after the change to the default behaviour.

llvm-svn: 320550
</pre>
</div>
</content>
</entry>
<entry>
<title>[XRay][docs] Document xray_mode and log registration API.</title>
<updated>2017-12-05T12:43:12+00:00</updated>
<author>
<name>Dean Michael Berris</name>
<email>dberris@google.com</email>
</author>
<published>2017-12-05T12:43:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=bf77c2357617fbd376cbca5d8da963d314cd653b'/>
<id>bf77c2357617fbd376cbca5d8da963d314cd653b</id>
<content type='text'>
This marks certain flags in XRay as deprecated (in particular,
`xray_naive_log=` and `xray_fdr_log=`), and recommends the use of the
`xray_mode=` flag.

llvm-svn: 319763
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This marks certain flags in XRay as deprecated (in particular,
`xray_naive_log=` and `xray_fdr_log=`), and recommends the use of the
`xray_mode=` flag.

llvm-svn: 319763
</pre>
</div>
</content>
</entry>
</feed>
