lp:~posulliv/drizzle/dtrace-probes

Created by Padraig O'Sullivan and last modified
Get this branch:
bzr branch lp:~posulliv/drizzle/dtrace-probes
Only Padraig O'Sullivan can upload to this branch. If you are Padraig O'Sullivan please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Padraig O'Sullivan
Project:
Drizzle
Status:
Merged

Recent revisions

1152. By Padraig O'Sullivan

Merge from trond.

1151. By Padraig O'Sullivan

Updated calls to some dtrace probes to cast the parameter to const char *
appropriately. Also, removed the additional variable in places that I was
using.

1150. By Padraig O'Sullivan

Updated the char * arguments to the dtrace probes to be const and also added
a sed hack to the generated_probes header file directive in the makefile to
ensure that the function prototypes have const char * also.

1149. By Padraig O'Sullivan

Added a new header file to be included by files which want to insert dtrace
probes. Thanks to ndnort for pointing out this to me on IRC.

1148. By Padraig O'Sullivan

Removed the header file that is generated by dtrace during the build
process. Updated the makefile to ensure the header file is generated before
compiling source files that include it.

1147. By Padraig O'Sullivan

Whoops, simple fix for a build warning that happens if the build is not
enabled for dtrace.

1146. By Padraig O'Sullivan

Updated pandora build 64 bit file to correctly build a dtrace probes object
file.

1145. By Padraig O'Sullivan

Removing calls to the dtrace probes from the handler now due to issues with
linking when dtrace is enabled. Need to chat with Monty on how to resolve this build issue.

1144. By Padraig O'Sullivan

Various small build fixes for when dtrace is enabled.

1143. By Padraig O'Sullivan

Added calls to the update related dtrace probes.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.