Very High Activity

Commits : Individual Commit

  Analyzed 4 days ago based on code collected 4 days ago.

Commit ID ad0031c7fbfd0461b4b804b3a75a48212d5c9e9f

Anon80 Contributor: Devananda van der Veen Files Modified: 3
Date: 01-June-2012 at 19:54 Lines Added: 54
Repository: git://github.com/openstack/nova.git master Lines Removed: 4
Commit Comment: implement sql-comment-string stack traces
Implements solution for bug 1007648.

Add python stack traces to all sql comment strings so that someone
looking at database query logs can immediately see what code
generated each query. This is especially powerful when combined
with pt-query-digest to get per-file or per-method aggregates.

Change-Id: Ieda5cf4d70cc2643d27fb00efb48de14ca2abe52
 

Changes by Language

Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
  Python 41 4 6 0 7 0

Changes by File

Showing page 1 of 1
File Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
Authors   No source code was detected in this file.
nova/db/sqlalchemy/session.py Python 34 0 6 0 7 0
nova/flags.py Python 7 4 0 0 0 0
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.