<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvidia-tegra-modules.git/drivers/misc/tegra-profiler/auth.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: add sampling mode</title>
<updated>2018-02-09T09:14:02+00:00</updated>
<author>
<name>Igor Nabirushkin</name>
<email>inabirushkin@nvidia.com</email>
</author>
<published>2018-02-05T11:29:15+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=7ab0fe195897975b45d4bd47b3bf937b8d8982e4'/>
<id>7ab0fe195897975b45d4bd47b3bf937b8d8982e4</id>
<content type='text'>
Implement ability to fully turn off the sampling.

Bug 2053360

Change-Id: I6e127f40fb876d95e1db235cb8926a7ed421b8c6
Signed-off-by: Igor Nabirushkin &lt;inabirushkin@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1652082
Reviewed-by: svc-mobile-coverity &lt;svc-mobile-coverity@nvidia.com&gt;
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Dmitry Antipov &lt;dantipov@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implement ability to fully turn off the sampling.

Bug 2053360

Change-Id: I6e127f40fb876d95e1db235cb8926a7ed421b8c6
Signed-off-by: Igor Nabirushkin &lt;inabirushkin@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1652082
Reviewed-by: svc-mobile-coverity &lt;svc-mobile-coverity@nvidia.com&gt;
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Dmitry Antipov &lt;dantipov@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>misc: tegra-profiler: fix coverity defects</title>
<updated>2017-07-13T14:18:42+00:00</updated>
<author>
<name>Igor Nabirushkin</name>
<email>inabirushkin@nvidia.com</email>
</author>
<published>2016-06-05T12:58:52+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=9bc69bfaacf121036b443f33a981b500167ea8b2'/>
<id>9bc69bfaacf121036b443f33a981b500167ea8b2</id>
<content type='text'>
Fix coverity defects. Use strlcpy() instead of strcpy() and
snprintf() instead of sprintf().

Coverity ID 24003 24004 24005 24006

Bug 200192567

Change-Id: Ifd33023ea9cf622e0376bcd249d5f0c4da28abfa
Signed-off-by: Igor Nabirushkin &lt;inabirushkin@nvidia.com&gt;
Reviewed-on: http://git-master/r/1159135
(cherry picked from commit 67450cbf183af85a77af78812cc1865829161cdb)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix coverity defects. Use strlcpy() instead of strcpy() and
snprintf() instead of sprintf().

Coverity ID 24003 24004 24005 24006

Bug 200192567

Change-Id: Ifd33023ea9cf622e0376bcd249d5f0c4da28abfa
Signed-off-by: Igor Nabirushkin &lt;inabirushkin@nvidia.com&gt;
Reviewed-on: http://git-master/r/1159135
(cherry picked from commit 67450cbf183af85a77af78812cc1865829161cdb)
</pre>
</div>
</content>
</entry>
<entry>
<title>misc: tegra-profiler: fix coverity defect</title>
<updated>2017-07-13T14:18:42+00:00</updated>
<author>
<name>Igor Nabirushkin</name>
<email>inabirushkin@nvidia.com</email>
</author>
<published>2016-06-04T09:10:08+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=dba4690f583b94da5dccf459a2d7dfc4dda9f6d6'/>
<id>dba4690f583b94da5dccf459a2d7dfc4dda9f6d6</id>
<content type='text'>
Fix coverity defect "Buffer not null terminated".

Coverity ID 23890

Bug 200192567

Change-Id: I5c55c7f0460b45a9185eb790338fc01b301bb10c
Signed-off-by: Igor Nabirushkin &lt;inabirushkin@nvidia.com&gt;
Reviewed-on: http://git-master/r/1159081
(cherry picked from commit 05895f502b8e09d3e95a0446ad17a680bc1b3727)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix coverity defect "Buffer not null terminated".

Coverity ID 23890

Bug 200192567

Change-Id: I5c55c7f0460b45a9185eb790338fc01b301bb10c
Signed-off-by: Igor Nabirushkin &lt;inabirushkin@nvidia.com&gt;
Reviewed-on: http://git-master/r/1159081
(cherry picked from commit 05895f502b8e09d3e95a0446ad17a680bc1b3727)
</pre>
</div>
</content>
</entry>
<entry>
<title>misc: tegra-profiler: add mixed unwinding mode</title>
<updated>2017-07-13T14:18:39+00:00</updated>
<author>
<name>Igor Nabirushkin</name>
<email>inabirushkin@nvidia.com</email>
</author>
<published>2014-03-25T09:42:02+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=3cc1ee68d52099b707bba8788526b4267718705c'/>
<id>3cc1ee68d52099b707bba8788526b4267718705c</id>
<content type='text'>
Tegra Profiler: do not break the chains for mixed code -
code with exception-handling tables and code with frame pointers

Bug 1487488

Change-Id: I4fdc6708ef2b4e86b354e5a9daeaa19689abb2dd
Signed-off-by: Igor Nabirushkin &lt;inabirushkin@nvidia.com&gt;
Reviewed-on: http://git-master/r/386241
(cherry picked from commit 2ae5a301c01b8b1631eeb3deefa91077988d805f)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tegra Profiler: do not break the chains for mixed code -
code with exception-handling tables and code with frame pointers

Bug 1487488

Change-Id: I4fdc6708ef2b4e86b354e5a9daeaa19689abb2dd
Signed-off-by: Igor Nabirushkin &lt;inabirushkin@nvidia.com&gt;
Reviewed-on: http://git-master/r/386241
(cherry picked from commit 2ae5a301c01b8b1631eeb3deefa91077988d805f)
</pre>
</div>
</content>
</entry>
<entry>
<title>misc: tegra-profiler: Add t132 support</title>
<updated>2017-07-13T14:18:39+00:00</updated>
<author>
<name>Igor Nabirushkin</name>
<email>inabirushkin@nvidia.com</email>
</author>
<published>2014-03-06T08:59:39+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=3b6f9e7c13807eba61f7d889cfcf857d8b63b707'/>
<id>3b6f9e7c13807eba61f7d889cfcf857d8b63b707</id>
<content type='text'>
Tegra Profiler: add support for t132

Bug 1475730

Change-Id: Id54fe70713c038757e3dfab9fa8b35682f50da73
Signed-off-by: Igor Nabirushkin &lt;inabirushkin@nvidia.com&gt;
Reviewed-on: http://git-master/r/378297
(cherry picked from commit dad30dd6471594ce9031e584b32e82a96e6f974f)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tegra Profiler: add support for t132

Bug 1475730

Change-Id: Id54fe70713c038757e3dfab9fa8b35682f50da73
Signed-off-by: Igor Nabirushkin &lt;inabirushkin@nvidia.com&gt;
Reviewed-on: http://git-master/r/378297
(cherry picked from commit dad30dd6471594ce9031e584b32e82a96e6f974f)
</pre>
</div>
</content>
</entry>
<entry>
<title>misc: tegra-profiler: add /proc/quadd/status</title>
<updated>2017-07-13T14:18:39+00:00</updated>
<author>
<name>Igor Nabirushkin</name>
<email>inabirushkin@nvidia.com</email>
</author>
<published>2013-09-24T14:22:09+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=0843f36806733ed8cb705d451c70bc02d12af64b'/>
<id>0843f36806733ed8cb705d451c70bc02d12af64b</id>
<content type='text'>
Add /proc/quadd/status
It allows users to see current status of the Tegra Profiler.

Bug 1374376

Change-Id: I6b770b38c31b5a46ce287ad5107707adb39bd253
Signed-off-by: Igor Nabirushkin &lt;inabirushkin@nvidia.com&gt;
Reviewed-on: http://git-master/r/298733
(cherry picked from commit 28d6dd6942cd8d8af7435a4610ebbf199f0cce0a)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add /proc/quadd/status
It allows users to see current status of the Tegra Profiler.

Bug 1374376

Change-Id: I6b770b38c31b5a46ce287ad5107707adb39bd253
Signed-off-by: Igor Nabirushkin &lt;inabirushkin@nvidia.com&gt;
Reviewed-on: http://git-master/r/298733
(cherry picked from commit 28d6dd6942cd8d8af7435a4610ebbf199f0cce0a)
</pre>
</div>
</content>
</entry>
<entry>
<title>ARM: tegra: Add Tegra Profiler</title>
<updated>2017-07-13T14:18:38+00:00</updated>
<author>
<name>Igor Nabirushkin</name>
<email>inabirushkin@nvidia.com</email>
</author>
<published>2013-06-26T11:21:17+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=5f3cdf0e1ed61ea7c4ed93176c4406e436adbf6b'/>
<id>5f3cdf0e1ed61ea7c4ed93176c4406e436adbf6b</id>
<content type='text'>
Add Tegra Profiler kernel misc driver

Bug 1312406

Change-Id: Ifeadff529dbc949c40f91534fa059fde2b5f76b4
Signed-off-by: Igor Nabirushkin &lt;inabirushkin@nvidia.com&gt;
Reviewed-on: http://git-master/r/242395
(cherry picked from commit 7ef04d577f5764c3badd67cef9dcc36cc43c80e1)
Reviewed-on: http://git-master/r/268510
(cherry picked from commit 806734389a0089e526ce6af8d431d221d4fba2a4)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add Tegra Profiler kernel misc driver

Bug 1312406

Change-Id: Ifeadff529dbc949c40f91534fa059fde2b5f76b4
Signed-off-by: Igor Nabirushkin &lt;inabirushkin@nvidia.com&gt;
Reviewed-on: http://git-master/r/242395
(cherry picked from commit 7ef04d577f5764c3badd67cef9dcc36cc43c80e1)
Reviewed-on: http://git-master/r/268510
(cherry picked from commit 806734389a0089e526ce6af8d431d221d4fba2a4)
</pre>
</div>
</content>
</entry>
</feed>
