]> sourceware.org Git - systemtap.git/commit
PR10702: preprocessor conditional for kernel CONFIG_foo
authorFrank Ch. Eigler <fche@elastic.org>
Thu, 8 Oct 2009 13:57:43 +0000 (09:57 -0400)
committerFrank Ch. Eigler <fche@elastic.org>
Thu, 8 Oct 2009 13:57:43 +0000 (09:57 -0400)
commit561079c8601d7ded6fe958b4cec3d0f7aec1ee63
treeb6481615519c60f87314319c1828eb6645833b19
parente4cf148d68fe01b680856ad39739faf99bfc29b4
PR10702: preprocessor conditional for kernel CONFIG_foo

* session.h (kernel_config[]): New session field.
* main.cxx (parse_kernel_config): Populate it.
* parse.cxx (eval_comparison): Use it.
* testsuite/buildok/utrace.stp, testsuite/parseok/kconfig.stp: New tests.
* NEWS, stap.1.in, doc/langref.tex: Mention it.
NEWS
doc/langref.tex
main.cxx
parse.cxx
session.h
stap.1.in
testsuite/buildok/utrace.stp [new file with mode: 0755]
testsuite/parseok/kconfig.stp [new file with mode: 0755]
This page took 0.025587 seconds and 5 git commands to generate.