<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvidia-tegra-modules.git/drivers/misc/tegra-profiler/disassembler.c, branch rtss22-ae</title>
<subtitle>NVIDIA's kernel modules to support tegra chips (used in Jetson boards)</subtitle>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/'/>
<entry>
<title>misc: tegra-profiler: update profiler for k4.9</title>
<updated>2017-07-13T14:18:42+00:00</updated>
<author>
<name>Igor Nabirushkin</name>
<email>inabirushkin@nvidia.com</email>
</author>
<published>2017-01-14T17:03:55+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=b7012b692023750d64369643db28ffd628902b87'/>
<id>b7012b692023750d64369643db28ffd628902b87</id>
<content type='text'>
Update the Tegra System Profiler for Linux 4.9.

Bug 1856402

Change-Id: I5934175ea9f3a3e8553fece9da9cd1d7164dde05
Signed-off-by: Igor Nabirushkin &lt;inabirushkin@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update the Tegra System Profiler for Linux 4.9.

Bug 1856402

Change-Id: I5934175ea9f3a3e8553fece9da9cd1d7164dde05
Signed-off-by: Igor Nabirushkin &lt;inabirushkin@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>misc: tegra-profiler: fix sleep inside atomic</title>
<updated>2017-07-13T14:18:42+00:00</updated>
<author>
<name>Igor Nabirushkin</name>
<email>inabirushkin@nvidia.com</email>
</author>
<published>2016-09-01T06:49:43+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=f4eca741cb913901b030b5be2d935fb9d85f5c6f'/>
<id>f4eca741cb913901b030b5be2d935fb9d85f5c6f</id>
<content type='text'>
Unwinding: fix possible sleep in atomic context.

Bug 200214930
Bug 200224828

Change-Id: Iaca298a689d14a5eb46fea01c24d72c56fd44a79
Signed-off-by: Igor Nabirushkin &lt;inabirushkin@nvidia.com&gt;
Reviewed-on: http://git-master/r/1212685
(cherry picked from commit 93711b31e1cf478d10898ff6eea5679c5b103640)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Unwinding: fix possible sleep in atomic context.

Bug 200214930
Bug 200224828

Change-Id: Iaca298a689d14a5eb46fea01c24d72c56fd44a79
Signed-off-by: Igor Nabirushkin &lt;inabirushkin@nvidia.com&gt;
Reviewed-on: http://git-master/r/1212685
(cherry picked from commit 93711b31e1cf478d10898ff6eea5679c5b103640)
</pre>
</div>
</content>
</entry>
<entry>
<title>misc: tegra-profiler: support multiple PMUs</title>
<updated>2017-07-13T14:18:42+00:00</updated>
<author>
<name>Alexey Kravets</name>
<email>akravets@nvidia.com</email>
</author>
<published>2015-10-07T11:47:24+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=e238f80b10edade37446ede7d07794b4829ce212'/>
<id>e238f80b10edade37446ede7d07794b4829ce212</id>
<content type='text'>
Support multiple PMUs in tegra profiler module.
Allow per-CPU capabilities query and per-CPU PMU setup.

Bug 1694191
Bug 200142156

Change-Id: I10e1779aa76814b1615610f1acdb700875349607
Signed-off-by: Alexey Kravets &lt;akravets@nvidia.com&gt;
Reviewed-on: http://git-master/r/812877
Reviewed-on: http://git-master/r/824696
(cherry picked from commit 54cd868c2f6964a61c2c653d2ad06e666fcb291d)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Support multiple PMUs in tegra profiler module.
Allow per-CPU capabilities query and per-CPU PMU setup.

Bug 1694191
Bug 200142156

Change-Id: I10e1779aa76814b1615610f1acdb700875349607
Signed-off-by: Alexey Kravets &lt;akravets@nvidia.com&gt;
Reviewed-on: http://git-master/r/812877
Reviewed-on: http://git-master/r/824696
(cherry picked from commit 54cd868c2f6964a61c2c653d2ad06e666fcb291d)
</pre>
</div>
</content>
</entry>
<entry>
<title>misc: tegra-profiler: add unwind entry checking</title>
<updated>2017-07-13T14:18:41+00:00</updated>
<author>
<name>Dmitry Antipov</name>
<email>dantipov@nvidia.com</email>
</author>
<published>2015-03-20T12:23:53+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=8e0f2d75648f453160db75bfbfc3f4b3790689ea'/>
<id>8e0f2d75648f453160db75bfbfc3f4b3790689ea</id>
<content type='text'>
Use simple disassembler to verify unwind table entry against function code.

Bug 1618651

Signed-off-by: Dmitry Antipov &lt;dantipov@nvidia.com&gt;
Change-Id: Ib75b50f1bb753b7358fcc08107bfefc3133b4f0c
Reviewed-on: http://git-master/r/714784
(cherry picked from commit a97c7b8fe35e29eea8bad5ac0176d1e561736840)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use simple disassembler to verify unwind table entry against function code.

Bug 1618651

Signed-off-by: Dmitry Antipov &lt;dantipov@nvidia.com&gt;
Change-Id: Ib75b50f1bb753b7358fcc08107bfefc3133b4f0c
Reviewed-on: http://git-master/r/714784
(cherry picked from commit a97c7b8fe35e29eea8bad5ac0176d1e561736840)
</pre>
</div>
</content>
</entry>
</feed>
