<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-clang.git/dynamic-layers/openembedded-layer/recipes-devtools/bpftrace/bpftrace_0.18.0.bb, branch scarthgap</title>
<subtitle>Mirror of github.com/kraj/meta-clang.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-clang.git/atom?h=scarthgap</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-clang.git/atom?h=scarthgap'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/'/>
<updated>2024-03-07T03:18:22+00:00</updated>
<entry>
<title>bpftrace: Upgrade to 0.20+ and fix with llvm 18</title>
<updated>2024-03-07T03:18:22+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2024-02-16T18:51:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=57e06fb428e50e349e2e7af26c537047164ab7de'/>
<id>urn:sha1:57e06fb428e50e349e2e7af26c537047164ab7de</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>bpftrace: Do not strip uprobe_test</title>
<updated>2023-12-29T16:50:51+00:00</updated>
<author>
<name>Wentao Zhang</name>
<email>wentao.zhang@windriver.com</email>
</author>
<published>2023-12-25T02:41:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=497f2983d0305d7d6b80a0b1260232c186cf136b'/>
<id>urn:sha1:497f2983d0305d7d6b80a0b1260232c186cf136b</id>
<content type='text'>
"runtime:regression" in ptest gets the following FAILED:
| nm: ./testprogs/uprobe_test: no symbols
Keep the debug info of uprobe_test to pass this ptest item.

the steps to repruduce:
$export BPFTRACE_RUNTIME_TEST_EXECUTABLE=/usr/bin
$cd /usr/lib/bpftrace/ptest/tests
$python3 runtime/engine/main.py --filter="regression.*"
***
| [  FAILED  ] regression.address_probe_invalid_expansion
| 	Command: /usr/bin/bpftrace -e "uprobe:./testprogs/uprobe_test:0x$
|           (nm ./testprogs/uprobe_test | awk '$3 == "function1"
|           {print $1}') { @[probe] = count(); exit() }"
| 	Unclean exit code: 1
| 	Output: nm: ./testprogs/uprobe_test: no symbols\nNo probes to attach\n
***

Signed-off-by: Wentao Zhang &lt;wentao.zhang@windriver.com&gt;
</content>
</entry>
<entry>
<title>bpftrace: Replace python with python3 in ptest</title>
<updated>2023-12-21T22:26:03+00:00</updated>
<author>
<name>Wentao Zhang</name>
<email>wentao.zhang@windriver.com</email>
</author>
<published>2023-12-18T08:46:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=96cef7e6cfe46bd0e7a39c123cd9522f464545d3'/>
<id>urn:sha1:96cef7e6cfe46bd0e7a39c123cd9522f464545d3</id>
<content type='text'>
"runtime:call" in ptest gets the following FAILED:
| python: No such file or directory
Replace python with python3 in this ptest item.

Signed-off-by: Wentao Zhang &lt;wentao.zhang@windriver.com&gt;
</content>
</entry>
<entry>
<title>bpftrace: Build tests for rv64 again</title>
<updated>2023-09-21T17:20:30+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2023-09-21T14:58:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=5f325ff8119d2ea8229e42955c3e43309915f6bf'/>
<id>urn:sha1:5f325ff8119d2ea8229e42955c3e43309915f6bf</id>
<content type='text'>
The issue has been fixed upstream

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>bpftrace: Fix v0.18.0 build with PTEST_ENABLED</title>
<updated>2023-07-21T02:11:38+00:00</updated>
<author>
<name>Michal Wojcik</name>
<email>michal.wojcik@linaro.org</email>
</author>
<published>2023-07-18T16:18:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=bf6c02a47fb2ffec735df6c7dd642432f3681337'/>
<id>urn:sha1:bf6c02a47fb2ffec735df6c7dd642432f3681337</id>
<content type='text'>
Building bpftrace tests after upgrade requires pahole and llvm-objcopy.

Signed-off-by: Michal Wojcik &lt;michal.wojcik@linaro.org&gt;
</content>
</entry>
<entry>
<title>bpftrace: Fix build with llvm 17</title>
<updated>2023-07-10T00:44:33+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2023-07-06T16:04:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=6c835e5c4a7e6cfaf44d3714e6bd2e7b196a8378'/>
<id>urn:sha1:6c835e5c4a7e6cfaf44d3714e6bd2e7b196a8378</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>bpftrace: Upgrade to 0.18.0</title>
<updated>2023-07-10T00:44:33+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2023-07-06T14:56:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=9dcbac82c8618e5f77d2295f3bc71f8be9fcbad6'/>
<id>urn:sha1:9dcbac82c8618e5f77d2295f3bc71f8be9fcbad6</id>
<content type='text'>
Allow clang/llvm 17 to build it

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
