Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Feb 2014 02:47:47 +0000 (UTC)
From:      Adrian Chadd <adrian@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r262425 - head/usr.sbin/pmcstat
Message-ID:  <201402240247.s1O2llbu068746@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adrian
Date: Mon Feb 24 02:47:47 2014
New Revision: 262425
URL: http://svnweb.freebsd.org/changeset/base/262425

Log:
  Add correct attributions.
  
  Sponsored by:	Netflix, Inc.

Modified:
  head/usr.sbin/pmcstat/pmcpl_annotate_cg.c
  head/usr.sbin/pmcstat/pmcpl_annotate_cg.h

Modified: head/usr.sbin/pmcstat/pmcpl_annotate_cg.c
==============================================================================
--- head/usr.sbin/pmcstat/pmcpl_annotate_cg.c	Mon Feb 24 02:43:58 2014	(r262424)
+++ head/usr.sbin/pmcstat/pmcpl_annotate_cg.c	Mon Feb 24 02:47:47 2014	(r262425)
@@ -1,6 +1,7 @@
 /*-
  * Copyright (c) 2005-2007, Joseph Koshy
  * Copyright (c) 2007 The FreeBSD Foundation
+ * Copyright (c) 2014, Adrian Chadd, Netflix Inc.
  * All rights reserved.
  *
  * Portions of this software were developed by A. Joseph Koshy under

Modified: head/usr.sbin/pmcstat/pmcpl_annotate_cg.h
==============================================================================
--- head/usr.sbin/pmcstat/pmcpl_annotate_cg.h	Mon Feb 24 02:43:58 2014	(r262424)
+++ head/usr.sbin/pmcstat/pmcpl_annotate_cg.h	Mon Feb 24 02:47:47 2014	(r262425)
@@ -1,6 +1,7 @@
 /*-
  * Copyright (c) 2005-2007, Joseph Koshy
  * Copyright (c) 2007 The FreeBSD Foundation
+ * Copyright (c) 2014, Adrian Chadd, Netflix Inc.
  * All rights reserved.
  *
  * Portions of this software were developed by A. Joseph Koshy under



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402240247.s1O2llbu068746>