/*--------------------------------------------------------------------*/
-/*--- PPC32-specific definitions. ppc32/cg-ppc32.c ---*/
+/*--- PPC32-specific definitions. cg-ppc32.c ---*/
/*--------------------------------------------------------------------*/
/*
This file is part of Cachegrind, a Valgrind tool for cache
profiling programs.
- Copyright (C) 2005 Nicholas Nethercote
+ Copyright (C) 2005-2007 Nicholas Nethercote
njn@valgrind.org
This program is free software; you can redistribute it and/or
/*--------------------------------------------------------------------*/
-/*--- PPC64-specific definitions. ppc64/cg-ppc64.c ---*/
+/*--- PPC64-specific definitions. cg-ppc64.c ---*/
/*--------------------------------------------------------------------*/
/*
This file is part of Cachegrind, a Valgrind tool for cache
profiling programs.
- Copyright (C) 2005 Nicholas Nethercote
+ Copyright (C) 2005-2007 Nicholas Nethercote
njn@valgrind.org
This program is free software; you can redistribute it and/or
----------------------------------------------------------------
- This file is part of callgrind, a valgrind skin for cache simulation
+ This file is part of callgrind, a valgrind tool for cache simulation
and call tree tracing.
Copyright (C) 2003-2007 Josef Weidendorfer. All rights reserved.
# Copyright (C) 2003 Josef Weidendorfer
# Josef.Weidendorfer@gmx.de
#
-# This file is based heavily on vg_annotate, part of Valgrind.
+# This file is based heavily on cg_annotate, part of Valgrind.
# Copyright (C) 2002 Nicholas Nethercote
-# njn25@cam.ac.uk
+# njn@valgrind.org
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License as
/*
- This file is part of Callgrind, a Valgrind skin for call graph
+ This file is part of Callgrind, a Valgrind tool for call graph
profiling programs.
Copyright (C) 2002-2007, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
- This skin is derived from and contains lot of code from Cachegrind
- Copyright (C) 2002 Nicholas Nethercote (njn25@cam.ac.uk)
+ This tool is derived from and contains lot of code from Cachegrind
+ Copyright (C) 2002 Nicholas Nethercote (njn@valgrind.org)
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
/*
- This file is part of Callgrind, a Valgrind skin for call graph
+ This file is part of Callgrind, a Valgrind tool for call graph
profiling programs.
Copyright (C) 2002-2007, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
- This skin is derived from and contains lot of code from Cachegrind
- Copyright (C) 2002 Nicholas Nethercote (njn25@cam.ac.uk)
+ This tool is derived from and contains lot of code from Cachegrind
+ Copyright (C) 2002 Nicholas Nethercote (njn@valgrind.org)
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
/*
- This file is part of Callgrind, a Valgrind skin for call graph
+ This file is part of Callgrind, a Valgrind tool for call graph
profiling programs.
Copyright (C) 2002-2007, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
- This skin is derived from and contains lot of code from Cachegrind
- Copyright (C) 2002 Nicholas Nethercote (njn25@cam.ac.uk)
+ This tool is derived from and contains lot of code from Cachegrind
+ Copyright (C) 2002 Nicholas Nethercote (njn@valgrind.org)
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Copyright (C) 2002-2007, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
- This skin is derived from and contains code from Cachegrind
- Copyright (C) 2002-2007 Nicholas Nethercote (njn25@cam.ac.uk)
+ This tool is derived from and contains code from Cachegrind
+ Copyright (C) 2002-2007 Nicholas Nethercote (njn@valgrind.org)
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
/*--------------------------------------------------------------------*/
/*
- This file is part of Callgrind.
- (c) 2003-2005, Josef Weidendorfer
+ This file is part of Callgrind, a Valgrind tool for call graph
+ profiling programs.
- Parts are Copyright (C) 2002 Nicholas Nethercote
- njn25@cam.ac.uk
+ Copyright (C) 2003-2005, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+ This tool is derived from and contains code from Cachegrind
+ Copyright (C) 2002-2007 Nicholas Nethercote (njn@valgrind.org)
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2005 Paul Mackerras <paulus@samba.org>
+ Copyright (C) 2005-2007 Paul Mackerras (paulus@samba.org)
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2005 Nicholas Nethercote <njn@valgrind.org>
- Copyright (C) 2005 Cerion Armour-Brown <cerion@open-works.co.uk>
+ Copyright (C) 2005-2007 Nicholas Nethercote <njn@valgrind.org>
+ Copyright (C) 2005-2007 Cerion Armour-Brown <cerion@open-works.co.uk>
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2005 Nicholas Nethercote <njn@valgrind.org>
- Copyright (C) 2005 Cerion Armour-Brown <cerion@open-works.co.uk>
+ Copyright (C) 2005-2007 Nicholas Nethercote <njn@valgrind.org>
+ Copyright (C) 2005-2007 Cerion Armour-Brown <cerion@open-works.co.uk>
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2005 Julian Seward
+ Copyright (C) 2005-2007 Julian Seward
jseward@acm.org
This program is free software; you can redistribute it and/or
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2005 Julian Seward
+ Copyright (C) 2005-2007 Julian Seward
jseward@acm.org
This program is free software; you can redistribute it and/or
VG_(details_name) ("Massif");
VG_(details_version) (NULL);
VG_(details_description) ("a space profiler");
- VG_(details_copyright_author)("Copyright (C) 2003, Nicholas Nethercote");
+ VG_(details_copyright_author)(
+ "Copyright (C) 2003-2007, Nicholas Nethercote");
VG_(details_bug_reports_to) (VG_BUGS_TO);
// Basic functions