You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jason Baron
3a9089fd78
tracing: Add DEFINE_EVENT(), DEFINE_SINGLE_EVENT() support to docbook
...
The introduction of the new 'DECLARE_EVENT_CLASS()' obviates the
need for the 'TRACE_EVENT()' macro in some cases. Thus, docbook
style comments that used to live with 'TRACE_EVENT()' are now
moved to 'DEFINE_EVENT()'. Thus, we need to make the docbook
system understand the new 'DEFINE_EVENT()' macro. In addition
I've tried to futureproof the patch, by also adding support for
'DEFINE_SINGLE_EVENT()', since there has been discussion about
renaming: TRACE_EVENT() -> DEFINE_SINGLE_EVENT().
Without this patch the tracepoint docbook fails to build.
I've verified that this patch correctly builds the tracepoint
docbook which currently covers signals, and irqs.
Changes in v2:
- properly indent perl 'if' statements
Signed-off-by: Jason Baron <jbaron@redhat.com>
Acked-by: Steven Rostedt <rostedt@goodmis.org>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: William Cohen <wcohen@redhat.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Cc: Masami Hiramatsu <mhiramat@redhat.com>
LKML-Reference: <200912011718.nB1HIn7t011371@int-mx04.intmail.prod.int.phx2.redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
15 years ago
..
basic
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
16 years ago
dtc
powerpc: Have git ignore generated files from dtc compile
16 years ago
genksyms
Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGS
16 years ago
kconfig
kbuild: add static to prototypes
16 years ago
ksymoops
…
mod
spi: prefix modalias with "spi:"
16 years ago
package
kbuild: fix the binrpm-pkg target to work with KBUILD_OUTPUT set
16 years ago
rt-tester
…
selinux
Fix all -Wmissing-prototypes warnings in x86 defconfig
16 years ago
tracing
tracing, perf: Convert the power tracer into an event tracer
16 years ago
.gitignore
gitignore: ignore scripts/ihex2fw
16 years ago
Kbuild.include
kbuild,scripts: use non-builtin echo for '-e'
16 years ago
Lindent
…
Makefile
sparc: Kill PROM console driver.
16 years ago
Makefile.build
kbuild: Don't define ALIGN and ENTRY when preprocessing linker scripts.
16 years ago
Makefile.clean
…
Makefile.fwinst
…
Makefile.headersinst
kbuild: fix "Argument list too long" error for "make headers_check",
16 years ago
Makefile.host
…
Makefile.lib
kbuild: Fix size_append issue for bzip2/lzma kernel
16 years ago
Makefile.modinst
Revert "kbuild: strip generated symbols from *.ko"
16 years ago
Makefile.modpost
tracing: Remove markers
16 years ago
bin2c.c
…
binoffset.c
…
bloat-o-meter
…
bootgraph.pl
bootgraph: fix for use with dot symbols
16 years ago
checkincludes.pl
checkincludes.pl: add option to remove duplicates in place
16 years ago
checkkconfigsymbols.sh
kbuild,scripts: use non-builtin echo for '-e'
16 years ago
checkpatch.pl
checkpatch: version 0.30
16 years ago
checkstack.pl
sparc: Add checkstack support
17 years ago
checksyscalls.sh
asm-generic: add a generic unistd.h
16 years ago
checkversion.pl
…
cleanfile
…
cleanpatch
…
config
kbuild: add generic --set-str option to scripts/config
16 years ago
conmakehash.c
Fix all -Wmissing-prototypes warnings in x86 defconfig
16 years ago
decodecode
scripts: improve the decodecode script
16 years ago
diffconfig
…
export_report.pl
…
extract-ikconfig
kconfig: have extract-ikconfig read ELF files
16 years ago
gcc-version.sh
Remove bashisms from scripts
16 years ago
gcc-x86_32-has-stack-protector.sh
stackprotector: fix multi-word cross-builds
16 years ago
gcc-x86_64-has-stack-protector.sh
stackprotector: fix multi-word cross-builds
16 years ago
gen_initramfs_list.sh
kbuild: fix spurious initramfs rebuild
16 years ago
get_maintainer.pl
get_maintainer: fix usage comment
15 years ago
gfp-translate
mm: add a gfp-translate script to help understand page allocation failure reports
16 years ago
headerdep.pl
kbuild: fix option processing for -I in headerdep
16 years ago
headers.sh
kbuild: clean up scripts/headers.sh
16 years ago
headers_check.pl
kbuild/headers_check: refine extern check
16 years ago
headers_install.pl
warn about use of uninstalled kernel headers
16 years ago
kallsyms.c
kallsyms: fix segfault in prefix_underscores_count()
16 years ago
kernel-doc
tracing: Add DEFINE_EVENT(), DEFINE_SINGLE_EVENT() support to docbook
15 years ago
makelst
…
markup_oops.pl
markup_oops: use modinfo to avoid confusion with underscored module names
16 years ago
mkcompile_h
kbuild: mkcompile_h: trivial cleanups
16 years ago
mkmakefile
kbuild: teach mkmakfile to be silent
16 years ago
mksysmap
Revert "kbuild: strip generated symbols from *.ko"
16 years ago
mkuboot.sh
…
mkversion
…
module-common.lds
linker script: throw away .discard section
16 years ago
namespace.pl
…
patch-kernel
…
pnmtologo.c
fbdev: work around old compiler bug
16 years ago
profile2linkerlist.pl
…
recordmcount.pl
tracing: Enable "__cold" functions
16 years ago
setlocalversion
kbuild: fix delay in setlocalversion on readonly source
16 years ago
show_delta
…
tags.sh
ctags: usability fix
16 years ago
unifdef.c
kbuild: fix headers_exports with boolean expression
16 years ago
ver_linux
Remove bashisms from scripts
16 years ago