summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2022-09-06 09:41:10 +0800
committerYixun Lan <dlan@gentoo.org>2022-09-06 09:41:10 +0800
commitbc51775ae7d8abc92f36f4f288436f1650e0077c (patch)
tree7737d2d4375df8f5cecf5353cef6acc1380d60a7 /dev-util/lttng-modules
parentmail-filter/amavisd-new: drop dependency on app-arch/ncompress (diff)
downloadgentoo-bc51775ae7d8abc92f36f4f288436f1650e0077c.tar.gz
gentoo-bc51775ae7d8abc92f36f4f288436f1650e0077c.tar.bz2
gentoo-bc51775ae7d8abc92f36f4f288436f1650e0077c.zip
dev-util/lttng-*: drop myself as maintainer
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-util/lttng-modules')
-rw-r--r--dev-util/lttng-modules/metadata.xml6
1 files changed, 1 insertions, 5 deletions
diff --git a/dev-util/lttng-modules/metadata.xml b/dev-util/lttng-modules/metadata.xml
index 0c489e16ba24..a559bf3a7dcd 100644
--- a/dev-util/lttng-modules/metadata.xml
+++ b/dev-util/lttng-modules/metadata.xml
@@ -1,11 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>dlan@gentoo.org</email>
- <name>Yixun Lan</name>
- </maintainer>
-
+ <!-- maintainer-needed -->
<longdescription>
Use the kernel tracer if you are debugging a system-wide performance problem or a kernel problem. This tracer comes with an instrumentation patch for most kernel subsystems, which is enough to debug many problems. This includes system calls, IRQs, traps, memory management, softIRQs, scheduling and many others. Of course, the kernel tracer allows you to add your own instrumentation anywhere in the kernel code.
</longdescription>