summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@kernel.org>2023-12-17 15:22:53 -0800
committerPaul E. McKenney <paulmck@kernel.org>2023-12-30 16:23:22 -0800
commitda9d19ad9c9794425687b86199fd03815ec3d12f (patch)
tree330cee53a2513f275f1d4aced56283b1418fc1f5
parent7e18c617bac2d15292aa4a08817408cce94ca3db (diff)
downloadperfbook-da9d19ad9c9794425687b86199fd03815ec3d12f.tar.gz
CodeSamples/cpu: Adjust copyright notices
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
-rwxr-xr-xCodeSamples/cpu/fre.sh3
-rw-r--r--CodeSamples/cpu/overview.sh2
-rw-r--r--CodeSamples/cpu/plots.sh2
-rwxr-xr-xCodeSamples/cpu/rfe.sh3
4 files changed, 6 insertions, 4 deletions
diff --git a/CodeSamples/cpu/fre.sh b/CodeSamples/cpu/fre.sh
index 9103c966..e3b5e0a8 100755
--- a/CodeSamples/cpu/fre.sh
+++ b/CodeSamples/cpu/fre.sh
@@ -18,9 +18,10 @@
# along with this program; if not, you can access it online at
# http://www.gnu.org/licenses/gpl-2.0.html.
#
-# Copyright (C) Facebook, 2020
+# Copyright (C) Meta Platforms Inc., 2023
#
# Authors: Paul E. McKenney <paulmck@kernel.org>
+
./temporal --fre --nthreads ${1-15} |
awk '
/^Write/ {
diff --git a/CodeSamples/cpu/overview.sh b/CodeSamples/cpu/overview.sh
index a31c7649..b16dbd10 100644
--- a/CodeSamples/cpu/overview.sh
+++ b/CodeSamples/cpu/overview.sh
@@ -26,7 +26,7 @@
# along with this program; if not, you can access it online at
# http://www.gnu.org/licenses/gpl-2.0.html.
#
-# Copyright (C) Facebook, 2023
+# Copyright (C) Meta Platforms Inc., 2023
#
# Authors: Paul E. McKenney <paulmck@kernel.org>
diff --git a/CodeSamples/cpu/plots.sh b/CodeSamples/cpu/plots.sh
index c95c9918..a2abef31 100644
--- a/CodeSamples/cpu/plots.sh
+++ b/CodeSamples/cpu/plots.sh
@@ -22,7 +22,7 @@
# along with this program; if not, you can access it online at
# http://www.gnu.org/licenses/gpl-2.0.html.
#
-# Copyright (C) Facebook, 2023
+# Copyright (C) Meta Platforms Inc., 2023
#
# Authors: Paul E. McKenney <paulmck@kernel.org>
diff --git a/CodeSamples/cpu/rfe.sh b/CodeSamples/cpu/rfe.sh
index 5de5300e..40758537 100755
--- a/CodeSamples/cpu/rfe.sh
+++ b/CodeSamples/cpu/rfe.sh
@@ -18,9 +18,10 @@
# along with this program; if not, you can access it online at
# http://www.gnu.org/licenses/gpl-2.0.html.
#
-# Copyright (C) Facebook, 2020
+# Copyright (C) Meta Platforms Inc., 2023
#
# Authors: Paul E. McKenney <paulmck@kernel.org>
+
./temporal --rfe --nthreads ${1-15} |
awk '
/^Write/ {