Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#
# Copyright (C) 2005-2026 Intel Corporation
#
# SPDX-License-Identifier: GPL-2.0-only OR BSD-3-Clause
# SPDX-License-Identifier: (BSD-3-Clause OR GPL-2.0-only)
#

cmake_minimum_required(VERSION 3.10)
Expand Down
3 changes: 1 addition & 2 deletions buildall.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
#!/usr/bin/env python
#
# Copyright (C) 2005-2026 Intel Corporation
#
# SPDX-License-Identifier: GPL-2.0-only OR BSD-3-Clause
# SPDX-License-Identifier: (BSD-3-Clause OR GPL-2.0-only)
#

import os
Expand Down
6 changes: 3 additions & 3 deletions include/AdvisorAnnotate.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Copyright (C) 2012-2017 Intel Corporation
// SPDX-License-Identifier: GPL-2.0-only OR BSD-3-Clause
// Copyright (C) 2012-2026 Intel Corporation
// SPDX-License-Identifier: (BSD-3-Clause OR GPL-2.0-only)

// This file defines functions used by the Intel(R) Advisor XE
// This file defines functions used by the Intel(R) Advisor
// "Dependencies Modeling" and "Suitability Modeling" analysis, which
// are described in the "Annotations" section of the help.

Expand Down
6 changes: 3 additions & 3 deletions include/advisor-annotate.h
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
/*
* Copyright (C) 2005-2019 Intel Corporation
* SPDX-License-Identifier: GPL-2.0-only OR BSD-3-Clause
* Copyright (C) 2005-2026 Intel Corporation
* SPDX-License-Identifier: (BSD-3-Clause OR GPL-2.0-only)
*/

/* This file defines macros and inline functions used by
* the Intel(R) Advisor XE "Dependencies Modeling" and
* the Intel(R) Advisor "Dependencies Modeling" and
* "Suitability Modeling" analysis, and are in described
* in the "Annotations" section of the help.
*
Expand Down
4 changes: 2 additions & 2 deletions include/fortran/advisor_annotate.f90
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
! ========================================================================
! Copyright (C) 2012-2017 Intel Corporation
! SPDX-License-Identifier: GPL-2.0-only OR BSD-3-Clause
! Copyright (C) 2012-2026 Intel Corporation
! SPDX-License-Identifier: (BSD-3-Clause OR GPL-2.0-only)
! ========================================================================

!--------
Expand Down
4 changes: 2 additions & 2 deletions include/fortran/posix/ittnotify.f90
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
! ========================================================================
! Copyright (C) 2005-2017 Intel Corporation
! SPDX-License-Identifier: GPL-2.0-only OR BSD-3-Clause
! Copyright (C) 2005-2026 Intel Corporation
! SPDX-License-Identifier: (BSD-3-Clause OR GPL-2.0-only)
! ========================================================================

!--------
Expand Down
4 changes: 2 additions & 2 deletions include/fortran/win32/ittnotify.f90
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
! ========================================================================
! Copyright (C) 2005-2017 Intel Corporation
! SPDX-License-Identifier: GPL-2.0-only OR BSD-3-Clause
! Copyright (C) 2005-2026 Intel Corporation
! SPDX-License-Identifier: (BSD-3-Clause OR GPL-2.0-only)
! ========================================================================

!--------
Expand Down
5 changes: 2 additions & 3 deletions include/ittnotify-zca.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
/*
Copyright (C) 2005-2019 Intel Corporation

SPDX-License-Identifier: GPL-2.0-only OR BSD-3-Clause
Copyright (C) 2005-2026 Intel Corporation
SPDX-License-Identifier: (BSD-3-Clause OR GPL-2.0-only)
*/

/**
Expand Down
6 changes: 3 additions & 3 deletions include/ittnotify.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
Copyright (C) 2005-2019 Intel Corporation

SPDX-License-Identifier: GPL-2.0-only OR BSD-3-Clause
Copyright (C) 2005-2026 Intel Corporation
SPDX-License-Identifier: (BSD-3-Clause OR GPL-2.0-only)
*/

#ifndef _ITTNOTIFY_H_
#define _ITTNOTIFY_H_

Expand Down
5 changes: 2 additions & 3 deletions include/jitprofiling.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
/*
Copyright (C) 2005-2019 Intel Corporation

SPDX-License-Identifier: GPL-2.0-only OR BSD-3-Clause
Copyright (C) 2005-2026 Intel Corporation
SPDX-License-Identifier: (BSD-3-Clause OR GPL-2.0-only)
*/

#ifndef __JITPROFILING_H__
Expand Down
6 changes: 3 additions & 3 deletions include/legacy/ittnotify.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
Copyright (C) 2005-2019 Intel Corporation

SPDX-License-Identifier: GPL-2.0-only OR BSD-3-Clause
Copyright (C) 2005-2026 Intel Corporation
SPDX-License-Identifier: (BSD-3-Clause OR GPL-2.0-only)
*/

#ifndef _LEGACY_ITTNOTIFY_H_
#define _LEGACY_ITTNOTIFY_H_

Expand Down
5 changes: 2 additions & 3 deletions include/libittnotify.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
/*
Copyright (C) 2005-2019 Intel Corporation

SPDX-License-Identifier: GPL-2.0-only OR BSD-3-Clause
Copyright (C) 2005-2026 Intel Corporation
SPDX-License-Identifier: (BSD-3-Clause OR GPL-2.0-only)
*/

#ifndef _LIBITTNOTIFY_H_
Expand Down
4 changes: 2 additions & 2 deletions rust/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions src/ittnotify/disable_warnings.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
/*
Copyright (C) 2005-2019 Intel Corporation

SPDX-License-Identifier: GPL-2.0-only OR BSD-3-Clause
Copyright (C) 2005-2026 Intel Corporation
SPDX-License-Identifier: (BSD-3-Clause OR GPL-2.0-only)
*/

#include "ittnotify_config.h"
Expand Down
6 changes: 3 additions & 3 deletions src/ittnotify/ittnotify_config.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
Copyright (C) 2005-2019 Intel Corporation

SPDX-License-Identifier: GPL-2.0-only OR BSD-3-Clause
Copyright (C) 2005-2026 Intel Corporation
SPDX-License-Identifier: (BSD-3-Clause OR GPL-2.0-only)
*/

#ifndef _ITTNOTIFY_CONFIG_H_
#define _ITTNOTIFY_CONFIG_H_

Expand Down
5 changes: 2 additions & 3 deletions src/ittnotify/ittnotify_static.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
/*
Copyright (C) 2005-2019 Intel Corporation

SPDX-License-Identifier: GPL-2.0-only OR BSD-3-Clause
Copyright (C) 2005-2026 Intel Corporation
SPDX-License-Identifier: (BSD-3-Clause OR GPL-2.0-only)
*/

#define INTEL_NO_MACRO_BODY
Expand Down
5 changes: 2 additions & 3 deletions src/ittnotify/ittnotify_static.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
/*
Copyright (C) 2005-2019 Intel Corporation

SPDX-License-Identifier: GPL-2.0-only OR BSD-3-Clause
Copyright (C) 2005-2026 Intel Corporation
SPDX-License-Identifier: (BSD-3-Clause OR GPL-2.0-only)
*/

#include "ittnotify_config.h"
Expand Down
5 changes: 2 additions & 3 deletions src/ittnotify/ittnotify_types.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
/*
Copyright (C) 2005-2019 Intel Corporation

SPDX-License-Identifier: GPL-2.0-only OR BSD-3-Clause
Copyright (C) 2005-2026 Intel Corporation
SPDX-License-Identifier: (BSD-3-Clause OR GPL-2.0-only)
*/

#ifndef _ITTNOTIFY_TYPES_H_
Expand Down
9 changes: 3 additions & 6 deletions src/ittnotify/ittptmark64.S
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
/*
Copyright (C) 2017-2025 Intel Corporation
// Copyright (C) 2017-2026 Intel Corporation
// SPDX-License-Identifier: (BSD-3-Clause OR GPL-2.0-only)

SPDX-License-Identifier: GPL-2.0-only OR BSD-3-Clause
*/


// /////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////
////// Intel Processor Trace Marker Functionality
////////////////////////////////////////////////////////////////////////////

Expand Down
6 changes: 2 additions & 4 deletions src/ittnotify/ittptmark64.asm
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
COMMENT @
Copyright (C) 2017-2025 Intel Corporation
; Copyright (C) 2017-2026 Intel Corporation
; SPDX-License-Identifier: (BSD-3-Clause OR GPL-2.0-only)

SPDX-License-Identifier: GPL-2.0-only OR BSD-3-Clause
@

;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;; ;;; Intel Processor Trace Marker Functionality
Expand Down
5 changes: 2 additions & 3 deletions src/ittnotify/jitprofiling.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
/*
Copyright (C) 2005-2019 Intel Corporation

SPDX-License-Identifier: GPL-2.0-only OR BSD-3-Clause
Copyright (C) 2005-2026 Intel Corporation
SPDX-License-Identifier: (BSD-3-Clause OR GPL-2.0-only)
*/

#include "ittnotify_config.h"
Expand Down
5 changes: 2 additions & 3 deletions src/ittnotify_refcol/itt_refcol_impl.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
/*
Copyright (C) 2025 Intel Corporation

SPDX-License-Identifier: GPL-2.0-only OR BSD-3-Clause
Copyright (C) 2020-2026 Intel Corporation
SPDX-License-Identifier: (BSD-3-Clause OR GPL-2.0-only)
*/

#include <inttypes.h>
Expand Down
Loading