<matrixBuild _class='hudson.matrix.MatrixBuild'><action _class='hudson.model.CauseAction'><cause _class='org.jenkinsci.plugins.ghprb.GhprbCause'><shortDescription>GitHub pull request #3202 of commit 78a18ec891a14c10c51b4c3c4923e16eeac5cfab, has merge conflicts.</shortDescription></cause></action><action _class='org.jenkinsci.plugins.ghprb.GhprbParametersAction'><parameter _class='hudson.model.StringParameterValue'><name>sha1</name><value>78a18ec891a14c10c51b4c3c4923e16eeac5cfab</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>ghprbActualCommit</name><value>78a18ec891a14c10c51b4c3c4923e16eeac5cfab</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>ghprbActualCommitAuthor</name><value></value></parameter><parameter _class='hudson.model.StringParameterValue'><name>ghprbActualCommitAuthorEmail</name><value></value></parameter><parameter _class='hudson.model.StringParameterValue'><name>ghprbAuthorRepoGitUrl</name><value>https://github.com/MaskRay/bcc.git</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>ghprbTriggerAuthor</name><value></value></parameter><parameter _class='hudson.model.StringParameterValue'><name>ghprbTriggerAuthorEmail</name><value></value></parameter><parameter _class='hudson.model.StringParameterValue'><name>ghprbTriggerAuthorLogin</name><value>yonghong-song</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>ghprbTriggerAuthorLoginMention</name><value>@yonghong-song</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>ghprbPullId</name><value>3202</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>ghprbTargetBranch</name><value>master</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>ghprbSourceBranch</name><value>clang</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>GIT_BRANCH</name><value>clang</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>ghprbPullAuthorEmail</name><value>i@maskray.me</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>ghprbPullAuthorLogin</name><value>MaskRay</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>ghprbPullAuthorLoginMention</name><value>@MaskRay</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>ghprbPullDescription</name><value>GitHub pull request #3202 of commit 78a18ec891a14c10c51b4c3c4923e16eeac5cfab, has merge conflicts.</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>ghprbPullTitle</name><value>CMake: Refactor clang include/library paths</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>ghprbPullLink</name><value>https://github.com/iovisor/bcc/pull/3202</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>ghprbPullLongDescription</name><value></value></parameter><parameter _class='hudson.model.StringParameterValue'><name>ghprbCommentBody</name><value>[buildbot, test this please]</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>ghprbGhRepository</name><value>iovisor/bcc</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>ghprbCredentialsId</name><value>6d3daf13-69b8-48b1-9c8f-ec5353264113</value></parameter></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><detached _class='hudson.plugins.git.util.Build'><buildNumber>774</buildNumber><marked><SHA1>78a18ec891a14c10c51b4c3c4923e16eeac5cfab</SHA1><branch><SHA1>78a18ec891a14c10c51b4c3c4923e16eeac5cfab</SHA1><name>detached</name></branch></marked><revision><SHA1>78a18ec891a14c10c51b4c3c4923e16eeac5cfab</SHA1><branch><SHA1>78a18ec891a14c10c51b4c3c4923e16eeac5cfab</SHA1><name>detached</name></branch></revision></detached></buildsByBranchName><lastBuiltRevision><SHA1>78a18ec891a14c10c51b4c3c4923e16eeac5cfab</SHA1><branch><SHA1>78a18ec891a14c10c51b4c3c4923e16eeac5cfab</SHA1><name>detached</name></branch></lastBuiltRevision><remoteUrl>https://github.com/iovisor/bcc.git</remoteUrl><scmName></scmName></action><action _class='hudson.plugins.git.GitTagAction'></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><description>&lt;a title="CMake: Refactor clang include/library paths" href="https://github.com/iovisor/bcc/pull/3202"&gt;PR #3202&lt;/a&gt;: CMake: Refactor clang inclu...</description><displayName>#774</displayName><duration>1180691</duration><estimatedDuration>7460664</estimatedDuration><fullDisplayName>bcc-pr #774</fullDisplayName><id>774</id><keepLog>false</keepLog><number>774</number><queueId>6159</queueId><result>FAILURE</result><timestamp>1609278687110</timestamp><url>https://buildbot.iovisor.org/jenkins/user/danobi/my-views/view/all/job/bcc-pr/774/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/cc/frontends/clang/b_frontend_action.cc</affectedPath><affectedPath>src/cc/bpf_module.cc</affectedPath><affectedPath>src/cc/bpf_module_rw_engine.cc</affectedPath><commitId>8e807dc23c4455728a77a810e48f116770b349f6</commitId><timestamp>1604473395000</timestamp><author><absoluteUrl>https://buildbot.iovisor.org/jenkins/user/yonghong-song</absoluteUrl><fullName>yonghong-song</fullName></author><authorEmail>ys114321@gmail.com</authorEmail><comment>fix compilation issues with latest llvm12 trunk

With latest llvm12 trunk, we got two compilation bugs.

Bug #1:
  /home/yhs/work/bcc/src/cc/frontends/clang/b_frontend_action.cc:
     In member function ‘void ebpf::BFrontendAction::DoMiscWorkAround()’:
  /home/yhs/work/bcc/src/cc/frontends/clang/b_frontend_action.cc:1706:31:
     error: ‘class clang::SourceManage’ has no member named ‘getBuffer’; did you mean ‘getBufferData’?
     rewriter_-&gt;getSourceMgr().getBuffer(rewriter_-&gt;getSourceMgr().getMainFileID())-&gt;getBufferSize(),
                               ^~~~~~~~~
                               getBufferData

  This is due to upstream change https://reviews.llvm.org/D89394.
  To fix, follow upstream examples in https://reviews.llvm.org/D89394.

Bug #2:
  /home/yhs/work/bcc/src/cc/bpf_module.cc: In member function ‘int ebpf::BPFModule::finalize()’:
  /home/yhs/work/bcc/src/cc/bpf_module.cc:470:11:
    error: ‘class llvm::EngineBuilder’ has no member named ‘setUseOrcMCJITReplacement’
   builder.setUseOrcMCJITReplacement(false);
           ^~~~~~~~~~~~~~~~~~~~~~~~~

  This is due to upstream
    https://github.com/llvm/llvm-project/commit/6154c4115cd4b78d0171892aac21e340e72e32bd

  It seems builder.setUseOrcMCJITReplacement() is not needed any more. So just remove it
  from bcc.

Signed-off-by: Yonghong Song &lt;yhs@fb.com&gt;
</comment><date>2020-11-03 23:03:15 -0800</date><id>8e807dc23c4455728a77a810e48f116770b349f6</id><msg>fix compilation issues with latest llvm12 trunk</msg><path><editType>edit</editType><file>src/cc/frontends/clang/b_frontend_action.cc</file></path><path><editType>edit</editType><file>src/cc/bpf_module.cc</file></path><path><editType>edit</editType><file>src/cc/bpf_module_rw_engine.cc</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tools/offcputime.py</affectedPath><commitId>57975a1e80fb61d317309984221f78a529c84092</commitId><timestamp>1604602546000</timestamp><author><absoluteUrl>https://buildbot.iovisor.org/jenkins/user/yonghong-song</absoluteUrl><fullName>yonghong-song</fullName></author><authorEmail>ys114321@gmail.com</authorEmail><comment>tools/offcputime: Fix python3 string output

When using non-folded output, some of the strings would
be printed as raw byte arrays on python3, like this:

    b'finish_task_switch'
    b'__schedule'
    b'schedule'
    b'worker_thread'
    b'kthread'
    b'ret_from_fork'
    -                kworker/u16:1 (22022)
        2267942

This commit updates the code to treat these as utf8 strings,
consistent with all the other strings printed from this tool.
</comment><date>2020-11-05 10:55:46 -0800</date><id>57975a1e80fb61d317309984221f78a529c84092</id><msg>tools/offcputime: Fix python3 string output</msg><path><editType>edit</editType><file>tools/offcputime.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>examples/cpp/KFuncExample.cc</affectedPath><affectedPath>examples/cpp/CMakeLists.txt</affectedPath><commitId>6ef5ce27f4bbbe13848d909ef5e4e6c739f7a818</commitId><timestamp>1604609072000</timestamp><author><absoluteUrl>https://buildbot.iovisor.org/jenkins/user/yonghong-song</absoluteUrl><fullName>yonghong-song</fullName></author><authorEmail>ys114321@gmail.com</authorEmail><comment>add a C++ kfunc/kretfunc example

This patch added a kfunc/kretfunc C++ example to
show how the new trampoline based kprobe/kretprobe
can be used in C++ based applications.

Signed-off-by: Yonghong Song &lt;yhs@fb.com&gt;
</comment><date>2020-11-05 12:44:32 -0800</date><id>6ef5ce27f4bbbe13848d909ef5e4e6c739f7a818</id><msg>add a C++ kfunc/kretfunc example</msg><path><editType>edit</editType><file>examples/cpp/CMakeLists.txt</file></path><path><editType>add</editType><file>examples/cpp/KFuncExample.cc</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/cc/export/helpers.h</affectedPath><commitId>c23448e34ecd3cc9bfc19f0b43f4325f77c2e4cc</commitId><timestamp>1604627210000</timestamp><author><absoluteUrl>https://buildbot.iovisor.org/jenkins/user/yonghong-song</absoluteUrl><fullName>yonghong-song</fullName></author><authorEmail>ys114321@gmail.com</authorEmail><comment>Add PT_REGS_PARMx_SYSCALL helpers for all archs
</comment><date>2020-11-05 17:46:50 -0800</date><id>c23448e34ecd3cc9bfc19f0b43f4325f77c2e4cc</id><msg>Add PT_REGS_PARMx_SYSCALL helpers for all archs</msg><path><editType>edit</editType><file>src/cc/export/helpers.h</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/cc/export/helpers.h</affectedPath><commitId>2c61168a59e6590bf5f540a96045bb9d74771df4</commitId><timestamp>1604627210000</timestamp><author><absoluteUrl>https://buildbot.iovisor.org/jenkins/user/yonghong-song</absoluteUrl><fullName>yonghong-song</fullName></author><authorEmail>ys114321@gmail.com</authorEmail><comment>Reduce code duplication, and add PT_REGS_SYSCALL_CTX
</comment><date>2020-11-05 17:46:50 -0800</date><id>2c61168a59e6590bf5f540a96045bb9d74771df4</id><msg>Reduce code duplication, and add PT_REGS_SYSCALL_CTX</msg><path><editType>edit</editType><file>src/cc/export/helpers.h</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>.github/workflows/publish.yml</affectedPath><commitId>fb9b4dbd0719e9004109c8ee768bd56d6b742c9a</commitId><timestamp>1605070249000</timestamp><author><absoluteUrl>https://buildbot.iovisor.org/jenkins/user/yonghong-song</absoluteUrl><fullName>yonghong-song</fullName></author><authorEmail>ys114321@gmail.com</authorEmail><comment>Drop ubuntu xenial from release process, it is EOL
</comment><date>2020-11-10 20:50:49 -0800</date><id>fb9b4dbd0719e9004109c8ee768bd56d6b742c9a</id><msg>Drop ubuntu xenial from release process, it is EOL</msg><path><editType>edit</editType><file>.github/workflows/publish.yml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Dockerfile.ubuntu</affectedPath><commitId>c9aff55ff1db2db23d4ec5c64b659ef4ddbe498d</commitId><timestamp>1605070249000</timestamp><author><absoluteUrl>https://buildbot.iovisor.org/jenkins/user/yonghong-song</absoluteUrl><fullName>yonghong-song</fullName></author><authorEmail>ys114321@gmail.com</authorEmail><comment>Install python dependencies via pip
</comment><date>2020-11-10 20:50:49 -0800</date><id>c9aff55ff1db2db23d4ec5c64b659ef4ddbe498d</id><msg>Install python dependencies via pip</msg><path><editType>edit</editType><file>Dockerfile.ubuntu</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>docs/kernel-versions.md</affectedPath><commitId>fefde13ee4411b2cbb87b3d138f3cbd727535a0a</commitId><timestamp>1605109368000</timestamp><author><absoluteUrl>https://buildbot.iovisor.org/jenkins/user/yonghong-song</absoluteUrl><fullName>yonghong-song</fullName></author><authorEmail>ys114321@gmail.com</authorEmail><comment>Add sk_lookup to kernel-versions.md

sk_lookup programs allow intercepting socket lookup per namespace.
</comment><date>2020-11-11 07:42:48 -0800</date><id>fefde13ee4411b2cbb87b3d138f3cbd727535a0a</id><msg>Add sk_lookup to kernel-versions.md</msg><path><editType>edit</editType><file>docs/kernel-versions.md</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>docs/kernel-versions.md</affectedPath><commitId>ca2d4124ce0b478fffe6ca451ca7d484d8af53d1</commitId><timestamp>1605206831000</timestamp><author><absoluteUrl>https://buildbot.iovisor.org/jenkins/user/yonghong-song</absoluteUrl><fullName>yonghong-song</fullName></author><authorEmail>ys114321@gmail.com</authorEmail><comment>Document XDP support for igb driver in Linux 5.10
</comment><date>2020-11-12 10:47:11 -0800</date><id>ca2d4124ce0b478fffe6ca451ca7d484d8af53d1</id><msg>Document XDP support for igb driver in Linux 5.10</msg><path><editType>edit</editType><file>docs/kernel-versions.md</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tools/biolatpcts.py</affectedPath><commitId>b2d363271681e3f6bf78eb43636b921d54d737c7</commitId><timestamp>1605287497000</timestamp><author><absoluteUrl>https://buildbot.iovisor.org/jenkins/user/yonghong-song</absoluteUrl><fullName>yonghong-song</fullName></author><authorEmail>ys114321@gmail.com</authorEmail><comment>tools/biolatpcts: Support measuring overall latencies between two events

* Interpret negative interval as infinite and output once as soon as init is
  complete to indicate readiness.

* Output on SIGUSR1.

* When exit is requested through SIGINT, TERM or HUP, output the latency
  distribution one more time before exiting.

Combined, this allows using biolatpcts to measure the overall latency
distribution between two events.
</comment><date>2020-11-13 09:11:37 -0800</date><id>b2d363271681e3f6bf78eb43636b921d54d737c7</id><msg>tools/biolatpcts: Support measuring overall latencies between two events</msg><path><editType>edit</editType><file>tools/biolatpcts.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tools/biolatpcts.py</affectedPath><commitId>783c0ea89ca856dcf1e4a2e452434bca650c9325</commitId><timestamp>1605293860000</timestamp><author><absoluteUrl>https://buildbot.iovisor.org/jenkins/user/yonghong-song</absoluteUrl><fullName>yonghong-song</fullName></author><authorEmail>ys114321@gmail.com</authorEmail><comment>tools/biolatpcts: Add accumulative reporting on SIGUSR2

SIGUSR1's behavior is the same - print and start a new interval. SIGUSR2
triggers output without starting a new interval and can be used to monitor
progress without affecting the accumulation of data points.
</comment><date>2020-11-13 10:57:40 -0800</date><id>783c0ea89ca856dcf1e4a2e452434bca650c9325</id><msg>tools/biolatpcts: Add accumulative reporting on SIGUSR2</msg><path><editType>edit</editType><file>tools/biolatpcts.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>INSTALL.md</affectedPath><commitId>1294ec6bd3cd9b514ae02fc4a3a1cc8bce772d95</commitId><timestamp>1605418593000</timestamp><author><absoluteUrl>https://buildbot.iovisor.org/jenkins/user/yonghong-song</absoluteUrl><fullName>yonghong-song</fullName></author><authorEmail>ys114321@gmail.com</authorEmail><comment>Add build-from-source instructions for Arch Linux
</comment><date>2020-11-14 21:36:33 -0800</date><id>1294ec6bd3cd9b514ae02fc4a3a1cc8bce772d95</id><msg>Add build-from-source instructions for Arch Linux</msg><path><editType>edit</editType><file>INSTALL.md</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>docs/reference_guide.md</affectedPath><commitId>cf183b53d2f12e3960d42995fa21ea0763e27c10</commitId><timestamp>1606231314000</timestamp><author><absoluteUrl>https://buildbot.iovisor.org/jenkins/user/yonghong-song</absoluteUrl><fullName>yonghong-song</fullName></author><authorEmail>ys114321@gmail.com</authorEmail><comment>doc: adjust bpf_ktime_get_ns() document description
</comment><date>2020-11-24 07:21:54 -0800</date><id>cf183b53d2f12e3960d42995fa21ea0763e27c10</id><msg>doc: adjust bpf_ktime_get_ns() document description</msg><path><editType>edit</editType><file>docs/reference_guide.md</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>docs/tutorial.md</affectedPath><commitId>846559647265b45a659ae33eabdb83ff226bf132</commitId><timestamp>1606462629000</timestamp><author><absoluteUrl>https://buildbot.iovisor.org/jenkins/user/yonghong-song</absoluteUrl><fullName>yonghong-song</fullName></author><authorEmail>ys114321@gmail.com</authorEmail><comment>Update the link and title of the linked blog post

The new link is also https.
</comment><date>2020-11-26 23:37:09 -0800</date><id>846559647265b45a659ae33eabdb83ff226bf132</id><msg>Update the link and title of the linked blog post</msg><path><editType>edit</editType><file>docs/tutorial.md</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>docs/kernel-versions.md</affectedPath><commitId>043478d664003738a11043b81005f623e4b4910a</commitId><timestamp>1607571390000</timestamp><author><absoluteUrl>https://buildbot.iovisor.org/jenkins/user/yonghong-song</absoluteUrl><fullName>yonghong-song</fullName></author><authorEmail>ys114321@gmail.com</authorEmail><comment>4.18 - Pass map values to map helpers
</comment><date>2020-12-09 19:36:30 -0800</date><id>043478d664003738a11043b81005f623e4b4910a</id><msg>4.18 - Pass map values to map helpers</msg><path><editType>edit</editType><file>docs/kernel-versions.md</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>docs/kernel-versions.md</affectedPath><commitId>9e7b7b04d5444eae25a5766f730413c2882e119a</commitId><timestamp>1607571390000</timestamp><author><absoluteUrl>https://buildbot.iovisor.org/jenkins/user/yonghong-song</absoluteUrl><fullName>yonghong-song</fullName></author><authorEmail>ys114321@gmail.com</authorEmail><comment>Update kernel-versions.md
</comment><date>2020-12-09 19:36:30 -0800</date><id>9e7b7b04d5444eae25a5766f730413c2882e119a</id><msg>Update kernel-versions.md</msg><path><editType>edit</editType><file>docs/kernel-versions.md</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>libbpf-tools/syscall_helpers.c</affectedPath><commitId>ee2e88d46f7344c904cca1ac482908f97014a1df</commitId><timestamp>1607624013000</timestamp><author><absoluteUrl>https://buildbot.iovisor.org/jenkins/user/yonghong-song</absoluteUrl><fullName>yonghong-song</fullName></author><authorEmail>ys114321@gmail.com</authorEmail><comment>libbpf-tools: syscall_helpers: fix a warning

Fix the following warning when building libbpf-tools:

    syscall_helpers.c: In function ‘init_syscall_names’:
    syscall_helpers.c:63:2: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
       63 |  fgets(buf, sizeof(buf), f);
          |  ^~~~~~~~~~~~~~~~~~~~~~~~~~

We're not interested in the return value of the first call to fgets, because we
want to skip the first line and in the case of error it will be caught by the
following call to fgets. A funny note is that we can't say just "(void) f()" to
suppress the warning, so I wrote it as "(void) !!f()", which works.

Signed-off-by: Anton Protopopov &lt;a.s.protopopov@gmail.com&gt;
</comment><date>2020-12-10 10:13:33 -0800</date><id>ee2e88d46f7344c904cca1ac482908f97014a1df</id><msg>libbpf-tools: syscall_helpers: fix a warning</msg><path><editType>edit</editType><file>libbpf-tools/syscall_helpers.c</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>libbpf-tools/README.md</affectedPath><commitId>39eb601562cc39d16786bfd941c3be8344eb234e</commitId><timestamp>1608181766000</timestamp><author><absoluteUrl>https://buildbot.iovisor.org/jenkins/user/yonghong-song</absoluteUrl><fullName>yonghong-song</fullName></author><authorEmail>ys114321@gmail.com</authorEmail><comment>libbpf-tools: update README add a blog link

Signed-off-by: Wenbo Zhang &lt;ethercflow@gmail.com&gt;
</comment><date>2020-12-16 21:09:26 -0800</date><id>39eb601562cc39d16786bfd941c3be8344eb234e</id><msg>libbpf-tools: update README add a blog link</msg><path><editType>edit</editType><file>libbpf-tools/README.md</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>libbpf-tools/execsnoop.bpf.c</affectedPath><commitId>3e0089368bd7fd48dee1c685360375fd7870e9d7</commitId><timestamp>1608181782000</timestamp><author><absoluteUrl>https://buildbot.iovisor.org/jenkins/user/yonghong-song</absoluteUrl><fullName>yonghong-song</fullName></author><authorEmail>ys114321@gmail.com</authorEmail><comment>bcc/libbpf-tools: Fix user probe read references of execsnoop

Signed-off-by: Kenta Tada &lt;Kenta.Tada@sony.com&gt;
</comment><date>2020-12-16 21:09:42 -0800</date><id>3e0089368bd7fd48dee1c685360375fd7870e9d7</id><msg>bcc/libbpf-tools: Fix user probe read references of execsnoop</msg><path><editType>edit</editType><file>libbpf-tools/execsnoop.bpf.c</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tools/opensnoop.py</affectedPath><commitId>24f4759eb547d283cd9c5bd5fbb01ef3d72f4208</commitId><timestamp>1608225378000</timestamp><author><absoluteUrl>https://buildbot.iovisor.org/jenkins/user/yonghong-song</absoluteUrl><fullName>yonghong-song</fullName></author><authorEmail>ys114321@gmail.com</authorEmail><comment>tools/opensnoop: Use bpf_probe_read_user explicitly
</comment><date>2020-12-17 09:16:18 -0800</date><id>24f4759eb547d283cd9c5bd5fbb01ef3d72f4208</id><msg>tools/opensnoop: Use bpf_probe_read_user explicitly</msg><path><editType>edit</editType><file>tools/opensnoop.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>README.md</affectedPath><commitId>297512a31ecc9ceebf79bda169350dace0f36757</commitId><timestamp>1608530077000</timestamp><author><absoluteUrl>https://buildbot.iovisor.org/jenkins/user/yonghong-song</absoluteUrl><fullName>yonghong-song</fullName></author><authorEmail>ys114321@gmail.com</authorEmail><comment>The README file in this repo has some bad links - [404:NotFound]

The markup version of the readme that is displayed for the main page in this repo contains the following bad links:

Status code [404:NotFound] - Link: https://github.com/iovisor/bcc/blob/master/tools/swapin_example.txt
Status code [404:NotFound] - Link: https://github.com/iovisor/bcc/blob/master/tools/vfscount.c
Status code [404:NotFound] - Link: https://github.com/iovisor/bcc/blob/master/tools/vfsstat.c

@yonghong-song requested removing stale links. I was unable to find any actual matching files to link to so removed these.
However possible the vfsstat.c one could be re-adding pointing to "libbpf-tools/vfsstat.c" ??

Should resolve issue #3189
</comment><date>2020-12-20 21:54:37 -0800</date><id>297512a31ecc9ceebf79bda169350dace0f36757</id><msg>The README file in this repo has some bad links - [404:NotFound]</msg><path><editType>edit</editType><file>README.md</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>CMakeLists.txt</affectedPath><affectedPath>cmake/clang_libs.cmake</affectedPath><commitId>78a18ec891a14c10c51b4c3c4923e16eeac5cfab</commitId><timestamp>1608771211000</timestamp><author><absoluteUrl>https://buildbot.iovisor.org/jenkins/user/maskray</absoluteUrl><fullName>Fangrui Song</fullName></author><authorEmail>i@maskray.me</authorEmail><comment>CMake: Refactor clang include/library paths
</comment><date>2020-12-23 16:53:31 -0800</date><id>78a18ec891a14c10c51b4c3c4923e16eeac5cfab</id><msg>CMake: Refactor clang include/library paths</msg><path><editType>edit</editType><file>CMakeLists.txt</file></path><path><editType>edit</editType><file>cmake/clang_libs.cmake</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://buildbot.iovisor.org/jenkins/user/yonghong-song</absoluteUrl><fullName>yonghong-song</fullName></culprit><culprit><absoluteUrl>https://buildbot.iovisor.org/jenkins/user/i</absoluteUrl><fullName>i</fullName></culprit><run><number>774</number><url>https://buildbot.iovisor.org/jenkins/user/danobi/my-views/view/all/job/bcc-pr/label=fc25/774/</url></run><run><number>774</number><url>https://buildbot.iovisor.org/jenkins/user/danobi/my-views/view/all/job/bcc-pr/label=fc26/774/</url></run><run><number>774</number><url>https://buildbot.iovisor.org/jenkins/user/danobi/my-views/view/all/job/bcc-pr/label=fc27/774/</url></run><run><number>774</number><url>https://buildbot.iovisor.org/jenkins/user/danobi/my-views/view/all/job/bcc-pr/label=fc28/774/</url></run><run><number>774</number><url>https://buildbot.iovisor.org/jenkins/user/danobi/my-views/view/all/job/bcc-pr/label=ubuntu1604/774/</url></run><run><number>774</number><url>https://buildbot.iovisor.org/jenkins/user/danobi/my-views/view/all/job/bcc-pr/label=ubuntu1710/774/</url></run><run><number>774</number><url>https://buildbot.iovisor.org/jenkins/user/danobi/my-views/view/all/job/bcc-pr/label=ubuntu1804/774/</url></run></matrixBuild>