gdb and binutils branch master updated. 23e9d3b9cecfffc529b5d8bb2ddec7f3e312cd6d
qiyao@sourceware.org
qiyao@sourceware.org
Mon Nov 25 01:31:00 GMT 2013
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch, master has been updated
via 23e9d3b9cecfffc529b5d8bb2ddec7f3e312cd6d (commit)
from 5a75f60bc2dfb9b9bf607438448ab67325526848 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=23e9d3b9cecfffc529b5d8bb2ddec7f3e312cd6d
commit 23e9d3b9cecfffc529b5d8bb2ddec7f3e312cd6d
Author: Yao Qi <yao@codesourcery.com>
Date: Fri Oct 25 16:12:20 2013 +0800
GDB perf test on backtrace
gdb/testsuite/
2013-11-25 Yao Qi <yao@codesourcery.com>
* gdb.perf/backtrace.c: New.
* gdb.perf/backtrace.exp: New.
* gdb.perf/backtrace.py: New.
-----------------------------------------------------------------------
Summary of changes:
gdb/testsuite/ChangeLog | 6 +++
gdb/testsuite/gdb.perf/backtrace.c | 54 +++++++++++++++++++++++++++
gdb/testsuite/gdb.perf/backtrace.exp | 66 ++++++++++++++++++++++++++++++++++
gdb/testsuite/gdb.perf/backtrace.py | 50 +++++++++++++++++++++++++
4 files changed, 176 insertions(+), 0 deletions(-)
create mode 100644 gdb/testsuite/gdb.perf/backtrace.c
create mode 100644 gdb/testsuite/gdb.perf/backtrace.exp
create mode 100644 gdb/testsuite/gdb.perf/backtrace.py
hooks/post-receive
--
gdb and binutils
More information about the Gdb-cvs
mailing list