summaryrefslogtreecommitdiff
path: root/scripts/dheadgen.pl
Commit message (Collapse)AuthorAgeFilesLines
* Some portability fixes.MySQL Build Team2009-06-041-6/+6
| | | | | | | include/Makefile.am: use @PERL@ to call scripts/dheadgen.pl - don't rely on #! /usr/bin/perl scripts/dheadgen.pl: use 2-arg open() for compatibility with older Perl versions storage/innobase/srv/srv0srv.c: Don't use C++-style comments in C code
* Fixed DTrace-related build failures.Alexey Kopytov2008-12-231-0/+0
| | | | | | | | | | | | include/probes_mysql_nodtrace.h: Regenerated with dheadgen.pl scripts/dheadgen.pl: Set the executable bit. sql/Makefile.am: Since libndb.la is a libtool library, we should process objects in .libs/. Removed '-n' from the echo command since the Solaris version does not understand it. Changed the order of dependencies so that dtrace_files and dtrace_providers are created before probes_all.o
* Backport of DTrace patches from 6.0Mikael Ronstrom2008-12-201-0/+338