diff options
| author | zhaolei <zhaolei> | 2007-10-12 06:02:41 +0000 |
|---|---|---|
| committer | zhaolei <zhaolei> | 2007-10-12 06:02:41 +0000 |
| commit | 940a04c71b0cbcf12c373b096036cdd6fd640008 (patch) | |
| tree | 6e4c47e03dd396e4e8fa4db999ffb61b3267e5c4 /tapset/ChangeLog | |
| parent | 3a9627f69d4983ba02c9456fd87fc599ddc26711 (diff) | |
| download | systemtap-steved-940a04c71b0cbcf12c373b096036cdd6fd640008.tar.gz systemtap-steved-940a04c71b0cbcf12c373b096036cdd6fd640008.tar.xz systemtap-steved-940a04c71b0cbcf12c373b096036cdd6fd640008.zip | |
2007-10-12 Zhaolei <zhaolei@cn.fujitsu.com>
* queue_stats.stp (qsq_start): Fix problem that compile fails when
calling qsq_utilization or other query functions next to qsq_start.
Diffstat (limited to 'tapset/ChangeLog')
| -rw-r--r-- | tapset/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tapset/ChangeLog b/tapset/ChangeLog index 72dca971..f87de8ba 100644 --- a/tapset/ChangeLog +++ b/tapset/ChangeLog @@ -1,3 +1,8 @@ +2007-10-12 Zhaolei <zhaolei@cn.fujitsu.com> + + * queue_stats.stp (qsq_start): Fix problem that compile fails when + calling qsq_utilization or other query functions next to qsq_start. + 2007-10-11 Zhaolei <zhaolei@cn.fujitsu.com> * queue_stats.stp (qsq_utilization): Update queue account datas |
