From: Michael Jeanson Date: Tue, 18 Jun 2024 18:35:38 +0000 (-0400) Subject: Implement REUSE 3.0 with SPDX identifiers X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;h=61baff6e8de2462f45006662bc34bcbf5f645ba0;p=lttng-modules.git Implement REUSE 3.0 with SPDX identifiers Implement the full REUSE spec [1] to help with copyright and licensing audits and compliance. This will reduce a lot of manual work for the licensing audit required in Debian on each update and also allow using automated tools. For files that lacked copyright and licensing information, I used the following guidelines. If a clear author could be determined from the git history use it, otherwise use 'EfficiOS Inc.'. For code use 'GPL-2.0-only OR LGPL-2.1-only' unless otherwise stated, for documentation 'CC-BY-SA-4.0' and for data files 'CC0-1.0'. Freeform text files were converted to Markdown to allow licensing comments. Running the reuse tool on the repo is now succesful: $ reuse lint # SUMMARY * Bad licenses: 0 * Deprecated licenses: 0 * Licenses without file extension: 0 * Missing licenses: 0 * Unused licenses: 0 * Used licenses: CC0-1.0, GPL-2.0-only, CC-BY-SA-4.0, MIT, LGPL-2.1-only * Read errors: 0 * files with copyright information: 358 / 358 * files with license information: 358 / 358 Congratulations! Your project is compliant with version 3.0 of the REUSE Specification :-) [1] https://reuse.software/tutorial/ Change-Id: I1755cab24a6fcec7a6c9a2136891418203ec34b8 Signed-off-by: Michael Jeanson Signed-off-by: Mathieu Desnoyers --- diff --git a/.gitattributes b/.gitattributes index 7839355a..a4429c86 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2024 EfficiOS Inc. +# +# SPDX-License-Identifier: GPL-2.0-only OR LGPL-2.1-only + .gitattributes export-ignore .gitignore export-ignore .gitreview export-ignore diff --git a/.gitignore b/.gitignore index 61a69862..ff7cca17 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2024 EfficiOS Inc. +# +# SPDX-License-Identifier: GPL-2.0-only OR LGPL-2.1-only # # NOTE! Don't add files that are generated in specific # subdirectories here. Add them in the ".gitignore" file diff --git a/.gitreview b/.gitreview index 0d2dcdee..9444bc51 100644 --- a/.gitreview +++ b/.gitreview @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2024 EfficiOS Inc. +# +# SPDX-License-Identifier: GPL-2.0-only OR LGPL-2.1-only [gerrit] host=review.lttng.org port=29418 diff --git a/ChangeLog b/ChangeLog index cd9c6926..1702ef21 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2011-2021 Mathieu Desnoyers +# +# SPDX-License-Identifier: CC-BY-SA-4.0 + 2021-04-23 (National Take a Chance (on me ?) Day) LTTng modules 2.13.0-rc1 * Set the 2.13 release codename and description * Fix: LTTng-modules ABI ioctl wrong direction diff --git a/CodingStyle b/CodingStyle deleted file mode 100644 index 006d16c5..00000000 --- a/CodingStyle +++ /dev/null @@ -1,10 +0,0 @@ -LTTng Modules Kernel Tracer Coding Style - -The coding style used for this project follows the the Linux kernel -guide lines. Please refer to: - -- Linux kernel Documentation/CodingStyle document for details, -- Linux kernel scripts/checkpatch.pl for a script which verify the patch - coding style. - -Mathieu Desnoyers, May 30, 2012 diff --git a/CodingStyle.md b/CodingStyle.md new file mode 100644 index 00000000..1750f47f --- /dev/null +++ b/CodingStyle.md @@ -0,0 +1,16 @@ + + +# LTTng Modules Kernel Tracer Coding Style + +The coding style used for this project follows the the Linux kernel +guide lines. Please refer to: + +- Linux kernel `Documentation/CodingStyle` document for details, +- Linux kernel `scripts/checkpatch.pl` for a script which verify the patch + coding style. + +Mathieu Desnoyers, May 30, 2012 diff --git a/LICENSE b/LICENSE index 59a5edb2..a8585832 100644 --- a/LICENSE +++ b/LICENSE @@ -4,14 +4,14 @@ June 2, 2011 * LGPL-2.1 / GPL-2.0 dual-license -The files contained within this package are licensed under -LGPL-2.1 / GPL-2.0 dual-license (see LICENSES/LGPL-2.1 and LICENSES/GPL-2.0 for +The files contained within this package are licensed under LGPL-2.1 / GPL-2.0 +dual-license (see LICENSES/LGPL-2.1-only.txt and LICENSES/GPL-2.0-only.txt for details), except for files identified by the following sections. * GPL-2.0 license These files are licensed exclusively under the GPL-2.0 license. See -LICENSES/GPL-2.0 for details. +LICENSES/GPL-2.0-only.txt for details. src/lib/ringbuffer/ring_buffer_splice.c src/lib/ringbuffer/ring_buffer_mmap.c @@ -20,7 +20,7 @@ include/wrapper/list.h * MIT-style license -These files are licensed under an MIT-style license. See LICENSES/MIT +These files are licensed under an MIT-style license. See LICENSES/MIT.txt for details. include/lttng/prio_heap.h diff --git a/LICENSES/CC-BY-SA-4.0.txt b/LICENSES/CC-BY-SA-4.0.txt new file mode 100644 index 00000000..835a6836 --- /dev/null +++ b/LICENSES/CC-BY-SA-4.0.txt @@ -0,0 +1,170 @@ +Creative Commons Attribution-ShareAlike 4.0 International + + Creative Commons Corporation (“Creative Commons”) is not a law firm and does not provide legal services or legal advice. Distribution of Creative Commons public licenses does not create a lawyer-client or other relationship. Creative Commons makes its licenses and related information available on an “as-is” basis. Creative Commons gives no warranties regarding its licenses, any material licensed under their terms and conditions, or any related information. Creative Commons disclaims all liability for damages resulting from their use to the fullest extent possible. + +Using Creative Commons Public Licenses + +Creative Commons public licenses provide a standard set of terms and conditions that creators and other rights holders may use to share original works of authorship and other material subject to copyright and certain other rights specified in the public license below. The following considerations are for informational purposes only, are not exhaustive, and do not form part of our licenses. + +Considerations for licensors: Our public licenses are intended for use by those authorized to give the public permission to use material in ways otherwise restricted by copyright and certain other rights. Our licenses are irrevocable. Licensors should read and understand the terms and conditions of the license they choose before applying it. Licensors should also secure all rights necessary before applying our licenses so that the public can reuse the material as expected. Licensors should clearly mark any material not subject to the license. This includes other CC-licensed material, or material used under an exception or limitation to copyright. More considerations for licensors. + +Considerations for the public: By using one of our public licenses, a licensor grants the public permission to use the licensed material under specified terms and conditions. If the licensor’s permission is not necessary for any reason–for example, because of any applicable exception or limitation to copyright–then that use is not regulated by the license. Our licenses grant only permissions under copyright and certain other rights that a licensor has authority to grant. Use of the licensed material may still be restricted for other reasons, including because others have copyright or other rights in the material. A licensor may make special requests, such as asking that all changes be marked or described. + +Although not required by our licenses, you are encouraged to respect those requests where reasonable. More considerations for the public. + +Creative Commons Attribution-ShareAlike 4.0 International Public License + +By exercising the Licensed Rights (defined below), You accept and agree to be bound by the terms and conditions of this Creative Commons Attribution-ShareAlike 4.0 International Public License ("Public License"). To the extent this Public License may be interpreted as a contract, You are granted the Licensed Rights in consideration of Your acceptance of these terms and conditions, and the Licensor grants You such rights in consideration of benefits the Licensor receives from making the Licensed Material available under these terms and conditions. + +Section 1 – Definitions. + + a. Adapted Material means material subject to Copyright and Similar Rights that is derived from or based upon the Licensed Material and in which the Licensed Material is translated, altered, arranged, transformed, or otherwise modified in a manner requiring permission under the Copyright and Similar Rights held by the Licensor. For purposes of this Public License, where the Licensed Material is a musical work, performance, or sound recording, Adapted Material is always produced where the Licensed Material is synched in timed relation with a moving image. + + b. Adapter's License means the license You apply to Your Copyright and Similar Rights in Your contributions to Adapted Material in accordance with the terms and conditions of this Public License. + + c. BY-SA Compatible License means a license listed at creativecommons.org/compatiblelicenses, approved by Creative Commons as essentially the equivalent of this Public License. + + d. Copyright and Similar Rights means copyright and/or similar rights closely related to copyright including, without limitation, performance, broadcast, sound recording, and Sui Generis Database Rights, without regard to how the rights are labeled or categorized. For purposes of this Public License, the rights specified in Section 2(b)(1)-(2) are not Copyright and Similar Rights. + + e. Effective Technological Measures means those measures that, in the absence of proper authority, may not be circumvented under laws fulfilling obligations under Article 11 of the WIPO Copyright Treaty adopted on December 20, 1996, and/or similar international agreements. + + f. Exceptions and Limitations means fair use, fair dealing, and/or any other exception or limitation to Copyright and Similar Rights that applies to Your use of the Licensed Material. + + g. License Elements means the license attributes listed in the name of a Creative Commons Public License. The License Elements of this Public License are Attribution and ShareAlike. + + h. Licensed Material means the artistic or literary work, database, or other material to which the Licensor applied this Public License. + + i. Licensed Rights means the rights granted to You subject to the terms and conditions of this Public License, which are limited to all Copyright and Similar Rights that apply to Your use of the Licensed Material and that the Licensor has authority to license. + + j. Licensor means the individual(s) or entity(ies) granting rights under this Public License. + + k. Share means to provide material to the public by any means or process that requires permission under the Licensed Rights, such as reproduction, public display, public performance, distribution, dissemination, communication, or importation, and to make material available to the public including in ways that members of the public may access the material from a place and at a time individually chosen by them. + + l. Sui Generis Database Rights means rights other than copyright resulting from Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, as amended and/or succeeded, as well as other essentially equivalent rights anywhere in the world. + + m. You means the individual or entity exercising the Licensed Rights under this Public License. Your has a corresponding meaning. + +Section 2 – Scope. + + a. License grant. + + 1. Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to: + + A. reproduce and Share the Licensed Material, in whole or in part; and + + B. produce, reproduce, and Share Adapted Material. + + 2. Exceptions and Limitations. For the avoidance of doubt, where Exceptions and Limitations apply to Your use, this Public License does not apply, and You do not need to comply with its terms and conditions. + + 3. Term. The term of this Public License is specified in Section 6(a). + + 4. Media and formats; technical modifications allowed. The Licensor authorizes You to exercise the Licensed Rights in all media and formats whether now known or hereafter created, and to make technical modifications necessary to do so. The Licensor waives and/or agrees not to assert any right or authority to forbid You from making technical modifications necessary to exercise the Licensed Rights, including technical modifications necessary to circumvent Effective Technological Measures. For purposes of this Public License, simply making modifications authorized by this Section 2(a)(4) never produces Adapted Material. + + 5. Downstream recipients. + + A. Offer from the Licensor – Licensed Material. Every recipient of the Licensed Material automatically receives an offer from the Licensor to exercise the Licensed Rights under the terms and conditions of this Public License. + + B. Additional offer from the Licensor – Adapted Material. Every recipient of Adapted Material from You automatically receives an offer from the Licensor to exercise the Licensed Rights in the Adapted Material under the conditions of the Adapter’s License You apply. + + C. No downstream restrictions. You may not offer or impose any additional or different terms or conditions on, or apply any Effective Technological Measures to, the Licensed Material if doing so restricts exercise of the Licensed Rights by any recipient of the Licensed Material. + + 6. No endorsement. Nothing in this Public License constitutes or may be construed as permission to assert or imply that You are, or that Your use of the Licensed Material is, connected with, or sponsored, endorsed, or granted official status by, the Licensor or others designated to receive attribution as provided in Section 3(a)(1)(A)(i). + + b. Other rights. + + 1. Moral rights, such as the right of integrity, are not licensed under this Public License, nor are publicity, privacy, and/or other similar personality rights; however, to the extent possible, the Licensor waives and/or agrees not to assert any such rights held by the Licensor to the limited extent necessary to allow You to exercise the Licensed Rights, but not otherwise. + + 2. Patent and trademark rights are not licensed under this Public License. + + 3. To the extent possible, the Licensor waives any right to collect royalties from You for the exercise of the Licensed Rights, whether directly or through a collecting society under any voluntary or waivable statutory or compulsory licensing scheme. In all other cases the Licensor expressly reserves any right to collect such royalties. + +Section 3 – License Conditions. + +Your exercise of the Licensed Rights is expressly made subject to the following conditions. + + a. Attribution. + + 1. If You Share the Licensed Material (including in modified form), You must: + + A. retain the following if it is supplied by the Licensor with the Licensed Material: + + i. identification of the creator(s) of the Licensed Material and any others designated to receive attribution, in any reasonable manner requested by the Licensor (including by pseudonym if designated); + + ii. a copyright notice; + + iii. a notice that refers to this Public License; + + iv. a notice that refers to the disclaimer of warranties; + + v. a URI or hyperlink to the Licensed Material to the extent reasonably practicable; + + B. indicate if You modified the Licensed Material and retain an indication of any previous modifications; and + + C. indicate the Licensed Material is licensed under this Public License, and include the text of, or the URI or hyperlink to, this Public License. + + 2. You may satisfy the conditions in Section 3(a)(1) in any reasonable manner based on the medium, means, and context in which You Share the Licensed Material. For example, it may be reasonable to satisfy the conditions by providing a URI or hyperlink to a resource that includes the required information. + + 3. If requested by the Licensor, You must remove any of the information required by Section 3(a)(1)(A) to the extent reasonably practicable. + + b. ShareAlike.In addition to the conditions in Section 3(a), if You Share Adapted Material You produce, the following conditions also apply. + + 1. The Adapter’s License You apply must be a Creative Commons license with the same License Elements, this version or later, or a BY-SA Compatible License. + + 2. You must include the text of, or the URI or hyperlink to, the Adapter's License You apply. You may satisfy this condition in any reasonable manner based on the medium, means, and context in which You Share Adapted Material. + + 3. You may not offer or impose any additional or different terms or conditions on, or apply any Effective Technological Measures to, Adapted Material that restrict exercise of the rights granted under the Adapter's License You apply. + +Section 4 – Sui Generis Database Rights. + +Where the Licensed Rights include Sui Generis Database Rights that apply to Your use of the Licensed Material: + + a. for the avoidance of doubt, Section 2(a)(1) grants You the right to extract, reuse, reproduce, and Share all or a substantial portion of the contents of the database; + + b. if You include all or a substantial portion of the database contents in a database in which You have Sui Generis Database Rights, then the database in which You have Sui Generis Database Rights (but not its individual contents) is Adapted Material, including for purposes of Section 3(b); and + + c. You must comply with the conditions in Section 3(a) if You Share all or a substantial portion of the contents of the database. +For the avoidance of doubt, this Section 4 supplements and does not replace Your obligations under this Public License where the Licensed Rights include other Copyright and Similar Rights. + +Section 5 – Disclaimer of Warranties and Limitation of Liability. + + a. Unless otherwise separately undertaken by the Licensor, to the extent possible, the Licensor offers the Licensed Material as-is and as-available, and makes no representations or warranties of any kind concerning the Licensed Material, whether express, implied, statutory, or other. This includes, without limitation, warranties of title, merchantability, fitness for a particular purpose, non-infringement, absence of latent or other defects, accuracy, or the presence or absence of errors, whether or not known or discoverable. Where disclaimers of warranties are not allowed in full or in part, this disclaimer may not apply to You. + + b. To the extent possible, in no event will the Licensor be liable to You on any legal theory (including, without limitation, negligence) or otherwise for any direct, special, indirect, incidental, consequential, punitive, exemplary, or other losses, costs, expenses, or damages arising out of this Public License or use of the Licensed Material, even if the Licensor has been advised of the possibility of such losses, costs, expenses, or damages. Where a limitation of liability is not allowed in full or in part, this limitation may not apply to You. + + c. The disclaimer of warranties and limitation of liability provided above shall be interpreted in a manner that, to the extent possible, most closely approximates an absolute disclaimer and waiver of all liability. + +Section 6 – Term and Termination. + + a. This Public License applies for the term of the Copyright and Similar Rights licensed here. However, if You fail to comply with this Public License, then Your rights under this Public License terminate automatically. + + b. Where Your right to use the Licensed Material has terminated under Section 6(a), it reinstates: + + 1. automatically as of the date the violation is cured, provided it is cured within 30 days of Your discovery of the violation; or + + 2. upon express reinstatement by the Licensor. + + c. For the avoidance of doubt, this Section 6(b) does not affect any right the Licensor may have to seek remedies for Your violations of this Public License. + + d. For the avoidance of doubt, the Licensor may also offer the Licensed Material under separate terms or conditions or stop distributing the Licensed Material at any time; however, doing so will not terminate this Public License. + + e. Sections 1, 5, 6, 7, and 8 survive termination of this Public License. + +Section 7 – Other Terms and Conditions. + + a. The Licensor shall not be bound by any additional or different terms or conditions communicated by You unless expressly agreed. + + b. Any arrangements, understandings, or agreements regarding the Licensed Material not stated herein are separate from and independent of the terms and conditions of this Public License. + +Section 8 – Interpretation. + + a. For the avoidance of doubt, this Public License does not, and shall not be interpreted to, reduce, limit, restrict, or impose conditions on any use of the Licensed Material that could lawfully be made without permission under this Public License. + + b. To the extent possible, if any provision of this Public License is deemed unenforceable, it shall be automatically reformed to the minimum extent necessary to make it enforceable. If the provision cannot be reformed, it shall be severed from this Public License without affecting the enforceability of the remaining terms and conditions. + + c. No term or condition of this Public License will be waived and no failure to comply consented to unless expressly agreed to by the Licensor. + + d. Nothing in this Public License constitutes or may be interpreted as a limitation upon, or waiver of, any privileges and immunities that apply to the Licensor or You, including from the legal processes of any jurisdiction or authority. + +Creative Commons is not a party to its public licenses. Notwithstanding, Creative Commons may elect to apply one of its public licenses to material it publishes and in those instances will be considered the “Licensor.” Except for the limited purpose of indicating that material is shared under a Creative Commons public license or as otherwise permitted by the Creative Commons policies published at creativecommons.org/policies, Creative Commons does not authorize the use of the trademark “Creative Commons” or any other trademark or logo of Creative Commons without its prior written consent including, without limitation, in connection with any unauthorized modifications to any of its public licenses or any other arrangements, understandings, or agreements concerning use of licensed material. For the avoidance of doubt, this paragraph does not form part of the public licenses. + +Creative Commons may be contacted at creativecommons.org. diff --git a/LICENSES/CC0-1.0.txt b/LICENSES/CC0-1.0.txt new file mode 100644 index 00000000..0e259d42 --- /dev/null +++ b/LICENSES/CC0-1.0.txt @@ -0,0 +1,121 @@ +Creative Commons Legal Code + +CC0 1.0 Universal + + CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE + LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN + ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS + INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES + REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS + PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM + THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED + HEREUNDER. + +Statement of Purpose + +The laws of most jurisdictions throughout the world automatically confer +exclusive Copyright and Related Rights (defined below) upon the creator +and subsequent owner(s) (each and all, an "owner") of an original work of +authorship and/or a database (each, a "Work"). + +Certain owners wish to permanently relinquish those rights to a Work for +the purpose of contributing to a commons of creative, cultural and +scientific works ("Commons") that the public can reliably and without fear +of later claims of infringement build upon, modify, incorporate in other +works, reuse and redistribute as freely as possible in any form whatsoever +and for any purposes, including without limitation commercial purposes. +These owners may contribute to the Commons to promote the ideal of a free +culture and the further production of creative, cultural and scientific +works, or to gain reputation or greater distribution for their Work in +part through the use and efforts of others. + +For these and/or other purposes and motivations, and without any +expectation of additional consideration or compensation, the person +associating CC0 with a Work (the "Affirmer"), to the extent that he or she +is an owner of Copyright and Related Rights in the Work, voluntarily +elects to apply CC0 to the Work and publicly distribute the Work under its +terms, with knowledge of his or her Copyright and Related Rights in the +Work and the meaning and intended legal effect of CC0 on those rights. + +1. Copyright and Related Rights. A Work made available under CC0 may be +protected by copyright and related or neighboring rights ("Copyright and +Related Rights"). Copyright and Related Rights include, but are not +limited to, the following: + + i. the right to reproduce, adapt, distribute, perform, display, + communicate, and translate a Work; + ii. moral rights retained by the original author(s) and/or performer(s); +iii. publicity and privacy rights pertaining to a person's image or + likeness depicted in a Work; + iv. rights protecting against unfair competition in regards to a Work, + subject to the limitations in paragraph 4(a), below; + v. rights protecting the extraction, dissemination, use and reuse of data + in a Work; + vi. database rights (such as those arising under Directive 96/9/EC of the + European Parliament and of the Council of 11 March 1996 on the legal + protection of databases, and under any national implementation + thereof, including any amended or successor version of such + directive); and +vii. other similar, equivalent or corresponding rights throughout the + world based on applicable law or treaty, and any national + implementations thereof. + +2. Waiver. To the greatest extent permitted by, but not in contravention +of, applicable law, Affirmer hereby overtly, fully, permanently, +irrevocably and unconditionally waives, abandons, and surrenders all of +Affirmer's Copyright and Related Rights and associated claims and causes +of action, whether now known or unknown (including existing as well as +future claims and causes of action), in the Work (i) in all territories +worldwide, (ii) for the maximum duration provided by applicable law or +treaty (including future time extensions), (iii) in any current or future +medium and for any number of copies, and (iv) for any purpose whatsoever, +including without limitation commercial, advertising or promotional +purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each +member of the public at large and to the detriment of Affirmer's heirs and +successors, fully intending that such Waiver shall not be subject to +revocation, rescission, cancellation, termination, or any other legal or +equitable action to disrupt the quiet enjoyment of the Work by the public +as contemplated by Affirmer's express Statement of Purpose. + +3. Public License Fallback. Should any part of the Waiver for any reason +be judged legally invalid or ineffective under applicable law, then the +Waiver shall be preserved to the maximum extent permitted taking into +account Affirmer's express Statement of Purpose. In addition, to the +extent the Waiver is so judged Affirmer hereby grants to each affected +person a royalty-free, non transferable, non sublicensable, non exclusive, +irrevocable and unconditional license to exercise Affirmer's Copyright and +Related Rights in the Work (i) in all territories worldwide, (ii) for the +maximum duration provided by applicable law or treaty (including future +time extensions), (iii) in any current or future medium and for any number +of copies, and (iv) for any purpose whatsoever, including without +limitation commercial, advertising or promotional purposes (the +"License"). The License shall be deemed effective as of the date CC0 was +applied by Affirmer to the Work. Should any part of the License for any +reason be judged legally invalid or ineffective under applicable law, such +partial invalidity or ineffectiveness shall not invalidate the remainder +of the License, and in such case Affirmer hereby affirms that he or she +will not (i) exercise any of his or her remaining Copyright and Related +Rights in the Work or (ii) assert any associated claims and causes of +action with respect to the Work, in either case contrary to Affirmer's +express Statement of Purpose. + +4. Limitations and Disclaimers. + + a. No trademark or patent rights held by Affirmer are waived, abandoned, + surrendered, licensed or otherwise affected by this document. + b. Affirmer offers the Work as-is and makes no representations or + warranties of any kind concerning the Work, express, implied, + statutory or otherwise, including without limitation warranties of + title, merchantability, fitness for a particular purpose, non + infringement, or the absence of latent or other defects, accuracy, or + the present or absence of errors, whether or not discoverable, all to + the greatest extent permissible under applicable law. + c. Affirmer disclaims responsibility for clearing rights of other persons + that may apply to the Work or any use thereof, including without + limitation any person's Copyright and Related Rights in the Work. + Further, Affirmer disclaims responsibility for obtaining any necessary + consents, permissions or other rights required for any use of the + Work. + d. Affirmer understands and acknowledges that Creative Commons is not a + party to this document and has no duty or obligation with respect to + this CC0 or use of the Work. diff --git a/LICENSES/GPL-2.0 b/LICENSES/GPL-2.0 deleted file mode 100644 index cdd31bf8..00000000 --- a/LICENSES/GPL-2.0 +++ /dev/null @@ -1,353 +0,0 @@ -Valid-License-Identifier: GPL-2.0-only -Valid-License-Identifier: GPL-2.0-or-later -SPDX-URL: https://spdx.org/licenses/GPL-2.0.html -Usage-Guide: - To use this license in source code, put one of the following SPDX - tag/value pairs into a comment according to the placement - guidelines in the licensing rules documentation. - For 'GNU General Public License (GPL) version 2 only' use: - SPDX-License-Identifier: GPL-2.0-only - For 'GNU General Public License (GPL) version 2 or any later version' use: - SPDX-License-Identifier: GPL-2.0-or-later -License-Text: - - GNU GENERAL PUBLIC LICENSE - Version 2, June 1991 - - Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - Preamble - - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -License is intended to guarantee your freedom to share and change free -software--to make sure the software is free for all its users. This -General Public License applies to most of the Free Software -Foundation's software and to any other program whose authors commit to -using it. (Some other Free Software Foundation software is covered by -the GNU Lesser General Public License instead.) You can apply it to -your programs, too. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -this service if you wish), that you receive source code or can get it -if you want it, that you can change the software or use pieces of it -in new free programs; and that you know you can do these things. - - To protect your rights, we need to make restrictions that forbid -anyone to deny you these rights or to ask you to surrender the rights. -These restrictions translate to certain responsibilities for you if you -distribute copies of the software, or if you modify it. - - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must give the recipients all the rights that -you have. You must make sure that they, too, receive or can get the -source code. And you must show them these terms so they know their -rights. - - We protect your rights with two steps: (1) copyright the software, and -(2) offer you this license which gives you legal permission to copy, -distribute and/or modify the software. - - Also, for each author's protection and ours, we want to make certain -that everyone understands that there is no warranty for this free -software. If the software is modified by someone else and passed on, we -want its recipients to know that what they have is not the original, so -that any problems introduced by others will not reflect on the original -authors' reputations. - - Finally, any free program is threatened constantly by software -patents. We wish to avoid the danger that redistributors of a free -program will individually obtain patent licenses, in effect making the -program proprietary. To prevent this, we have made it clear that any -patent must be licensed for everyone's free use or not licensed at all. - - The precise terms and conditions for copying, distribution and -modification follow. - - GNU GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. This License applies to any program or other work which contains -a notice placed by the copyright holder saying it may be distributed -under the terms of this General Public License. The "Program", below, -refers to any such program or work, and a "work based on the Program" -means either the Program or any derivative work under copyright law: -that is to say, a work containing the Program or a portion of it, -either verbatim or with modifications and/or translated into another -language. (Hereinafter, translation is included without limitation in -the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running the Program is not restricted, and the output from the Program -is covered only if its contents constitute a work based on the -Program (independent of having been made by running the Program). -Whether that is true depends on what the Program does. - - 1. You may copy and distribute verbatim copies of the Program's -source code as you receive it, in any medium, provided that you -conspicuously and appropriately publish on each copy an appropriate -copyright notice and disclaimer of warranty; keep intact all the -notices that refer to this License and to the absence of any warranty; -and give any other recipients of the Program a copy of this License -along with the Program. - -You may charge a fee for the physical act of transferring a copy, and -you may at your option offer warranty protection in exchange for a fee. - - 2. You may modify your copy or copies of the Program or any portion -of it, thus forming a work based on the Program, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices - stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in - whole or in part contains or is derived from the Program or any - part thereof, to be licensed as a whole at no charge to all third - parties under the terms of this License. - - c) If the modified program normally reads commands interactively - when run, you must cause it, when started running for such - interactive use in the most ordinary way, to print or display an - announcement including an appropriate copyright notice and a - notice that there is no warranty (or else, saying that you provide - a warranty) and that users may redistribute the program under - these conditions, and telling the user how to view a copy of this - License. (Exception: if the Program itself is interactive but - does not normally print such an announcement, your work based on - the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Program, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Program, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program -with the Program (or with a work based on the Program) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. - - 3. You may copy and distribute the Program (or a work based on it, -under Section 2) in object code or executable form under the terms of -Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable - source code, which must be distributed under the terms of Sections - 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three - years, to give any third party, for a charge no more than your - cost of physically performing source distribution, a complete - machine-readable copy of the corresponding source code, to be - distributed under the terms of Sections 1 and 2 above on a medium - customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer - to distribute corresponding source code. (This alternative is - allowed only for noncommercial distribution and only if you - received the program in object code or executable form with such - an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for -making modifications to it. For an executable work, complete source -code means all the source code for all modules it contains, plus any -associated interface definition files, plus the scripts used to -control compilation and installation of the executable. However, as a -special exception, the source code distributed need not include -anything that is normally distributed (in either source or binary -form) with the major components (compiler, kernel, and so on) of the -operating system on which the executable runs, unless that component -itself accompanies the executable. - -If distribution of executable or object code is made by offering -access to copy from a designated place, then offering equivalent -access to copy the source code from the same place counts as -distribution of the source code, even though third parties are not -compelled to copy the source along with the object code. - - 4. You may not copy, modify, sublicense, or distribute the Program -except as expressly provided under this License. Any attempt -otherwise to copy, modify, sublicense or distribute the Program is -void, and will automatically terminate your rights under this License. -However, parties who have received copies, or rights, from you under -this License will not have their licenses terminated so long as such -parties remain in full compliance. - - 5. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Program or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Program (or any work based on the -Program), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Program or works based on it. - - 6. Each time you redistribute the Program (or any work based on the -Program), the recipient automatically receives a license from the -original licensor to copy, distribute or modify the Program subject to -these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties to -this License. - - 7. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Program at all. For example, if a patent -license would not permit royalty-free redistribution of the Program by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under -any particular circumstance, the balance of the section is intended to -apply and the section as a whole is intended to apply in other -circumstances. - -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system, which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. - -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. - - 8. If the distribution and/or use of the Program is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Program under this License -may add an explicit geographical distribution limitation excluding -those countries, so that distribution is permitted only in or among -countries not thus excluded. In such case, this License incorporates -the limitation as if written in the body of this License. - - 9. The Free Software Foundation may publish revised and/or new versions -of the General Public License from time to time. Such new versions will -be similar in spirit to the present version, but may differ in detail to -address new problems or concerns. - -Each version is given a distinguishing version number. If the Program -specifies a version number of this License which applies to it and "any -later version", you have the option of following the terms and conditions -either of that version or of any later version published by the Free -Software Foundation. If the Program does not specify a version number of -this License, you may choose any version ever published by the Free Software -Foundation. - - 10. If you wish to incorporate parts of the Program into other free -programs whose distribution conditions are different, write to the author -to ask for permission. For software which is copyrighted by the Free -Software Foundation, write to the Free Software Foundation; we sometimes -make exceptions for this. Our decision will be guided by the two goals -of preserving the free status of all derivatives of our free software and -of promoting the sharing and reuse of software generally. - - NO WARRANTY - - 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY -FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN -OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES -PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED -OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS -TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE -PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, -REPAIR OR CORRECTION. - - 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR -REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, -INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING -OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED -TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY -YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER -PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE -POSSIBILITY OF SUCH DAMAGES. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs - - If you develop a new program, and you want it to be of the greatest -possible use to the public, the best way to achieve this is to make it -free software which everyone can redistribute and change under these terms. - - To do so, attach the following notices to the program. It is safest -to attach them to the start of each source file to most effectively -convey the exclusion of warranty; and each file should have at least -the "copyright" line and a pointer to where the full notice is found. - - - Copyright (C) - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA - - -Also add information on how to contact you by electronic and paper mail. - -If the program is interactive, make it output a short notice like this -when it starts in an interactive mode: - - Gnomovision version 69, Copyright (C) year name of author - Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. - This is free software, and you are welcome to redistribute it - under certain conditions; type `show c' for details. - -The hypothetical commands `show w' and `show c' should show the appropriate -parts of the General Public License. Of course, the commands you use may -be called something other than `show w' and `show c'; they could even be -mouse-clicks or menu items--whatever suits your program. - -You should also get your employer (if you work as a programmer) or your -school, if any, to sign a "copyright disclaimer" for the program, if -necessary. Here is a sample; alter the names: - - Yoyodyne, Inc., hereby disclaims all copyright interest in the program - `Gnomovision' (which makes passes at compilers) written by James Hacker. - - , 1 April 1989 - Ty Coon, President of Vice - -This General Public License does not permit incorporating your program into -proprietary programs. If your program is a subroutine library, you may -consider it more useful to permit linking proprietary applications with the -library. If this is what you want to do, use the GNU Lesser General -Public License instead of this License. diff --git a/LICENSES/GPL-2.0-only.txt b/LICENSES/GPL-2.0-only.txt new file mode 100644 index 00000000..17cb2864 --- /dev/null +++ b/LICENSES/GPL-2.0-only.txt @@ -0,0 +1,117 @@ +GNU GENERAL PUBLIC LICENSE +Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc. +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + +Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. + +Preamble + +The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Lesser General Public License instead.) You can apply it to your programs, too. + +When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. + +To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. + +For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. + +We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. + +Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. + +Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and modification follow. + +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. + +You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. + + c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. + +3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. + +If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. + +5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. + +6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. + +7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. + +This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. + +9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. + +10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. + +NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. + + one line to give the program's name and an idea of what it does. Copyright (C) yyyy name of author + + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes passes at compilers) written by James Hacker. + +signature of Ty Coon, 1 April 1989 Ty Coon, President of Vice diff --git a/LICENSES/LGPL-2.1 b/LICENSES/LGPL-2.1 deleted file mode 100644 index 8738a8d5..00000000 --- a/LICENSES/LGPL-2.1 +++ /dev/null @@ -1,503 +0,0 @@ -Valid-License-Identifier: LGPL-2.1-only -Valid-License-Identifier: LGPL-2.1-or-later -SPDX-URL: https://spdx.org/licenses/LGPL-2.1.html -Usage-Guide: - To use this license in source code, put one of the following SPDX - tag/value pairs into a comment according to the placement - guidelines in the licensing rules documentation. - For 'GNU Lesser General Public License (LGPL) version 2.1 only' use: - SPDX-License-Identifier: LGPL-2.1-only - For 'GNU Lesser General Public License (LGPL) version 2.1 or any later - version' use: - SPDX-License-Identifier: LGPL-2.1-or-later -License-Text: - -GNU LESSER GENERAL PUBLIC LICENSE -Version 2.1, February 1999 - -Copyright (C) 1991, 1999 Free Software Foundation, Inc. -51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - -Everyone is permitted to copy and distribute verbatim copies of this -license document, but changing it is not allowed. - -[This is the first released version of the Lesser GPL. It also counts as -the successor of the GNU Library Public License, version 2, hence the -version number 2.1.] - -Preamble - -The licenses for most software are designed to take away your freedom to -share and change it. By contrast, the GNU General Public Licenses are -intended to guarantee your freedom to share and change free software--to -make sure the software is free for all its users. - -This license, the Lesser General Public License, applies to some specially -designated software packages--typically libraries--of the Free Software -Foundation and other authors who decide to use it. You can use it too, but -we suggest you first think carefully about whether this license or the -ordinary General Public License is the better strategy to use in any -particular case, based on the explanations below. - -When we speak of free software, we are referring to freedom of use, not -price. Our General Public Licenses are designed to make sure that you have -the freedom to distribute copies of free software (and charge for this -service if you wish); that you receive source code or can get it if you -want it; that you can change the software and use pieces of it in new free -programs; and that you are informed that you can do these things. - -To protect your rights, we need to make restrictions that forbid -distributors to deny you these rights or to ask you to surrender these -rights. These restrictions translate to certain responsibilities for you if -you distribute copies of the library or if you modify it. - -For example, if you distribute copies of the library, whether gratis or for -a fee, you must give the recipients all the rights that we gave you. You -must make sure that they, too, receive or can get the source code. If you -link other code with the library, you must provide complete object files to -the recipients, so that they can relink them with the library after making -changes to the library and recompiling it. And you must show them these -terms so they know their rights. - -We protect your rights with a two-step method: (1) we copyright the -library, and (2) we offer you this license, which gives you legal -permission to copy, distribute and/or modify the library. - -To protect each distributor, we want to make it very clear that there is no -warranty for the free library. Also, if the library is modified by someone -else and passed on, the recipients should know that what they have is not -the original version, so that the original author's reputation will not be -affected by problems that might be introduced by others. - -Finally, software patents pose a constant threat to the existence of any -free program. We wish to make sure that a company cannot effectively -restrict the users of a free program by obtaining a restrictive license -from a patent holder. Therefore, we insist that any patent license obtained -for a version of the library must be consistent with the full freedom of -use specified in this license. - -Most GNU software, including some libraries, is covered by the ordinary GNU -General Public License. This license, the GNU Lesser General Public -License, applies to certain designated libraries, and is quite different -from the ordinary General Public License. We use this license for certain -libraries in order to permit linking those libraries into non-free -programs. - -When a program is linked with a library, whether statically or using a -shared library, the combination of the two is legally speaking a combined -work, a derivative of the original library. The ordinary General Public -License therefore permits such linking only if the entire combination fits -its criteria of freedom. The Lesser General Public License permits more lax -criteria for linking other code with the library. - -We call this license the "Lesser" General Public License because it does -Less to protect the user's freedom than the ordinary General Public -License. It also provides other free software developers Less of an -advantage over competing non-free programs. These disadvantages are the -reason we use the ordinary General Public License for many -libraries. However, the Lesser license provides advantages in certain -special circumstances. - -For example, on rare occasions, there may be a special need to encourage -the widest possible use of a certain library, so that it becomes a de-facto -standard. To achieve this, non-free programs must be allowed to use the -library. A more frequent case is that a free library does the same job as -widely used non-free libraries. In this case, there is little to gain by -limiting the free library to free software only, so we use the Lesser -General Public License. - -In other cases, permission to use a particular library in non-free programs -enables a greater number of people to use a large body of free -software. For example, permission to use the GNU C Library in non-free -programs enables many more people to use the whole GNU operating system, as -well as its variant, the GNU/Linux operating system. - -Although the Lesser General Public License is Less protective of the users' -freedom, it does ensure that the user of a program that is linked with the -Library has the freedom and the wherewithal to run that program using a -modified version of the Library. - -The precise terms and conditions for copying, distribution and modification -follow. Pay close attention to the difference between a "work based on the -library" and a "work that uses the library". The former contains code -derived from the library, whereas the latter must be combined with the -library in order to run. - -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License Agreement applies to any software library or other program - which contains a notice placed by the copyright holder or other - authorized party saying it may be distributed under the terms of this - Lesser General Public License (also called "this License"). Each - licensee is addressed as "you". - - A "library" means a collection of software functions and/or data - prepared so as to be conveniently linked with application programs - (which use some of those functions and data) to form executables. - - The "Library", below, refers to any such software library or work which - has been distributed under these terms. A "work based on the Library" - means either the Library or any derivative work under copyright law: - that is to say, a work containing the Library or a portion of it, either - verbatim or with modifications and/or translated straightforwardly into - another language. (Hereinafter, translation is included without - limitation in the term "modification".) - - "Source code" for a work means the preferred form of the work for making - modifications to it. For a library, complete source code means all the - source code for all modules it contains, plus any associated interface - definition files, plus the scripts used to control compilation and - installation of the library. - - Activities other than copying, distribution and modification are not - covered by this License; they are outside its scope. The act of running - a program using the Library is not restricted, and output from such a - program is covered only if its contents constitute a work based on the - Library (independent of the use of the Library in a tool for writing - it). Whether that is true depends on what the Library does and what the - program that uses the Library does. - -1. You may copy and distribute verbatim copies of the Library's complete - source code as you receive it, in any medium, provided that you - conspicuously and appropriately publish on each copy an appropriate - copyright notice and disclaimer of warranty; keep intact all the notices - that refer to this License and to the absence of any warranty; and - distribute a copy of this License along with the Library. - - You may charge a fee for the physical act of transferring a copy, and - you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Library or any portion of it, - thus forming a work based on the Library, and copy and distribute such - modifications or work under the terms of Section 1 above, provided that - you also meet all of these conditions: - - a) The modified work must itself be a software library. - - b) You must cause the files modified to carry prominent notices stating - that you changed the files and the date of any change. - - c) You must cause the whole of the work to be licensed at no charge to - all third parties under the terms of this License. - - d) If a facility in the modified Library refers to a function or a table - of data to be supplied by an application program that uses the - facility, other than as an argument passed when the facility is - invoked, then you must make a good faith effort to ensure that, in - the event an application does not supply such function or table, the - facility still operates, and performs whatever part of its purpose - remains meaningful. - - (For example, a function in a library to compute square roots has a - purpose that is entirely well-defined independent of the - application. Therefore, Subsection 2d requires that any - application-supplied function or table used by this function must be - optional: if the application does not supply it, the square root - function must still compute square roots.) - - These requirements apply to the modified work as a whole. If - identifiable sections of that work are not derived from the Library, and - can be reasonably considered independent and separate works in - themselves, then this License, and its terms, do not apply to those - sections when you distribute them as separate works. But when you - distribute the same sections as part of a whole which is a work based on - the Library, the distribution of the whole must be on the terms of this - License, whose permissions for other licensees extend to the entire - whole, and thus to each and every part regardless of who wrote it. - - Thus, it is not the intent of this section to claim rights or contest - your rights to work written entirely by you; rather, the intent is to - exercise the right to control the distribution of derivative or - collective works based on the Library. - - In addition, mere aggregation of another work not based on the Library - with the Library (or with a work based on the Library) on a volume of a - storage or distribution medium does not bring the other work under the - scope of this License. - -3. You may opt to apply the terms of the ordinary GNU General Public - License instead of this License to a given copy of the Library. To do - this, you must alter all the notices that refer to this License, so that - they refer to the ordinary GNU General Public License, version 2, - instead of to this License. (If a newer version than version 2 of the - ordinary GNU General Public License has appeared, then you can specify - that version instead if you wish.) Do not make any other change in these - notices. - - Once this change is made in a given copy, it is irreversible for that - copy, so the ordinary GNU General Public License applies to all - subsequent copies and derivative works made from that copy. - - This option is useful when you wish to copy part of the code of the - Library into a program that is not a library. - -4. You may copy and distribute the Library (or a portion or derivative of - it, under Section 2) in object code or executable form under the terms - of Sections 1 and 2 above provided that you accompany it with the - complete corresponding machine-readable source code, which must be - distributed under the terms of Sections 1 and 2 above on a medium - customarily used for software interchange. - - If distribution of object code is made by offering access to copy from a - designated place, then offering equivalent access to copy the source - code from the same place satisfies the requirement to distribute the - source code, even though third parties are not compelled to copy the - source along with the object code. - -5. A program that contains no derivative of any portion of the Library, but - is designed to work with the Library by being compiled or linked with - it, is called a "work that uses the Library". Such a work, in isolation, - is not a derivative work of the Library, and therefore falls outside the - scope of this License. - - However, linking a "work that uses the Library" with the Library creates - an executable that is a derivative of the Library (because it contains - portions of the Library), rather than a "work that uses the - library". The executable is therefore covered by this License. Section 6 - states terms for distribution of such executables. - - When a "work that uses the Library" uses material from a header file - that is part of the Library, the object code for the work may be a - derivative work of the Library even though the source code is - not. Whether this is true is especially significant if the work can be - linked without the Library, or if the work is itself a library. The - threshold for this to be true is not precisely defined by law. - - If such an object file uses only numerical parameters, data structure - layouts and accessors, and small macros and small inline functions (ten - lines or less in length), then the use of the object file is - unrestricted, regardless of whether it is legally a derivative - work. (Executables containing this object code plus portions of the - Library will still fall under Section 6.) - - Otherwise, if the work is a derivative of the Library, you may - distribute the object code for the work under the terms of Section - 6. Any executables containing that work also fall under Section 6, - whether or not they are linked directly with the Library itself. - -6. As an exception to the Sections above, you may also combine or link a - "work that uses the Library" with the Library to produce a work - containing portions of the Library, and distribute that work under terms - of your choice, provided that the terms permit modification of the work - for the customer's own use and reverse engineering for debugging such - modifications. - - You must give prominent notice with each copy of the work that the - Library is used in it and that the Library and its use are covered by - this License. You must supply a copy of this License. If the work during - execution displays copyright notices, you must include the copyright - notice for the Library among them, as well as a reference directing the - user to the copy of this License. Also, you must do one of these things: - - a) Accompany the work with the complete corresponding machine-readable - source code for the Library including whatever changes were used in - the work (which must be distributed under Sections 1 and 2 above); - and, if the work is an executable linked with the Library, with the - complete machine-readable "work that uses the Library", as object - code and/or source code, so that the user can modify the Library and - then relink to produce a modified executable containing the modified - Library. (It is understood that the user who changes the contents of - definitions files in the Library will not necessarily be able to - recompile the application to use the modified definitions.) - - b) Use a suitable shared library mechanism for linking with the - Library. A suitable mechanism is one that (1) uses at run time a copy - of the library already present on the user's computer system, rather - than copying library functions into the executable, and (2) will - operate properly with a modified version of the library, if the user - installs one, as long as the modified version is interface-compatible - with the version that the work was made with. - - c) Accompany the work with a written offer, valid for at least three - years, to give the same user the materials specified in Subsection - 6a, above, for a charge no more than the cost of performing this - distribution. - - d) If distribution of the work is made by offering access to copy from a - designated place, offer equivalent access to copy the above specified - materials from the same place. - - e) Verify that the user has already received a copy of these materials - or that you have already sent this user a copy. - - For an executable, the required form of the "work that uses the Library" - must include any data and utility programs needed for reproducing the - executable from it. However, as a special exception, the materials to be - distributed need not include anything that is normally distributed (in - either source or binary form) with the major components (compiler, - kernel, and so on) of the operating system on which the executable runs, - unless that component itself accompanies the executable. - - It may happen that this requirement contradicts the license restrictions - of other proprietary libraries that do not normally accompany the - operating system. Such a contradiction means you cannot use both them - and the Library together in an executable that you distribute. - -7. You may place library facilities that are a work based on the Library - side-by-side in a single library together with other library facilities - not covered by this License, and distribute such a combined library, - provided that the separate distribution of the work based on the Library - and of the other library facilities is otherwise permitted, and provided - that you do these two things: - - a) Accompany the combined library with a copy of the same work based on - the Library, uncombined with any other library facilities. This must - be distributed under the terms of the Sections above. - - b) Give prominent notice with the combined library of the fact that part - of it is a work based on the Library, and explaining where to find - the accompanying uncombined form of the same work. - -8. You may not copy, modify, sublicense, link with, or distribute the - Library except as expressly provided under this License. Any attempt - otherwise to copy, modify, sublicense, link with, or distribute the - Library is void, and will automatically terminate your rights under this - License. However, parties who have received copies, or rights, from you - under this License will not have their licenses terminated so long as - such parties remain in full compliance. - -9. You are not required to accept this License, since you have not signed - it. However, nothing else grants you permission to modify or distribute - the Library or its derivative works. These actions are prohibited by law - if you do not accept this License. Therefore, by modifying or - distributing the Library (or any work based on the Library), you - indicate your acceptance of this License to do so, and all its terms and - conditions for copying, distributing or modifying the Library or works - based on it. - -10. Each time you redistribute the Library (or any work based on the - Library), the recipient automatically receives a license from the - original licensor to copy, distribute, link with or modify the Library - subject to these terms and conditions. You may not impose any further - restrictions on the recipients' exercise of the rights granted - herein. You are not responsible for enforcing compliance by third - parties with this License. - -11. If, as a consequence of a court judgment or allegation of patent - infringement or for any other reason (not limited to patent issues), - conditions are imposed on you (whether by court order, agreement or - otherwise) that contradict the conditions of this License, they do not - excuse you from the conditions of this License. If you cannot - distribute so as to satisfy simultaneously your obligations under this - License and any other pertinent obligations, then as a consequence you - may not distribute the Library at all. For example, if a patent license - would not permit royalty-free redistribution of the Library by all - those who receive copies directly or indirectly through you, then the - only way you could satisfy both it and this License would be to refrain - entirely from distribution of the Library. - - If any portion of this section is held invalid or unenforceable under - any particular circumstance, the balance of the section is intended to - apply, and the section as a whole is intended to apply in other - circumstances. - - It is not the purpose of this section to induce you to infringe any - patents or other property right claims or to contest validity of any - such claims; this section has the sole purpose of protecting the - integrity of the free software distribution system which is implemented - by public license practices. Many people have made generous - contributions to the wide range of software distributed through that - system in reliance on consistent application of that system; it is up - to the author/donor to decide if he or she is willing to distribute - software through any other system and a licensee cannot impose that - choice. - - This section is intended to make thoroughly clear what is believed to - be a consequence of the rest of this License. - -12. If the distribution and/or use of the Library is restricted in certain - countries either by patents or by copyrighted interfaces, the original - copyright holder who places the Library under this License may add an - explicit geographical distribution limitation excluding those - countries, so that distribution is permitted only in or among countries - not thus excluded. In such case, this License incorporates the - limitation as if written in the body of this License. - -13. The Free Software Foundation may publish revised and/or new versions of - the Lesser General Public License from time to time. Such new versions - will be similar in spirit to the present version, but may differ in - detail to address new problems or concerns. - - Each version is given a distinguishing version number. If the Library - specifies a version number of this License which applies to it and "any - later version", you have the option of following the terms and - conditions either of that version or of any later version published by - the Free Software Foundation. If the Library does not specify a license - version number, you may choose any version ever published by the Free - Software Foundation. - -14. If you wish to incorporate parts of the Library into other free - programs whose distribution conditions are incompatible with these, - write to the author to ask for permission. For software which is - copyrighted by the Free Software Foundation, write to the Free Software - Foundation; we sometimes make exceptions for this. Our decision will be - guided by the two goals of preserving the free status of all - derivatives of our free software and of promoting the sharing and reuse - of software generally. - -NO WARRANTY - -15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY - FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN - OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES - PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER - EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE - ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH - YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL - NECESSARY SERVICING, REPAIR OR CORRECTION. - -16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING - WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR - REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR - DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL - DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY - (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED - INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF - THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR - OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. - -END OF TERMS AND CONDITIONS - -How to Apply These Terms to Your New Libraries - -If you develop a new library, and you want it to be of the greatest -possible use to the public, we recommend making it free software that -everyone can redistribute and change. You can do so by permitting -redistribution under these terms (or, alternatively, under the terms of the -ordinary General Public License). - -To apply these terms, attach the following notices to the library. It is -safest to attach them to the start of each source file to most effectively -convey the exclusion of warranty; and each file should have at least the -"copyright" line and a pointer to where the full notice is found. - -one line to give the library's name and an idea of what it does. -Copyright (C) year name of author - -This library is free software; you can redistribute it and/or modify it -under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or (at -your option) any later version. - -This library is distributed in the hope that it will be useful, but WITHOUT -ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License -for more details. - -You should have received a copy of the GNU Lesser General Public License -along with this library; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Also add -information on how to contact you by electronic and paper mail. - -You should also get your employer (if you work as a programmer) or your -school, if any, to sign a "copyright disclaimer" for the library, if -necessary. Here is a sample; alter the names: - -Yoyodyne, Inc., hereby disclaims all copyright interest in -the library `Frob' (a library for tweaking knobs) written -by James Random Hacker. - -signature of Ty Coon, 1 April 1990 -Ty Coon, President of Vice -That's all there is to it! diff --git a/LICENSES/LGPL-2.1-only.txt b/LICENSES/LGPL-2.1-only.txt new file mode 100644 index 00000000..c9aa5301 --- /dev/null +++ b/LICENSES/LGPL-2.1-only.txt @@ -0,0 +1,175 @@ +GNU LESSER GENERAL PUBLIC LICENSE + +Version 2.1, February 1999 + +Copyright (C) 1991, 1999 Free Software Foundation, Inc. +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + +Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. + +[This is the first released version of the Lesser GPL. It also counts as the successor of the GNU Library Public License, version 2, hence the version number 2.1.] + +Preamble + +The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. + +This license, the Lesser General Public License, applies to some specially designated software packages--typically libraries--of the Free Software Foundation and other authors who decide to use it. You can use it too, but we suggest you first think carefully about whether this license or the ordinary General Public License is the better strategy to use in any particular case, based on the explanations below. + +When we speak of free software, we are referring to freedom of use, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish); that you receive source code or can get it if you want it; that you can change the software and use pieces of it in new free programs; and that you are informed that you can do these things. + +To protect your rights, we need to make restrictions that forbid distributors to deny you these rights or to ask you to surrender these rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library or if you modify it. + +For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link other code with the library, you must provide complete object files to the recipients, so that they can relink them with the library after making changes to the library and recompiling it. And you must show them these terms so they know their rights. + +We protect your rights with a two-step method: (1) we copyright the library, and (2) we offer you this license, which gives you legal permission to copy, distribute and/or modify the library. + +To protect each distributor, we want to make it very clear that there is no warranty for the free library. Also, if the library is modified by someone else and passed on, the recipients should know that what they have is not the original version, so that the original author's reputation will not be affected by problems that might be introduced by others. + +Finally, software patents pose a constant threat to the existence of any free program. We wish to make sure that a company cannot effectively restrict the users of a free program by obtaining a restrictive license from a patent holder. Therefore, we insist that any patent license obtained for a version of the library must be consistent with the full freedom of use specified in this license. + +Most GNU software, including some libraries, is covered by the ordinary GNU General Public License. This license, the GNU Lesser General Public License, applies to certain designated libraries, and is quite different from the ordinary General Public License. We use this license for certain libraries in order to permit linking those libraries into non-free programs. + +When a program is linked with a library, whether statically or using a shared library, the combination of the two is legally speaking a combined work, a derivative of the original library. The ordinary General Public License therefore permits such linking only if the entire combination fits its criteria of freedom. The Lesser General Public License permits more lax criteria for linking other code with the library. + +We call this license the "Lesser" General Public License because it does Less to protect the user's freedom than the ordinary General Public License. It also provides other free software developers Less of an advantage over competing non-free programs. These disadvantages are the reason we use the ordinary General Public License for many libraries. However, the Lesser license provides advantages in certain special circumstances. + +For example, on rare occasions, there may be a special need to encourage the widest possible use of a certain library, so that it becomes a de-facto standard. To achieve this, non-free programs must be allowed to use the library. A more frequent case is that a free library does the same job as widely used non-free libraries. In this case, there is little to gain by limiting the free library to free software only, so we use the Lesser General Public License. + +In other cases, permission to use a particular library in non-free programs enables a greater number of people to use a large body of free software. For example, permission to use the GNU C Library in non-free programs enables many more people to use the whole GNU operating system, as well as its variant, the GNU/Linux operating system. + +Although the Lesser General Public License is Less protective of the users' freedom, it does ensure that the user of a program that is linked with the Library has the freedom and the wherewithal to run that program using a modified version of the Library. + +The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The former contains code derived from the library, whereas the latter must be combined with the library in order to run. + +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License Agreement applies to any software library or other program which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Lesser General Public License (also called "this License"). Each licensee is addressed as "you". + +A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables. + +The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".) + +"Source code" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the library. + +Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. + +1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and distribute a copy of this License along with the Library. + +You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: + + a) The modified work must itself be a software library. + + b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change. + + c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of this License. + + d) If a facility in the modified Library refers to a function or a table of data to be supplied by an application program that uses the facility, other than as an argument passed when the facility is invoked, then you must make a good faith effort to ensure that, in the event an application does not supply such function or table, the facility still operates, and performs whatever part of its purpose remains meaningful. + +(For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.) + +These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Library, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Library. + +In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. + +3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices. + +Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy. + +This option is useful when you wish to copy part of the code of the Library into a program that is not a library. + +4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange. + +If distribution of object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code. + +5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License. + +However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables. + +When a "work that uses the Library" uses material from a header file that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to be true is not precisely defined by law. + +If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall under Section 6.) + +Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself. + +6. As an exception to the Sections above, you may also combine or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications. + +You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things: + + a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the complete machine-readable "work that uses the Library", as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library. (It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified definitions.) + + b) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (1) uses at run time a copy of the library already present on the user's computer system, rather than copying library functions into the executable, and (2) will operate properly with a modified version of the library, if the user installs one, as long as the modified version is interface-compatible with the version that the work was made with. + + c) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution. + + d) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place. + + e) Verify that the user has already received a copy of these materials or that you have already sent this user a copy. + +For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, the materials to be distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. + +It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute. + +7. You may place library facilities that are a work based on the Library side-by-side in a single library together with other library facilities not covered by this License, and distribute such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things: + + a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above. + + b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. + +8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. + +9. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it. + +10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties with this License. + +11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Library. + +If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply, and the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. + +This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. + +12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. + +13. The Free Software Foundation may publish revised and/or new versions of the Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Library specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation. + +14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. + +NO WARRANTY + +15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Libraries + +If you develop a new library, and you want it to be of the greatest possible use to the public, we recommend making it free software that everyone can redistribute and change. You can do so by permitting redistribution under these terms (or, alternatively, under the terms of the ordinary General Public License). + +To apply these terms, attach the following notices to the library. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. + + one line to give the library's name and an idea of what it does. + Copyright (C) year name of author + + This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. + +You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in +the library `Frob' (a library for tweaking knobs) written +by James Random Hacker. + +signature of Ty Coon, 1 April 1990 +Ty Coon, President of Vice +That's all there is to it! diff --git a/LICENSES/MIT b/LICENSES/MIT deleted file mode 100644 index f33a68ce..00000000 --- a/LICENSES/MIT +++ /dev/null @@ -1,30 +0,0 @@ -Valid-License-Identifier: MIT -SPDX-URL: https://spdx.org/licenses/MIT.html -Usage-Guide: - To use the MIT License put the following SPDX tag/value pair into a - comment according to the placement guidelines in the licensing rules - documentation: - SPDX-License-Identifier: MIT -License-Text: - -MIT License - -Copyright (c) - -Permission is hereby granted, free of charge, to any person obtaining a -copy of this software and associated documentation files (the "Software"), -to deal in the Software without restriction, including without limitation -the rights to use, copy, modify, merge, publish, distribute, sublicense, -and/or sell copies of the Software, and to permit persons to whom the -Software is furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING -FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER -DEALINGS IN THE SOFTWARE. diff --git a/LICENSES/MIT.txt b/LICENSES/MIT.txt new file mode 100644 index 00000000..2071b23b --- /dev/null +++ b/LICENSES/MIT.txt @@ -0,0 +1,9 @@ +MIT License + +Copyright (c) + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/Makefile b/Makefile index 8d25816c..71aa496d 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,5 @@ # SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) +# SPDX-FileCopyrightText: 2010-2024 EfficiOS Inc. ifneq ($(KERNELRELEASE),) diff --git a/README.md b/README.md index d1e4dbb6..035acc67 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ + + LTTng-modules ============= diff --git a/doc/lttng-modules-design.md b/doc/lttng-modules-design.md new file mode 100644 index 00000000..bdada5ab --- /dev/null +++ b/doc/lttng-modules-design.md @@ -0,0 +1,191 @@ + + +# LTTng modules design + +by Mathieu Desnoyers +June 30, 2020 + +This document covers the high level design of lttng-modules. + +LTTng modules is a kernel tracer for the Linux kernel. It can be either +loaded as a set of kernel modules, or built into a Linux kernel. + +Here are its key components: + +## LTTng modules ABI + + Files: + - `src/lttng-abi.c` + - `include/lttng/abi.h` + + This ABI consists of ioctls with code 0xF6. It extensively uses + anonymous file descriptors to represent the tracer "objects". Only + root is allowed to interact with those ioctls. + + +## LTTng session, channels, contexts and events management + + Files: + - `src/lttng-events.c` + - `include/lttng/lttng-events.h` + + Current state about configured tracing sessions, channels, contexts + and events. The session, channel, context and event state is + manipulated through the LTTng modules ABI. A session contains 0 or + more channels, through which data is traced. A channel is associated + with an instance of a lib ring buffer client. Channels have 0 or more + events, which are associated to kernel instrumentation as event + sources. + + +## lib ring buffer + + Generic ring buffer library (kernel implementation). Note, there is + a very similar copy of this implementation within the lttng-ust + user-space tracer. The overall goal of this library is to support + both kernel and user-space tracing. + + Files: + - `src/lib/ringbuffer/*` + - `include/ringbuffer/*` + + Those include ring buffer ABI meant for consuming the buffer data + from user-space. It is implemented in: + + - `src/lib/ringbuffer/ring_buffer_vfs.c` (open, release, poll, ioctl) + - `src/lib/ringbuffer/ring_buffer_mmap.c` (mmap) + - `src/lib/ringbuffer/ring_buffer_splice.c` (splice) + - `include/ringbuffer/vfs.h`: lib ring buffer ioctl commands (code 0xF6). + + The ring buffer library can be configured to be used in various + use-cases by creating a specialized ring buffer "client" (template). + `include/ringbuffer/config.h` details the various configuration + parameters which are supported. + + +## LTTng modules ring buffer clients + + Files: + - `src/lttng-ring-buffer-client-discard.c` + - `src/lttng-ring-buffer-client-mmap-discard.c` + - `src/lttng-ring-buffer-client-mmap-overwrite.c` + - `src/lttng-ring-buffer-client-overwrite.c` + - `src/lttng-ring-buffer-metadata-client.c` + - `src/lttng-ring-buffer-metadata-mmap-client.c` + - `src/lttng-ring-buffer-client.h` + - `src/lttng-ring-buffer-metadata-client.h` + + Those are the users of lib ring buffer, with specialized instances of + the ring buffer for each use-case supported by LTTng. Those are + hand-crafted templates in C. The fast-paths are inlined within each + client, and the slow paths are kept in the common library to minimize + code memory usage. + + +## LTTng filter + + The filter in lttng-modules is meant to quickly discard events which + do not match an expression. The expression parsing is all done in + userspace within lttng-tools. The filter is received by lttng-modules + as a bytecode. The frequent case for which a filter is optimized is to + discard most of the events. The filter operates on input arguments + received on the stack, before the ring buffer is touched. + + Files: + - `include/lttng/filter-bytecode.h`: LTTng filter bytecode. + - `src/lttng-filter-validator.c`: Validation pass on bytecode reception + - `src/lttng-filter.c`: Filter linker code: link a bytecode onto a given + event (knowing its fields offsets). + - `src/lttng-filter-specialize.c`: Specialize the bytecode, transforming + generic instructions into + type-specific (faster) instructions. + - `src/lttng-filter-interpreter.c`: Bytecode interpreter, called by + instrumentation to filter events. + +## LTTng contexts + + LTTng-modules supports the notion of "contexts" which can be attached either + to specific events or to all events in a channel. Those are additional + data which can be saved prior to the event payload, e.g. current + thread ID, process name, performance counters, and more. + + Files: + - `src/lttng-context.c`: Context state associated to a channel or event, + and helpers. + - `src/lttng-context-*.c`: Implementation of all supported contexts: + callstack, cgroup-ns, cpu-id, egid, euid, gid, hostname, + interruptible, ipc-ns, migratable, mnt-ns, need-reschedule, net-ns, + nice, perf-counters, pid, pis-ns, ppid, preemptible, prio, procname, + sgid, suid, tid, uid, user-ns, uts-ns, vegid, veuid, vgid, vpid, vppid, + vsgid, vtid, vuid. + + +## LTTng tracepoint instrumentation + + The LTTng tracer attaches "probes" to kernel subsystems. A probe is a + set of tracepoint callbacks matching the tracepoint instrumentation + for a kernel subsystem. Each probe can be loaded separately. + + Due to limitations in the kernel `TRACE_EVENT` macros, LTTng + implements its own `LTTNG_TRACEPOINT_EVENT` macros. It uses the + upstream kernel `TRACE_EVENT` macros only to validate the prototype + of its callbacks. Also, LTTng exposes an event field semantic which + matches what is exposed to user-space through /proc in the traces, + which requires different field layout implementation than what the + upstream kernel exposes to user-space. + + Files: + - `src/lttng-tracepoint.c`: Mapping between tracepoint instrumentation and LTTng + events. + - `src/lttng-probes.c`: LTTng probes registry. + - `include/instrumentation/events/*`: LTTng tracepoint instrumentation + headers for all kernel subsystems. + + +## LTTng system call instrumentation + + The LTTng tracer gathers both input and output arguments from each + system call, for all supported architectures. This means the system + call probe callbacks read from user-space memory when needed. + + Files: + - `src/lttng-syscalls.c`: LTTng system call instrumentation callbacks and + tables. + - `include/instrumentation/syscall/*`: generated and override system + call instrumentation headers. + + +## LTTng statedump + + Dump kernel state at trace start or when an explicit "statedump" is + requested. Useful to reconstruct the entire kernel state at + post-processing. Dumps: threads scheduling state, file + descriptor tables, interrupt handlers, network interfaces, block + devices, cpu topology. Also performs a "fence" on all CPUs to reach + a quiescent state on all CPUs before start and end of statedump. + + Files: + - `src/lttng-statedump-impl.c` + + +## LTTng tracker + + User ID and Process ID trackers, for filtering of entire sessions + based on UID, GID, and PID. + + Files: + - `src/lttng-tracker-id.c` + + +## LTTng clock + + Clock plugin registration. The clock used by the LTTng modules kernel + tracer can be overridden by a plugin module. + + Files: + - `src/lttng-clock.c` + - `include/lttng/clock.h` diff --git a/doc/lttng-modules-design.txt b/doc/lttng-modules-design.txt deleted file mode 100644 index 23beb0c5..00000000 --- a/doc/lttng-modules-design.txt +++ /dev/null @@ -1,184 +0,0 @@ -LTTng modules design ---------------------- - -by Mathieu Desnoyers -June 30, 2020 - -This document covers the high level design of lttng-modules. - -LTTng modules is a kernel tracer for the Linux kernel. It can be either -loaded as a set of kernel modules, or built into a Linux kernel. - -Here are its key components: - -* LTTng modules ABI - - Files: - - src/lttng-abi.c - - include/lttng/abi.h - - This ABI consists of ioctls with code 0xF6. It extensively uses - anonymous file descriptors to represent the tracer "objects". Only - root is allowed to interact with those ioctls. - - -* LTTng session, channels, contexts and events management - - src/lttng-events.c - - include/lttng/lttng-events.h - - Current state about configured tracing sessions, channels, contexts - and events. The session, channel, context and event state is - manipulated through the LTTng modules ABI. A session contains 0 or - more channels, through which data is traced. A channel is associated - with an instance of a lib ring buffer client. Channels have 0 or more - events, which are associated to kernel instrumentation as event - sources. - - -* lib ring buffer - - Generic ring buffer library (kernel implementation). Note, there is - a very similar copy of this implementation within the lttng-ust - user-space tracer. The overall goal of this library is to support - both kernel and user-space tracing. - - Files: - - src/lib/ringbuffer/* - - include/ringbuffer/* - - Those include ring buffer ABI meant for consuming the buffer data - from user-space. It is implemented in: - - - src/lib/ringbuffer/ring_buffer_vfs.c (open, release, poll, ioctl) - - src/lib/ringbuffer/ring_buffer_mmap.c (mmap) - - src/lib/ringbuffer/ring_buffer_splice.c (splice) - - include/ringbuffer/vfs.h: lib ring buffer ioctl commands (code 0xF6). - - The ring buffer library can be configured to be used in various - use-cases by creating a specialized ring buffer "client" (template). - include/ringbuffer/config.h details the various configuration - parameters which are supported. - - -* LTTng modules ring buffer clients - - Files: - - src/lttng-ring-buffer-client-discard.c - - src/lttng-ring-buffer-client-mmap-discard.c - - src/lttng-ring-buffer-client-mmap-overwrite.c - - src/lttng-ring-buffer-client-overwrite.c - - src/lttng-ring-buffer-metadata-client.c - - src/lttng-ring-buffer-metadata-mmap-client.c - - src/lttng-ring-buffer-client.h - - src/lttng-ring-buffer-metadata-client.h - - Those are the users of lib ring buffer, with specialized instances of - the ring buffer for each use-case supported by LTTng. Those are - hand-crafted templates in C. The fast-paths are inlined within each - client, and the slow paths are kept in the common library to minimize - code memory usage. - - -* LTTng filter - - The filter in lttng-modules is meant to quickly discard events which - do not match an expression. The expression parsing is all done in - userspace within lttng-tools. The filter is received by lttng-modules - as a bytecode. The frequent case for which a filter is optimized is to - discard most of the events. The filter operates on input arguments - received on the stack, before the ring buffer is touched. - - Files: - - include/lttng/filter-bytecode.h: LTTng filter bytecode. - - src/lttng-filter-validator.c: Validation pass on bytecode reception - - src/lttng-filter.c: Filter linker code: link a bytecode onto a given - event (knowing its fields offsets). - - src/lttng-filter-specialize.c: Specialize the bytecode, transforming - generic instructions into - type-specific (faster) instructions. - - src/lttng-filter-interpreter.c: Bytecode interpreter, called by - instrumentation to filter events. - -* LTTng contexts - - LTTng-modules supports the notion of "contexts" which can be attached either - to specific events or to all events in a channel. Those are additional - data which can be saved prior to the event payload, e.g. current - thread ID, process name, performance counters, and more. - - Files: - - src/lttng-context.c: Context state associated to a channel or event, - and helpers. - - src/lttng-context-*.c: Implementation of all supported contexts: - callstack, cgroup-ns, cpu-id, egid, euid, gid, hostname, - interruptible, ipc-ns, migratable, mnt-ns, need-reschedule, net-ns, - nice, perf-counters, pid, pis-ns, ppid, preemptible, prio, procname, - sgid, suid, tid, uid, user-ns, uts-ns, vegid, veuid, vgid, vpid, vppid, - vsgid, vtid, vuid. - - -* LTTng tracepoint instrumentation - - The LTTng tracer attaches "probes" to kernel subsystems. A probe is a - set of tracepoint callbacks matching the tracepoint instrumentation - for a kernel subsystem. Each probe can be loaded separately. - - Due to limitations in the kernel TRACE_EVENT macros, LTTng - implements its own LTTNG_TRACEPOINT_EVENT macros. It uses the - upstream kernel TRACE_EVENT macros only to validate the prototype - of its callbacks. Also, LTTng exposes an event field semantic which - matches what is exposed to user-space through /proc in the traces, - which requires different field layout implementation than what the - upstream kernel exposes to user-space. - - Files: - src/lttng-tracepoint.c: Mapping between tracepoint instrumentation and LTTng - events. - src/lttng-probes.c: LTTng probes registry. - include/instrumentation/events/*: LTTng tracepoint instrumentation - headers for all kernel subsystems. - - -* LTTng system call instrumentation - - The LTTng tracer gathers both input and output arguments from each - system call, for all supported architectures. This means the system - call probe callbacks read from user-space memory when needed. - - Files: - - src/lttng-syscalls.c: LTTng system call instrumentation callbacks and - tables. - - include/instrumentation/syscall/*: generated and override system - call instrumentation headers. - - -* LTTng statedump - - Dump kernel state at trace start or when an explicit "statedump" is - requested. Useful to reconstruct the entire kernel state at - post-processing. Dumps: threads scheduling state, file - descriptor tables, interrupt handlers, network interfaces, block - devices, cpu topology. Also performs a "fence" on all CPUs to reach - a quiescent state on all CPUs before start and end of statedump. - - Files: - - src/lttng-statedump-impl.c - - -* LTTng tracker - - User ID and Process ID trackers, for filtering of entire sessions - based on UID, GID, and PID. - - Files: - - src/lttng-tracker-id.c - - -* LTTng clock - - Clock plugin registration. The clock used by the LTTng modules kernel - tracer can be overridden by a plugin module. - - Files: - - src/lttng-clock.c - - include/lttng/clock.h diff --git a/extra_version/README b/extra_version/README deleted file mode 100644 index 5eef496d..00000000 --- a/extra_version/README +++ /dev/null @@ -1,2 +0,0 @@ -The first line of the "name" file is used to populate the "extra_version_name" -modinfo key of each built module. diff --git a/extra_version/README.md b/extra_version/README.md new file mode 100644 index 00000000..20428514 --- /dev/null +++ b/extra_version/README.md @@ -0,0 +1,8 @@ + + +The first line of the `name` file is used to populate the `extra_version_name` +modinfo key of each built module. diff --git a/extra_version/patches/README b/extra_version/patches/README deleted file mode 100644 index 22ea3d37..00000000 --- a/extra_version/patches/README +++ /dev/null @@ -1,2 +0,0 @@ -The name of each file in this directory except this README will be used to -populate a "extra_version_path" modinfo key for each built module. diff --git a/extra_version/patches/README.md b/extra_version/patches/README.md new file mode 100644 index 00000000..3b1fd2ac --- /dev/null +++ b/extra_version/patches/README.md @@ -0,0 +1,8 @@ + + +The name of each file in this directory except this README.md will be used to +populate a `extra_version_path` modinfo key for each built module. diff --git a/include/instrumentation/events/9p.h b/include/instrumentation/events/9p.h index 209943bc..051fe3e8 100644 --- a/include/instrumentation/events/9p.h +++ b/include/instrumentation/events/9p.h @@ -1,4 +1,7 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ +// SPDX-FileCopyrightText: 2018 Michael Jeanson +// +// SPDX-License-Identifier: GPL-2.0-only + #undef TRACE_SYSTEM #define TRACE_SYSTEM 9p diff --git a/include/instrumentation/events/README b/include/instrumentation/events/README deleted file mode 100644 index b13a30b9..00000000 --- a/include/instrumentation/events/README +++ /dev/null @@ -1,24 +0,0 @@ -* Workflow for updating patches from newer kernel: - -Pull the new headers from mainline kernel to this subdirectory. -Update those headers to fix the lttng-modules instrumentation style. - - -* Workflow to add new Tracepoint instrumentation to newer kernel, - and add support for it into LTTng: - -a) instrument the kernel with new trace events headers. If you want that - instrumentation distributed, you will have to push those changes into - the upstream Linux kernel first, -b) copy those headers into this subdirectory, -c) look at a diff from other headers between mainline kernel version and - those in this subdirectory, and use that as a recipe to alter the new - headers copy. -d) create a new file in probes/ for the new trace event header you added, -e) add it to probes/Makefile, -f) build, make modules_install, -g) don't forget to load that new module too. - -Currently, LTTng policy is to only accept headers derived from trace -event headers accepted into the Linux kernel upstream for tracepoints -related to upstream kernel instrumentation. diff --git a/include/instrumentation/events/README.md b/include/instrumentation/events/README.md new file mode 100644 index 00000000..c73bc6e2 --- /dev/null +++ b/include/instrumentation/events/README.md @@ -0,0 +1,29 @@ + + +# Workflow for updating patches from newer kernel: + +Pull the new headers from mainline kernel to this subdirectory. +Update those headers to fix the lttng-modules instrumentation style. + + +# Workflow to add new Tracepoint instrumentation to newer kernel, and add support for it into LTTng: + +1. Instrument the kernel with new trace events headers. If you want that + instrumentation distributed, you will have to push those changes into + the upstream Linux kernel first, +2. Copy those headers into this subdirectory, +3. Look at a diff from other headers between mainline kernel version and + those in this subdirectory, and use that as a recipe to alter the new + headers copy. +4. Create a new file in `src/probes/` for the new trace event header you added, +5. Add it to `src/probes/Makefile`, +6. Build, `make modules_install`, +7. Don't forget to load that new module too. + +Currently, LTTng policy is to only accept headers derived from trace +event headers accepted into the Linux kernel upstream for tracepoints +related to upstream kernel instrumentation. diff --git a/include/instrumentation/events/arch/x86/exceptions.h b/include/instrumentation/events/arch/x86/exceptions.h index 89769e2c..49d97797 100644 --- a/include/instrumentation/events/arch/x86/exceptions.h +++ b/include/instrumentation/events/arch/x86/exceptions.h @@ -1,4 +1,7 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ +// SPDX-FileCopyrightText: 2015 Mathieu Desnoyers +// +// SPDX-License-Identifier: GPL-2.0-only + #if !defined(LTTNG_TRACE_EXCEPTIONS_H) || defined(TRACE_HEADER_MULTI_READ) #define LTTNG_TRACE_EXCEPTIONS_H diff --git a/include/instrumentation/events/arch/x86/irq_vectors.h b/include/instrumentation/events/arch/x86/irq_vectors.h index 7bc5cbe9..16d99afb 100644 --- a/include/instrumentation/events/arch/x86/irq_vectors.h +++ b/include/instrumentation/events/arch/x86/irq_vectors.h @@ -1,4 +1,7 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ +// SPDX-FileCopyrightText: 2015 Mathieu Desnoyers +// +// SPDX-License-Identifier: GPL-2.0-only + #if !defined(LTTNG_TRACE_IRQ_VECTORS_H) || defined(TRACE_HEADER_MULTI_READ) #define LTTNG_TRACE_IRQ_VECTORS_H diff --git a/include/instrumentation/events/arch/x86/kvm/mmutrace.h b/include/instrumentation/events/arch/x86/kvm/mmutrace.h index 45b621d6..5116bf0e 100644 --- a/include/instrumentation/events/arch/x86/kvm/mmutrace.h +++ b/include/instrumentation/events/arch/x86/kvm/mmutrace.h @@ -1,4 +1,7 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ +// SPDX-FileCopyrightText: 2013 Mohamad Gebai +// +// SPDX-License-Identifier: GPL-2.0-only + #if !defined(LTTNG_TRACE_KVM_MMU_H) || defined(TRACE_HEADER_MULTI_READ) #define LTTNG_TRACE_KVM_MMU_H diff --git a/include/instrumentation/events/arch/x86/kvm/trace.h b/include/instrumentation/events/arch/x86/kvm/trace.h index 3cf18de8..66d1b04b 100644 --- a/include/instrumentation/events/arch/x86/kvm/trace.h +++ b/include/instrumentation/events/arch/x86/kvm/trace.h @@ -1,4 +1,7 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ +// SPDX-FileCopyrightText: 2013 Mohamad Gebai +// +// SPDX-License-Identifier: GPL-2.0-only + #if !defined(LTTNG_TRACE_KVM_H) || defined(TRACE_HEADER_MULTI_READ) #define LTTNG_TRACE_KVM_H diff --git a/include/instrumentation/events/asoc.h b/include/instrumentation/events/asoc.h index 47069cef..38d18878 100644 --- a/include/instrumentation/events/asoc.h +++ b/include/instrumentation/events/asoc.h @@ -1,4 +1,7 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ +// SPDX-FileCopyrightText: 2012 Paul Woegerer +// +// SPDX-License-Identifier: GPL-2.0-only + #undef TRACE_SYSTEM #define TRACE_SYSTEM asoc diff --git a/include/instrumentation/events/block.h b/include/instrumentation/events/block.h index a12eaf23..42b871ee 100644 --- a/include/instrumentation/events/block.h +++ b/include/instrumentation/events/block.h @@ -1,4 +1,7 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ +// SPDX-FileCopyrightText: 2011 Mathieu Desnoyers +// +// SPDX-License-Identifier: GPL-2.0-only + #undef TRACE_SYSTEM #define TRACE_SYSTEM block diff --git a/include/instrumentation/events/btrfs.h b/include/instrumentation/events/btrfs.h index 88709cfe..f1b82db4 100644 --- a/include/instrumentation/events/btrfs.h +++ b/include/instrumentation/events/btrfs.h @@ -1,4 +1,7 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ +// SPDX-FileCopyrightText: 2012 Andrew Gabbasov +// +// SPDX-License-Identifier: GPL-2.0-only + #undef TRACE_SYSTEM #define TRACE_SYSTEM btrfs diff --git a/include/instrumentation/events/compaction.h b/include/instrumentation/events/compaction.h index 353fe3b5..cc745388 100644 --- a/include/instrumentation/events/compaction.h +++ b/include/instrumentation/events/compaction.h @@ -1,4 +1,7 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ +// SPDX-FileCopyrightText: 2012 Andrew Gabbasov +// +// SPDX-License-Identifier: GPL-2.0-only + #undef TRACE_SYSTEM #define TRACE_SYSTEM compaction diff --git a/include/instrumentation/events/dma_fence.h b/include/instrumentation/events/dma_fence.h index 95d94ed5..ee3b5690 100644 --- a/include/instrumentation/events/dma_fence.h +++ b/include/instrumentation/events/dma_fence.h @@ -1,4 +1,7 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ +// SPDX-FileCopyrightText: 2022 Rouven Czerwinski +// +// SPDX-License-Identifier: GPL-2.0-only + #undef TRACE_SYSTEM #define TRACE_SYSTEM dma_fence diff --git a/include/instrumentation/events/ext4.h b/include/instrumentation/events/ext4.h index 8fa9f933..462b11bf 100644 --- a/include/instrumentation/events/ext4.h +++ b/include/instrumentation/events/ext4.h @@ -1,4 +1,7 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ +// SPDX-FileCopyrightText: 2012 Andrew Gabbasov +// +// SPDX-License-Identifier: GPL-2.0-only + #undef TRACE_SYSTEM #define TRACE_SYSTEM ext4 diff --git a/include/instrumentation/events/gpio.h b/include/instrumentation/events/gpio.h index 97e5e847..c8cc886e 100644 --- a/include/instrumentation/events/gpio.h +++ b/include/instrumentation/events/gpio.h @@ -1,4 +1,7 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ +// SPDX-FileCopyrightText: 2012 Paul Woegerer +// +// SPDX-License-Identifier: GPL-2.0-only + #undef TRACE_SYSTEM #define TRACE_SYSTEM gpio diff --git a/include/instrumentation/events/i2c.h b/include/instrumentation/events/i2c.h index ad0f80bf..b0587be3 100644 --- a/include/instrumentation/events/i2c.h +++ b/include/instrumentation/events/i2c.h @@ -1,4 +1,7 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ +// SPDX-FileCopyrightText: 2016 Simon Marchi +// +// SPDX-License-Identifier: GPL-2.0-only + #undef TRACE_SYSTEM #define TRACE_SYSTEM i2c diff --git a/include/instrumentation/events/irq.h b/include/instrumentation/events/irq.h index a66b8139..94376f62 100644 --- a/include/instrumentation/events/irq.h +++ b/include/instrumentation/events/irq.h @@ -1,4 +1,7 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ +// SPDX-FileCopyrightText: 2011 Mathieu Desnoyers +// +// SPDX-License-Identifier: GPL-2.0-only + #undef TRACE_SYSTEM #define TRACE_SYSTEM irq diff --git a/include/instrumentation/events/jbd.h b/include/instrumentation/events/jbd.h index 72c7af6a..d11da78d 100644 --- a/include/instrumentation/events/jbd.h +++ b/include/instrumentation/events/jbd.h @@ -1,4 +1,7 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ +// SPDX-FileCopyrightText: 2012 Paul Woegerer +// +// SPDX-License-Identifier: GPL-2.0-only + #undef TRACE_SYSTEM #define TRACE_SYSTEM jbd diff --git a/include/instrumentation/events/jbd2.h b/include/instrumentation/events/jbd2.h index 81ca8afc..1c410ad2 100644 --- a/include/instrumentation/events/jbd2.h +++ b/include/instrumentation/events/jbd2.h @@ -1,4 +1,7 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ +// SPDX-FileCopyrightText: 2012 Paul Woegerer +// +// SPDX-License-Identifier: GPL-2.0-only + #undef TRACE_SYSTEM #define TRACE_SYSTEM jbd2 diff --git a/include/instrumentation/events/kmem.h b/include/instrumentation/events/kmem.h index 0d6a8769..3c616cb2 100644 --- a/include/instrumentation/events/kmem.h +++ b/include/instrumentation/events/kmem.h @@ -1,4 +1,7 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ +// SPDX-FileCopyrightText: 2012 Paul Woegerer +// +// SPDX-License-Identifier: GPL-2.0-only + #undef TRACE_SYSTEM #define TRACE_SYSTEM kmem diff --git a/include/instrumentation/events/kvm.h b/include/instrumentation/events/kvm.h index 29f85fe3..85b1df24 100644 --- a/include/instrumentation/events/kvm.h +++ b/include/instrumentation/events/kvm.h @@ -1,4 +1,7 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ +// SPDX-FileCopyrightText: 2011 Mathieu Desnoyers +// +// SPDX-License-Identifier: GPL-2.0-only + #if !defined(LTTNG_TRACE_KVM_MAIN_H) || defined(TRACE_HEADER_MULTI_READ) #define LTTNG_TRACE_KVM_MAIN_H diff --git a/include/instrumentation/events/lock.h b/include/instrumentation/events/lock.h index af28517e..5a46a306 100644 --- a/include/instrumentation/events/lock.h +++ b/include/instrumentation/events/lock.h @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ +// SPDX-FileCopyrightText: 2012 Paul Woegerer +// +// SPDX-License-Identifier: GPL-2.0-only #undef TRACE_SYSTEM #define TRACE_SYSTEM lock diff --git a/include/instrumentation/events/lttng-statedump.h b/include/instrumentation/events/lttng-statedump.h index 84b43a74..24ff7bf7 100644 --- a/include/instrumentation/events/lttng-statedump.h +++ b/include/instrumentation/events/lttng-statedump.h @@ -1,4 +1,7 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ +// SPDX-FileCopyrightText: 2012 Mathieu Desnoyers +// +// SPDX-License-Identifier: GPL-2.0-only + #undef TRACE_SYSTEM #define TRACE_SYSTEM lttng_statedump diff --git a/include/instrumentation/events/lttng-test.h b/include/instrumentation/events/lttng-test.h index a5333804..c416b5e1 100644 --- a/include/instrumentation/events/lttng-test.h +++ b/include/instrumentation/events/lttng-test.h @@ -1,4 +1,7 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ +// SPDX-FileCopyrightText: 2015 Mathieu Desnoyers +// +// SPDX-License-Identifier: GPL-2.0-only + #undef TRACE_SYSTEM #define TRACE_SYSTEM lttng_test diff --git a/include/instrumentation/events/lttng.h b/include/instrumentation/events/lttng.h index 91eb4608..4b10a0b1 100644 --- a/include/instrumentation/events/lttng.h +++ b/include/instrumentation/events/lttng.h @@ -1,4 +1,7 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ +// SPDX-FileCopyrightText: 2011 Mathieu Desnoyers +// +// SPDX-License-Identifier: GPL-2.0-only + #undef TRACE_SYSTEM #define TRACE_SYSTEM lttng diff --git a/include/instrumentation/events/mm_vmscan.h b/include/instrumentation/events/mm_vmscan.h index 66eb490c..15d56b38 100644 --- a/include/instrumentation/events/mm_vmscan.h +++ b/include/instrumentation/events/mm_vmscan.h @@ -1,4 +1,7 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ +// SPDX-FileCopyrightText: 2012 Paul Woegerer +// +// SPDX-License-Identifier: GPL-2.0-only + #undef TRACE_SYSTEM #define TRACE_SYSTEM mm_vmscan diff --git a/include/instrumentation/events/module.h b/include/instrumentation/events/module.h index b1686bf1..430ba844 100644 --- a/include/instrumentation/events/module.h +++ b/include/instrumentation/events/module.h @@ -1,4 +1,7 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ +// SPDX-FileCopyrightText: 2012 Paul Woegerer +// +// SPDX-License-Identifier: GPL-2.0-only + /* * Because linux/module.h has tracepoints in the header, and ftrace.h * eventually includes this file, define_trace.h includes linux/module.h diff --git a/include/instrumentation/events/napi.h b/include/instrumentation/events/napi.h index f90b17d1..2ae36d65 100644 --- a/include/instrumentation/events/napi.h +++ b/include/instrumentation/events/napi.h @@ -1,4 +1,7 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ +// SPDX-FileCopyrightText: 2012 Paul Woegerer +// +// SPDX-License-Identifier: GPL-2.0-only + #undef TRACE_SYSTEM #define TRACE_SYSTEM napi diff --git a/include/instrumentation/events/net.h b/include/instrumentation/events/net.h index d8fecd10..d5c61d16 100644 --- a/include/instrumentation/events/net.h +++ b/include/instrumentation/events/net.h @@ -1,4 +1,7 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ +// SPDX-FileCopyrightText: 2012 Paul Woegerer +// +// SPDX-License-Identifier: GPL-2.0-only + #undef TRACE_SYSTEM #define TRACE_SYSTEM net diff --git a/include/instrumentation/events/power.h b/include/instrumentation/events/power.h index 0feb312d..30465d4d 100644 --- a/include/instrumentation/events/power.h +++ b/include/instrumentation/events/power.h @@ -1,4 +1,7 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ +// SPDX-FileCopyrightText: 2012 Paul Woegerer +// +// SPDX-License-Identifier: GPL-2.0-only + #undef TRACE_SYSTEM #define TRACE_SYSTEM power diff --git a/include/instrumentation/events/preemptirq.h b/include/instrumentation/events/preemptirq.h index 80bbbac6..6fcf3200 100644 --- a/include/instrumentation/events/preemptirq.h +++ b/include/instrumentation/events/preemptirq.h @@ -1,4 +1,7 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ +// SPDX-FileCopyrightText: 2017 Michael Jeanson +// +// SPDX-License-Identifier: GPL-2.0-only + #ifdef CONFIG_PREEMPTIRQ_EVENTS #undef TRACE_SYSTEM diff --git a/include/instrumentation/events/printk.h b/include/instrumentation/events/printk.h index 0c0b1b38..c1e8825a 100644 --- a/include/instrumentation/events/printk.h +++ b/include/instrumentation/events/printk.h @@ -1,4 +1,7 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ +// SPDX-FileCopyrightText: 2012 Andrew Gabbasov +// +// SPDX-License-Identifier: GPL-2.0-only + #undef TRACE_SYSTEM #define TRACE_SYSTEM printk diff --git a/include/instrumentation/events/random.h b/include/instrumentation/events/random.h index aad9e5e8..f768c1fb 100644 --- a/include/instrumentation/events/random.h +++ b/include/instrumentation/events/random.h @@ -1,4 +1,7 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ +// SPDX-FileCopyrightText: 2012 Andrew Gabbasov +// +// SPDX-License-Identifier: GPL-2.0-only + #undef TRACE_SYSTEM #define TRACE_SYSTEM random diff --git a/include/instrumentation/events/rcu.h b/include/instrumentation/events/rcu.h index bb058ba8..35b6279f 100644 --- a/include/instrumentation/events/rcu.h +++ b/include/instrumentation/events/rcu.h @@ -1,4 +1,7 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ +// SPDX-FileCopyrightText: 2012 Andrew Gabbasov +// +// SPDX-License-Identifier: GPL-2.0-only + #undef TRACE_SYSTEM #define TRACE_SYSTEM rcu diff --git a/include/instrumentation/events/regmap.h b/include/instrumentation/events/regmap.h index 6f46f388..e077eb46 100644 --- a/include/instrumentation/events/regmap.h +++ b/include/instrumentation/events/regmap.h @@ -1,4 +1,7 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ +// SPDX-FileCopyrightText: 2012 Andrew Gabbasov +// +// SPDX-License-Identifier: GPL-2.0-only + #undef TRACE_SYSTEM #define TRACE_SYSTEM regmap diff --git a/include/instrumentation/events/regulator.h b/include/instrumentation/events/regulator.h index bfdb6b65..31713427 100644 --- a/include/instrumentation/events/regulator.h +++ b/include/instrumentation/events/regulator.h @@ -1,4 +1,7 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ +// SPDX-FileCopyrightText: 2012 Paul Woegerer +// +// SPDX-License-Identifier: GPL-2.0-only + #undef TRACE_SYSTEM #define TRACE_SYSTEM regulator diff --git a/include/instrumentation/events/rpc.h b/include/instrumentation/events/rpc.h index ca448b36..0bbb717c 100644 --- a/include/instrumentation/events/rpc.h +++ b/include/instrumentation/events/rpc.h @@ -1,4 +1,7 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ +// SPDX-FileCopyrightText: 2012 Andrew Gabbasov +// +// SPDX-License-Identifier: GPL-2.0-only + #undef TRACE_SYSTEM #define TRACE_SYSTEM rpc diff --git a/include/instrumentation/events/rpm.h b/include/instrumentation/events/rpm.h index 1e425f8e..b5cdd4d2 100644 --- a/include/instrumentation/events/rpm.h +++ b/include/instrumentation/events/rpm.h @@ -1,4 +1,7 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ +// SPDX-FileCopyrightText: 2012 Andrew Gabbasov +// +// SPDX-License-Identifier: GPL-2.0-only + #undef TRACE_SYSTEM #define TRACE_SYSTEM rpm diff --git a/include/instrumentation/events/sched.h b/include/instrumentation/events/sched.h index 13c15ce1..b5915e6d 100644 --- a/include/instrumentation/events/sched.h +++ b/include/instrumentation/events/sched.h @@ -1,4 +1,7 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ +// SPDX-FileCopyrightText: 2011 Mathieu Desnoyers +// +// SPDX-License-Identifier: GPL-2.0-only + #undef TRACE_SYSTEM #define TRACE_SYSTEM sched diff --git a/include/instrumentation/events/scsi.h b/include/instrumentation/events/scsi.h index 41d4f748..de2a1998 100644 --- a/include/instrumentation/events/scsi.h +++ b/include/instrumentation/events/scsi.h @@ -1,4 +1,7 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ +// SPDX-FileCopyrightText: 2012 Paul Woegerer +// +// SPDX-License-Identifier: GPL-2.0-only + #undef TRACE_SYSTEM #define TRACE_SYSTEM scsi diff --git a/include/instrumentation/events/signal.h b/include/instrumentation/events/signal.h index 8c0661a1..c7d4114e 100644 --- a/include/instrumentation/events/signal.h +++ b/include/instrumentation/events/signal.h @@ -1,4 +1,7 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ +// SPDX-FileCopyrightText: 2012 Mathieu Desnoyers +// +// SPDX-License-Identifier: GPL-2.0-only + #undef TRACE_SYSTEM #define TRACE_SYSTEM signal diff --git a/include/instrumentation/events/skb.h b/include/instrumentation/events/skb.h index 9f1047c6..edfda7ff 100644 --- a/include/instrumentation/events/skb.h +++ b/include/instrumentation/events/skb.h @@ -1,4 +1,7 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ +// SPDX-FileCopyrightText: 2012 Paul Woegerer +// +// SPDX-License-Identifier: GPL-2.0-only + #undef TRACE_SYSTEM #define TRACE_SYSTEM skb diff --git a/include/instrumentation/events/sock.h b/include/instrumentation/events/sock.h index 39d3f549..1f48c8b4 100644 --- a/include/instrumentation/events/sock.h +++ b/include/instrumentation/events/sock.h @@ -1,4 +1,7 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ +// SPDX-FileCopyrightText: 2012 Paul Woegerer +// +// SPDX-License-Identifier: GPL-2.0-only + #undef TRACE_SYSTEM #define TRACE_SYSTEM sock diff --git a/include/instrumentation/events/timer.h b/include/instrumentation/events/timer.h index 8cce7127..f69e069b 100644 --- a/include/instrumentation/events/timer.h +++ b/include/instrumentation/events/timer.h @@ -1,4 +1,7 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ +// SPDX-FileCopyrightText: 2012 Mathieu Desnoyers +// +// SPDX-License-Identifier: GPL-2.0-only + #undef TRACE_SYSTEM #define TRACE_SYSTEM timer diff --git a/include/instrumentation/events/udp.h b/include/instrumentation/events/udp.h index 0a94b466..f79d0b03 100644 --- a/include/instrumentation/events/udp.h +++ b/include/instrumentation/events/udp.h @@ -1,4 +1,7 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ +// SPDX-FileCopyrightText: 2012 Paul Woegerer +// +// SPDX-License-Identifier: GPL-2.0-only + #undef TRACE_SYSTEM #define TRACE_SYSTEM udp diff --git a/include/instrumentation/events/v4l2.h b/include/instrumentation/events/v4l2.h index ad16e7ea..4f274799 100644 --- a/include/instrumentation/events/v4l2.h +++ b/include/instrumentation/events/v4l2.h @@ -1,4 +1,7 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ +// SPDX-FileCopyrightText: 2014 Wade Farnsworth +// +// SPDX-License-Identifier: GPL-2.0-only + #undef TRACE_SYSTEM #define TRACE_SYSTEM v4l2 diff --git a/include/instrumentation/events/workqueue.h b/include/instrumentation/events/workqueue.h index 58573171..fdd7b64d 100644 --- a/include/instrumentation/events/workqueue.h +++ b/include/instrumentation/events/workqueue.h @@ -1,4 +1,7 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ +// SPDX-FileCopyrightText: 2012 Andrew Gabbasov +// +// SPDX-License-Identifier: GPL-2.0-only + #undef TRACE_SYSTEM #define TRACE_SYSTEM workqueue diff --git a/include/instrumentation/events/writeback.h b/include/instrumentation/events/writeback.h index 8e56c0df..67191e18 100644 --- a/include/instrumentation/events/writeback.h +++ b/include/instrumentation/events/writeback.h @@ -1,4 +1,7 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ +// SPDX-FileCopyrightText: 2012 Andrew Gabbasov +// +// SPDX-License-Identifier: GPL-2.0-only + #undef TRACE_SYSTEM #define TRACE_SYSTEM writeback diff --git a/include/instrumentation/syscalls/arm-32-syscalls_integers.h b/include/instrumentation/syscalls/arm-32-syscalls_integers.h index 44847ea8..3f6280e6 100644 --- a/include/instrumentation/syscalls/arm-32-syscalls_integers.h +++ b/include/instrumentation/syscalls/arm-32-syscalls_integers.h @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ +// SPDX-FileCopyrightText: 2022 EfficiOS Inc. +// +// SPDX-License-Identifier: GPL-2.0-only OR LGPL-2.1-only /* THIS FILE IS AUTO-GENERATED. DO NOT EDIT */ diff --git a/include/instrumentation/syscalls/arm-32-syscalls_integers_override.h b/include/instrumentation/syscalls/arm-32-syscalls_integers_override.h index 4dfbdebf..d9dbabab 100644 --- a/include/instrumentation/syscalls/arm-32-syscalls_integers_override.h +++ b/include/instrumentation/syscalls/arm-32-syscalls_integers_override.h @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ +// SPDX-FileCopyrightText: 2011 Mathieu Desnoyers +// +// SPDX-License-Identifier: GPL-2.0-only OR LGPL-2.1-only #ifndef CONFIG_UID16 diff --git a/include/instrumentation/syscalls/arm-32-syscalls_pointers.h b/include/instrumentation/syscalls/arm-32-syscalls_pointers.h index 5f4ca5b1..b586b19c 100644 --- a/include/instrumentation/syscalls/arm-32-syscalls_pointers.h +++ b/include/instrumentation/syscalls/arm-32-syscalls_pointers.h @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ +// SPDX-FileCopyrightText: 2022 EfficiOS Inc. +// +// SPDX-License-Identifier: GPL-2.0-only OR LGPL-2.1-only /* THIS FILE IS AUTO-GENERATED. DO NOT EDIT */ diff --git a/include/instrumentation/syscalls/arm-32-syscalls_pointers_override.h b/include/instrumentation/syscalls/arm-32-syscalls_pointers_override.h index 6c08b794..766c88c8 100644 --- a/include/instrumentation/syscalls/arm-32-syscalls_pointers_override.h +++ b/include/instrumentation/syscalls/arm-32-syscalls_pointers_override.h @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ +// SPDX-FileCopyrightText: 2011 Mathieu Desnoyers +// +// SPDX-License-Identifier: GPL-2.0-only OR LGPL-2.1-only #define OVERRIDE_TABLE_32_mmap2 diff --git a/include/instrumentation/syscalls/arm-64-syscalls_integers.h b/include/instrumentation/syscalls/arm-64-syscalls_integers.h index 24237a22..e7c07e71 100644 --- a/include/instrumentation/syscalls/arm-64-syscalls_integers.h +++ b/include/instrumentation/syscalls/arm-64-syscalls_integers.h @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ +// SPDX-FileCopyrightText: 2022 EfficiOS Inc. +// +// SPDX-License-Identifier: GPL-2.0-only OR LGPL-2.1-only /* THIS FILE IS AUTO-GENERATED. DO NOT EDIT */ diff --git a/include/instrumentation/syscalls/arm-64-syscalls_integers_override.h b/include/instrumentation/syscalls/arm-64-syscalls_integers_override.h index ac0d5443..f28074ed 100644 --- a/include/instrumentation/syscalls/arm-64-syscalls_integers_override.h +++ b/include/instrumentation/syscalls/arm-64-syscalls_integers_override.h @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ +// SPDX-FileCopyrightText: 2011 Mathieu Desnoyers +// +// SPDX-License-Identifier: GPL-2.0-only OR LGPL-2.1-only /* * this is a place-holder for arm64 integer syscall definition override. diff --git a/include/instrumentation/syscalls/arm-64-syscalls_pointers.h b/include/instrumentation/syscalls/arm-64-syscalls_pointers.h index 674a1050..dbfdef0c 100644 --- a/include/instrumentation/syscalls/arm-64-syscalls_pointers.h +++ b/include/instrumentation/syscalls/arm-64-syscalls_pointers.h @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ +// SPDX-FileCopyrightText: 2022 EfficiOS Inc. +// +// SPDX-License-Identifier: GPL-2.0-only OR LGPL-2.1-only /* THIS FILE IS AUTO-GENERATED. DO NOT EDIT */ diff --git a/include/instrumentation/syscalls/arm-64-syscalls_pointers_override.h b/include/instrumentation/syscalls/arm-64-syscalls_pointers_override.h index f35ce2f8..16e5d73a 100644 --- a/include/instrumentation/syscalls/arm-64-syscalls_pointers_override.h +++ b/include/instrumentation/syscalls/arm-64-syscalls_pointers_override.h @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ +// SPDX-FileCopyrightText: 2011 Mathieu Desnoyers +// +// SPDX-License-Identifier: GPL-2.0-only OR LGPL-2.1-only /* * this is a place-holder for arm64 integer syscall definition override. diff --git a/include/instrumentation/syscalls/compat_syscalls_integers.h b/include/instrumentation/syscalls/compat_syscalls_integers.h index 080a36a8..6f083c99 100644 --- a/include/instrumentation/syscalls/compat_syscalls_integers.h +++ b/include/instrumentation/syscalls/compat_syscalls_integers.h @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ +// SPDX-FileCopyrightText: 2011 Mathieu Desnoyers +// +// SPDX-License-Identifier: GPL-2.0-only OR LGPL-2.1-only #ifdef CONFIG_X86_64 #include "x86-32-syscalls_integers.h" diff --git a/include/instrumentation/syscalls/compat_syscalls_pointers.h b/include/instrumentation/syscalls/compat_syscalls_pointers.h index 4d893862..6bbe5c24 100644 --- a/include/instrumentation/syscalls/compat_syscalls_pointers.h +++ b/include/instrumentation/syscalls/compat_syscalls_pointers.h @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ +// SPDX-FileCopyrightText: 2011 Mathieu Desnoyers +// +// SPDX-License-Identifier: GPL-2.0-only OR LGPL-2.1-only #ifdef CONFIG_X86_64 #include "x86-32-syscalls_pointers.h" diff --git a/include/instrumentation/syscalls/mips-32-syscalls_integers.h b/include/instrumentation/syscalls/mips-32-syscalls_integers.h index 1daea752..8f51a310 100644 --- a/include/instrumentation/syscalls/mips-32-syscalls_integers.h +++ b/include/instrumentation/syscalls/mips-32-syscalls_integers.h @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ +// SPDX-FileCopyrightText: 2012 Ralf Baechle +// +// SPDX-License-Identifier: GPL-2.0-only OR LGPL-2.1-only /* THIS FILE IS AUTO-GENERATED. DO NOT EDIT */ diff --git a/include/instrumentation/syscalls/mips-32-syscalls_integers_override.h b/include/instrumentation/syscalls/mips-32-syscalls_integers_override.h index 64021873..f104034f 100644 --- a/include/instrumentation/syscalls/mips-32-syscalls_integers_override.h +++ b/include/instrumentation/syscalls/mips-32-syscalls_integers_override.h @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ +// SPDX-FileCopyrightText: 2011 Mathieu Desnoyers +// +// SPDX-License-Identifier: GPL-2.0-only OR LGPL-2.1-only /* * this is a place-holder for MIPS integer syscall definition override. diff --git a/include/instrumentation/syscalls/mips-32-syscalls_pointers.h b/include/instrumentation/syscalls/mips-32-syscalls_pointers.h index 3ff5ad7f..1f1d7efc 100644 --- a/include/instrumentation/syscalls/mips-32-syscalls_pointers.h +++ b/include/instrumentation/syscalls/mips-32-syscalls_pointers.h @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ +// SPDX-FileCopyrightText: 2012 Ralf Baechle +// +// SPDX-License-Identifier: GPL-2.0-only OR LGPL-2.1-only /* THIS FILE IS AUTO-GENERATED. DO NOT EDIT */ diff --git a/include/instrumentation/syscalls/mips-32-syscalls_pointers_override.h b/include/instrumentation/syscalls/mips-32-syscalls_pointers_override.h index 9a38fb5a..510d2a68 100644 --- a/include/instrumentation/syscalls/mips-32-syscalls_pointers_override.h +++ b/include/instrumentation/syscalls/mips-32-syscalls_pointers_override.h @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ +// SPDX-FileCopyrightText: 2011 Mathieu Desnoyers +// +// SPDX-License-Identifier: GPL-2.0-only OR LGPL-2.1-only #ifndef CREATE_SYSCALL_TABLE diff --git a/include/instrumentation/syscalls/mips-64-syscalls_integers.h b/include/instrumentation/syscalls/mips-64-syscalls_integers.h index 855087f6..dae0dee6 100644 --- a/include/instrumentation/syscalls/mips-64-syscalls_integers.h +++ b/include/instrumentation/syscalls/mips-64-syscalls_integers.h @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ +// SPDX-FileCopyrightText: 2012 Ralf Baechle +// +// SPDX-License-Identifier: GPL-2.0-only OR LGPL-2.1-only /* THIS FILE IS AUTO-GENERATED. DO NOT EDIT */ diff --git a/include/instrumentation/syscalls/mips-64-syscalls_integers_override.h b/include/instrumentation/syscalls/mips-64-syscalls_integers_override.h index 64021873..f104034f 100644 --- a/include/instrumentation/syscalls/mips-64-syscalls_integers_override.h +++ b/include/instrumentation/syscalls/mips-64-syscalls_integers_override.h @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ +// SPDX-FileCopyrightText: 2011 Mathieu Desnoyers +// +// SPDX-License-Identifier: GPL-2.0-only OR LGPL-2.1-only /* * this is a place-holder for MIPS integer syscall definition override. diff --git a/include/instrumentation/syscalls/mips-64-syscalls_pointers.h b/include/instrumentation/syscalls/mips-64-syscalls_pointers.h index 203da38e..8b27bfb8 100644 --- a/include/instrumentation/syscalls/mips-64-syscalls_pointers.h +++ b/include/instrumentation/syscalls/mips-64-syscalls_pointers.h @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ +// SPDX-FileCopyrightText: 2012 Ralf Baechle +// +// SPDX-License-Identifier: GPL-2.0-only OR LGPL-2.1-only /* THIS FILE IS AUTO-GENERATED. DO NOT EDIT */ diff --git a/include/instrumentation/syscalls/mips-64-syscalls_pointers_override.h b/include/instrumentation/syscalls/mips-64-syscalls_pointers_override.h index eb2b48cf..c34262ad 100644 --- a/include/instrumentation/syscalls/mips-64-syscalls_pointers_override.h +++ b/include/instrumentation/syscalls/mips-64-syscalls_pointers_override.h @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ +// SPDX-FileCopyrightText: 2011 Mathieu Desnoyers +// +// SPDX-License-Identifier: GPL-2.0-only OR LGPL-2.1-only #ifndef CREATE_SYSCALL_TABLE diff --git a/include/instrumentation/syscalls/powerpc-32-syscalls_integers.h b/include/instrumentation/syscalls/powerpc-32-syscalls_integers.h index 2c8f40de..61c0da10 100644 --- a/include/instrumentation/syscalls/powerpc-32-syscalls_integers.h +++ b/include/instrumentation/syscalls/powerpc-32-syscalls_integers.h @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ +// SPDX-FileCopyrightText: 2013 Paul Woegerer +// +// SPDX-License-Identifier: GPL-2.0-only OR LGPL-2.1-only /* THIS FILE IS AUTO-GENERATED. DO NOT EDIT */ diff --git a/include/instrumentation/syscalls/powerpc-32-syscalls_integers_override.h b/include/instrumentation/syscalls/powerpc-32-syscalls_integers_override.h index 529a4927..682ba9d5 100644 --- a/include/instrumentation/syscalls/powerpc-32-syscalls_integers_override.h +++ b/include/instrumentation/syscalls/powerpc-32-syscalls_integers_override.h @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ +// SPDX-FileCopyrightText: 2011 Mathieu Desnoyers +// +// SPDX-License-Identifier: GPL-2.0-only OR LGPL-2.1-only #ifndef CREATE_SYSCALL_TABLE diff --git a/include/instrumentation/syscalls/powerpc-32-syscalls_pointers.h b/include/instrumentation/syscalls/powerpc-32-syscalls_pointers.h index d9cde3a8..8eb3db1a 100644 --- a/include/instrumentation/syscalls/powerpc-32-syscalls_pointers.h +++ b/include/instrumentation/syscalls/powerpc-32-syscalls_pointers.h @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ +// SPDX-FileCopyrightText: 2013 Paul Woegerer +// +// SPDX-License-Identifier: GPL-2.0-only OR LGPL-2.1-only /* THIS FILE IS AUTO-GENERATED. DO NOT EDIT */ diff --git a/include/instrumentation/syscalls/powerpc-32-syscalls_pointers_override.h b/include/instrumentation/syscalls/powerpc-32-syscalls_pointers_override.h index b0006833..074dc4d0 100644 --- a/include/instrumentation/syscalls/powerpc-32-syscalls_pointers_override.h +++ b/include/instrumentation/syscalls/powerpc-32-syscalls_pointers_override.h @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ +// SPDX-FileCopyrightText: 2011 Mathieu Desnoyers +// +// SPDX-License-Identifier: GPL-2.0-only OR LGPL-2.1-only #define OVERRIDE_TABLE_32_mmap2 diff --git a/include/instrumentation/syscalls/syscalls_integers.h b/include/instrumentation/syscalls/syscalls_integers.h index ea8e29bc..d528bdb5 100644 --- a/include/instrumentation/syscalls/syscalls_integers.h +++ b/include/instrumentation/syscalls/syscalls_integers.h @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ +// SPDX-FileCopyrightText: 2011 Mathieu Desnoyers +// +// SPDX-License-Identifier: GPL-2.0-only OR LGPL-2.1-only #ifdef CONFIG_X86_64 #include "x86-64-syscalls_integers.h" diff --git a/include/instrumentation/syscalls/syscalls_integers_override.h b/include/instrumentation/syscalls/syscalls_integers_override.h index 74bc9dcf..c85ea0a4 100644 --- a/include/instrumentation/syscalls/syscalls_integers_override.h +++ b/include/instrumentation/syscalls/syscalls_integers_override.h @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ +// SPDX-FileCopyrightText: 2011 Mathieu Desnoyers +// +// SPDX-License-Identifier: GPL-2.0-only OR LGPL-2.1-only #ifndef CREATE_SYSCALL_TABLE diff --git a/include/instrumentation/syscalls/syscalls_pointers.h b/include/instrumentation/syscalls/syscalls_pointers.h index a2ee3127..3ca59c73 100644 --- a/include/instrumentation/syscalls/syscalls_pointers.h +++ b/include/instrumentation/syscalls/syscalls_pointers.h @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ +// SPDX-FileCopyrightText: 2011 Mathieu Desnoyers +// +// SPDX-License-Identifier: GPL-2.0-only OR LGPL-2.1-only #ifdef CONFIG_X86_64 #include "x86-64-syscalls_pointers.h" diff --git a/include/instrumentation/syscalls/syscalls_pointers_override.h b/include/instrumentation/syscalls/syscalls_pointers_override.h index b3647ecd..019be36e 100644 --- a/include/instrumentation/syscalls/syscalls_pointers_override.h +++ b/include/instrumentation/syscalls/syscalls_pointers_override.h @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ +// SPDX-FileCopyrightText: 2011 Mathieu Desnoyers +// +// SPDX-License-Identifier: GPL-2.0-only OR LGPL-2.1-only #ifndef CREATE_SYSCALL_TABLE diff --git a/include/instrumentation/syscalls/syscalls_unknown.h b/include/instrumentation/syscalls/syscalls_unknown.h index 8645d714..a5ee3e14 100644 --- a/include/instrumentation/syscalls/syscalls_unknown.h +++ b/include/instrumentation/syscalls/syscalls_unknown.h @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ +// SPDX-FileCopyrightText: 2011 Mathieu Desnoyers +// +// SPDX-License-Identifier: GPL-2.0-only OR LGPL-2.1-only #if !defined(_TRACE_SYSCALLS_UNKNOWN_H) || defined(TRACE_HEADER_MULTI_READ) #define _TRACE_SYSCALLS_UNKNOWN_H diff --git a/include/instrumentation/syscalls/x86-32-syscalls_integers.h b/include/instrumentation/syscalls/x86-32-syscalls_integers.h index b053db67..814373b6 100644 --- a/include/instrumentation/syscalls/x86-32-syscalls_integers.h +++ b/include/instrumentation/syscalls/x86-32-syscalls_integers.h @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ +// SPDX-FileCopyrightText: 2022 EfficiOS Inc. +// +// SPDX-License-Identifier: GPL-2.0-only OR LGPL-2.1-only /* THIS FILE IS AUTO-GENERATED. DO NOT EDIT */ diff --git a/include/instrumentation/syscalls/x86-32-syscalls_integers_override.h b/include/instrumentation/syscalls/x86-32-syscalls_integers_override.h index 3d933ad3..ea090b2f 100644 --- a/include/instrumentation/syscalls/x86-32-syscalls_integers_override.h +++ b/include/instrumentation/syscalls/x86-32-syscalls_integers_override.h @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ +// SPDX-FileCopyrightText: 2011 Mathieu Desnoyers +// +// SPDX-License-Identifier: GPL-2.0-only OR LGPL-2.1-only #ifndef CONFIG_UID16 diff --git a/include/instrumentation/syscalls/x86-32-syscalls_pointers.h b/include/instrumentation/syscalls/x86-32-syscalls_pointers.h index 2d833197..1b5e41f9 100644 --- a/include/instrumentation/syscalls/x86-32-syscalls_pointers.h +++ b/include/instrumentation/syscalls/x86-32-syscalls_pointers.h @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ +// SPDX-FileCopyrightText: 2022 EfficiOS Inc. +// +// SPDX-License-Identifier: GPL-2.0-only OR LGPL-2.1-only /* THIS FILE IS AUTO-GENERATED. DO NOT EDIT */ diff --git a/include/instrumentation/syscalls/x86-32-syscalls_pointers_override.h b/include/instrumentation/syscalls/x86-32-syscalls_pointers_override.h index 63a900f6..43e11bd8 100644 --- a/include/instrumentation/syscalls/x86-32-syscalls_pointers_override.h +++ b/include/instrumentation/syscalls/x86-32-syscalls_pointers_override.h @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ +// SPDX-FileCopyrightText: 2011 Mathieu Desnoyers +// +// SPDX-License-Identifier: GPL-2.0-only OR LGPL-2.1-only #ifndef CREATE_SYSCALL_TABLE diff --git a/include/instrumentation/syscalls/x86-64-syscalls_integers.h b/include/instrumentation/syscalls/x86-64-syscalls_integers.h index 7b7d83f0..4df0cb75 100644 --- a/include/instrumentation/syscalls/x86-64-syscalls_integers.h +++ b/include/instrumentation/syscalls/x86-64-syscalls_integers.h @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ +// SPDX-FileCopyrightText: 2022 EfficiOS Inc. +// +// SPDX-License-Identifier: GPL-2.0-only OR LGPL-2.1-only /* THIS FILE IS AUTO-GENERATED. DO NOT EDIT */ diff --git a/include/instrumentation/syscalls/x86-64-syscalls_integers_override.h b/include/instrumentation/syscalls/x86-64-syscalls_integers_override.h index a241399b..627c3554 100644 --- a/include/instrumentation/syscalls/x86-64-syscalls_integers_override.h +++ b/include/instrumentation/syscalls/x86-64-syscalls_integers_override.h @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ +// SPDX-FileCopyrightText: 2011 Mathieu Desnoyers +// +// SPDX-License-Identifier: GPL-2.0-only OR LGPL-2.1-only /* * this is a place-holder for x86_64 integer syscall definition override. diff --git a/include/instrumentation/syscalls/x86-64-syscalls_pointers.h b/include/instrumentation/syscalls/x86-64-syscalls_pointers.h index bd1ac35d..d592755f 100644 --- a/include/instrumentation/syscalls/x86-64-syscalls_pointers.h +++ b/include/instrumentation/syscalls/x86-64-syscalls_pointers.h @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ +// SPDX-FileCopyrightText: 2022 EfficiOS Inc. +// +// SPDX-License-Identifier: GPL-2.0-only OR LGPL-2.1-only /* THIS FILE IS AUTO-GENERATED. DO NOT EDIT */ diff --git a/include/instrumentation/syscalls/x86-64-syscalls_pointers_override.h b/include/instrumentation/syscalls/x86-64-syscalls_pointers_override.h index e88a97aa..2cb17b8f 100644 --- a/include/instrumentation/syscalls/x86-64-syscalls_pointers_override.h +++ b/include/instrumentation/syscalls/x86-64-syscalls_pointers_override.h @@ -1,4 +1,6 @@ -/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ +// SPDX-FileCopyrightText: 2011 Mathieu Desnoyers +// +// SPDX-License-Identifier: GPL-2.0-only OR LGPL-2.1-only #ifndef CREATE_SYSCALL_TABLE diff --git a/include/lttng/msgpack.h b/include/lttng/msgpack.h index 0d19518d..7a29c47b 100644 --- a/include/lttng/msgpack.h +++ b/include/lttng/msgpack.h @@ -1,26 +1,10 @@ +/* SPDX-License-Identifier: LGPL-2.1-only + * SPDX-FileCopyrightText: 2020 Francis Deslauriers + */ + #ifndef _LTTNG_KERNEL_MSGPACK_H #define _LTTNG_KERNEL_MSGPACK_H -/* - * msgpack.h - * - * Copyright (C) 2020 Francis Deslauriers - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; only - * version 2.1 of the License. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - */ - #ifdef __KERNEL__ #include #else /* __KERNEL__ */ diff --git a/scripts/abi-debian-version.sh b/scripts/abi-debian-version.sh index a84fe925..767e2c38 100755 --- a/scripts/abi-debian-version.sh +++ b/scripts/abi-debian-version.sh @@ -1,5 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: (GPL-2.0-only OR LGPL-2.1-only) +# SPDX-FileCopyrightText: 2015-2024 EfficiOS Inc. # First argument is the path to the kernel headers. KPATH="$1" diff --git a/scripts/abi-fedora-version.sh b/scripts/abi-fedora-version.sh index 4d9f144c..d41f2164 100755 --- a/scripts/abi-fedora-version.sh +++ b/scripts/abi-fedora-version.sh @@ -1,5 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: (GPL-2.0-only OR LGPL-2.1-only) +# SPDX-FileCopyrightText: 2018 EfficiOS Inc. # First argument is the path to the kernel headers. KPATH="$1" diff --git a/scripts/abi-rhel-version.sh b/scripts/abi-rhel-version.sh index 66376acf..b3bd1c27 100755 --- a/scripts/abi-rhel-version.sh +++ b/scripts/abi-rhel-version.sh @@ -1,5 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: (GPL-2.0-only OR LGPL-2.1-only) +# SPDX-FileCopyrightText: 2016-2018 EfficiOS Inc. # First argument is the path to the kernel headers. KPATH="$1" diff --git a/scripts/abi-sle-version.sh b/scripts/abi-sle-version.sh index 9b7da92d..542895e0 100755 --- a/scripts/abi-sle-version.sh +++ b/scripts/abi-sle-version.sh @@ -1,5 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: (GPL-2.0-only OR LGPL-2.1-only) +# SPDX-FileCopyrightText: 2016-2021 EfficiOS Inc. # First argument is the path to the kernel headers. KPATH=$1 diff --git a/scripts/built-in.sh b/scripts/built-in.sh index 5c580422..d416fdf4 100755 --- a/scripts/built-in.sh +++ b/scripts/built-in.sh @@ -1,5 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: (GPL-2.0-only OR LGPL-2.1-only) +# SPDX-FileCopyrightText: 2015-2021 EfficiOS Inc. set -e diff --git a/scripts/extra-version-git.sh b/scripts/extra-version-git.sh index 5c428080..2d72f630 100755 --- a/scripts/extra-version-git.sh +++ b/scripts/extra-version-git.sh @@ -1,5 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: (GPL-2.0-only OR LGPL-2.1-only) +# SPDX-FileCopyrightText: 2018-2019 EfficiOS Inc. # First argument is the path to the lttng modules sources. TOP_LTTNG_MODULES_DIR="$1" diff --git a/scripts/extra-version-name.sh b/scripts/extra-version-name.sh index f4e1e122..dffc07d2 100755 --- a/scripts/extra-version-name.sh +++ b/scripts/extra-version-name.sh @@ -1,5 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: (GPL-2.0-only OR LGPL-2.1-only) +# SPDX-FileCopyrightText: 2018 EfficiOS Inc. # First argument is the path to the lttng modules sources. TOP_LTTNG_MODULES_DIR="$1" diff --git a/scripts/extra-version-patches.sh b/scripts/extra-version-patches.sh index aecbb2c9..b85fc1ad 100755 --- a/scripts/extra-version-patches.sh +++ b/scripts/extra-version-patches.sh @@ -1,5 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: (GPL-2.0-only OR LGPL-2.1-only) +# SPDX-FileCopyrightText: 2018-2020 EfficiOS Inc. # First argument is the path to the lttng modules sources. TOP_LTTNG_MODULES_DIR="$1" @@ -12,7 +13,7 @@ fi TMPFILE="$(mktemp)" -find "${TOP_LTTNG_MODULES_DIR}/extra_version/patches/" -maxdepth 1 ! -name 'README' -type f -printf '%f\n' | sort -r \ +find "${TOP_LTTNG_MODULES_DIR}/extra_version/patches/" -maxdepth 1 ! -name 'README.md' -type f -printf '%f\n' | sort -r \ | sed -E 's/[^a-zA-Z0-9 \.]/-/g ; s/(.*)/MODULE_INFO(extra_version_patch, "\1");/g' >"${TMPFILE}" 2>/dev/null if test ! -d "${TOP_LTTNG_MODULES_DIR}/${INCLUDE_DIR}"; then diff --git a/scripts/maintainer/do-release.sh b/scripts/maintainer/do-release.sh index 5e94e136..5fc43455 100755 --- a/scripts/maintainer/do-release.sh +++ b/scripts/maintainer/do-release.sh @@ -1,4 +1,6 @@ #!/bin/bash +# SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) +# SPDX-FileCopyrightText: 2020 EfficiOS Inc. set -eu set -o pipefail diff --git a/scripts/rt-patch-version.sh b/scripts/rt-patch-version.sh index 7c5b108e..420671b1 100755 --- a/scripts/rt-patch-version.sh +++ b/scripts/rt-patch-version.sh @@ -1,5 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: (GPL-2.0-only OR LGPL-2.1-only) +# SPDX-FileCopyrightText: 2016-2018 EfficiOS Inc. # First argument is the path to the kernel headers. KPATH="$1" diff --git a/src/Kbuild b/src/Kbuild index 3fa1807d..b529e38a 100644 --- a/src/Kbuild +++ b/src/Kbuild @@ -1,4 +1,5 @@ # SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) +# SPDX-FileCopyrightText: 2010-2024 EfficiOS Inc. ifdef CONFIG_LOCALVERSION # Check if dot-config is included. ifeq ($(CONFIG_TRACEPOINTS),) diff --git a/src/Kbuild.common b/src/Kbuild.common index 78afa21e..f9f47a04 100644 --- a/src/Kbuild.common +++ b/src/Kbuild.common @@ -1,4 +1,5 @@ # SPDX-License-Identifier: (GPL-2.0-only OR LGPL-2.1-only) +# SPDX-FileCopyrightText: 2015-2024 EfficiOS Inc. ccflags-y += -DLTTNG_LINUX_MAJOR=$(VERSION) ccflags-y += -DLTTNG_LINUX_MINOR=$(PATCHLEVEL) diff --git a/src/Kconfig b/src/Kconfig index c1e5781b..ee693ceb 100644 --- a/src/Kconfig +++ b/src/Kconfig @@ -1,4 +1,5 @@ # SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) +# SPDX-FileCopyrightText: 2015-2024 EfficiOS Inc. config LTTNG tristate "LTTng support" diff --git a/src/lib/Kbuild b/src/lib/Kbuild index 4d1e9585..e9075f9b 100644 --- a/src/lib/Kbuild +++ b/src/lib/Kbuild @@ -1,4 +1,5 @@ # SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) +# SPDX-FileCopyrightText: 2011-2024 EfficiOS Inc. TOP_LTTNG_MODULES_DIR := $(shell dirname $(lastword $(MAKEFILE_LIST)))/../.. diff --git a/src/lib/msgpack/msgpack.c b/src/lib/msgpack/msgpack.c index 54d56926..860f9830 100644 --- a/src/lib/msgpack/msgpack.c +++ b/src/lib/msgpack/msgpack.c @@ -1,21 +1,5 @@ -/* - * msgpack.c - * - * Copyright (C) 2020 Francis Deslauriers - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; only - * version 2.1 of the License. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +/* SPDX-License-Identifier: LGPL-2.1-only + * SPDX-FileCopyrightText: 2020 Francis Deslauriers */ #define _GNU_SOURCE diff --git a/src/probes/Kbuild b/src/probes/Kbuild index f9677678..1812f084 100644 --- a/src/probes/Kbuild +++ b/src/probes/Kbuild @@ -1,4 +1,5 @@ # SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) +# SPDX-FileCopyrightText: 2010-2024 EfficiOS Inc. TOP_LTTNG_MODULES_DIR := $(shell dirname $(lastword $(MAKEFILE_LIST)))/../.. diff --git a/src/tests/Kbuild b/src/tests/Kbuild index 9cf13342..eecfcca6 100644 --- a/src/tests/Kbuild +++ b/src/tests/Kbuild @@ -1,4 +1,5 @@ # SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) +# SPDX-FileCopyrightText: 2016-2024 EfficiOS Inc. TOP_LTTNG_MODULES_DIR := $(shell dirname $(lastword $(MAKEFILE_LIST)))/../.. diff --git a/src/tests/Kconfig b/src/tests/Kconfig index 1bc3fea7..6b2f1f69 100644 --- a/src/tests/Kconfig +++ b/src/tests/Kconfig @@ -1,4 +1,5 @@ # SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) +# SPDX-FileCopyrightText: 2016-2024 EfficiOS Inc. config LTTNG_CLOCK_PLUGIN_TEST tristate "Use test plugin as trace clock" diff --git a/tools/syscalls/3.0.34/powerpc-32-syscalls b/tools/syscalls/3.0.34/powerpc-32-syscalls index f951c7ad..788d709b 100644 --- a/tools/syscalls/3.0.34/powerpc-32-syscalls +++ b/tools/syscalls/3.0.34/powerpc-32-syscalls @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2013 Paul Woegerer +# +# SPDX-License-Identifier: CC0-1.0 + syscall sys_restart_syscall nr 0 nbargs 0 types: () args: () syscall sys_exit nr 1 nbargs 1 types: (int) args: (error_code) syscall sys_read nr 3 nbargs 3 types: (unsigned int, char *, size_t) args: (fd, buf, count) diff --git a/tools/syscalls/3.1.0-rc6/x86-32-syscalls b/tools/syscalls/3.1.0-rc6/x86-32-syscalls index 130c1e3e..d226289b 100644 --- a/tools/syscalls/3.1.0-rc6/x86-32-syscalls +++ b/tools/syscalls/3.1.0-rc6/x86-32-syscalls @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2011 Mathieu Desnoyers +# +# SPDX-License-Identifier: CC0-1.0 + syscall sys_restart_syscall nr 0 nbargs 0 types: () args: () syscall sys_exit nr 1 nbargs 1 types: (int) args: (error_code) syscall sys_read nr 3 nbargs 3 types: (unsigned int, char *, size_t) args: (fd, buf, count) diff --git a/tools/syscalls/3.10.0-rc7/x86-64-syscalls b/tools/syscalls/3.10.0-rc7/x86-64-syscalls index 5db1a4f1..31d6f675 100644 --- a/tools/syscalls/3.10.0-rc7/x86-64-syscalls +++ b/tools/syscalls/3.10.0-rc7/x86-64-syscalls @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2013 Yannick Brosseau +# +# SPDX-License-Identifier: CC0-1.0 + syscall sys_read nr 0 nbargs 3 types: (unsigned int, char *, size_t) args: (fd, buf, count) syscall sys_write nr 1 nbargs 3 types: (unsigned int, const char *, size_t) args: (fd, buf, count) syscall sys_open nr 2 nbargs 3 types: (const char *, int, umode_t) args: (filename, flags, mode) diff --git a/tools/syscalls/3.13.0/mips-32-syscalls b/tools/syscalls/3.13.0/mips-32-syscalls index e815a989..979789fa 100644 --- a/tools/syscalls/3.13.0/mips-32-syscalls +++ b/tools/syscalls/3.13.0/mips-32-syscalls @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2014 Lars Persson +# +# SPDX-License-Identifier: CC0-1.0 + syscall sys_exit nr 4001 nbargs 1 types: (int) args: (error_code) syscall sys_read nr 4003 nbargs 3 types: (unsigned int, char *, size_t) args: (fd, buf, count) syscall sys_write nr 4004 nbargs 3 types: (unsigned int, const char *, size_t) args: (fd, buf, count) diff --git a/tools/syscalls/3.18.0/mips-32-syscalls b/tools/syscalls/3.18.0/mips-32-syscalls index d0b35a67..45d6a84d 100644 --- a/tools/syscalls/3.18.0/mips-32-syscalls +++ b/tools/syscalls/3.18.0/mips-32-syscalls @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2015 Lars Persson +# +# SPDX-License-Identifier: CC0-1.0 + syscall sys_exit nr 4001 nbargs 1 types: (int) args: (error_code) syscall sys_read nr 4003 nbargs 3 types: (unsigned int, char *, size_t) args: (fd, buf, count) syscall sys_write nr 4004 nbargs 3 types: (unsigned int, const char *, size_t) args: (fd, buf, count) diff --git a/tools/syscalls/3.4.25/arm-32-syscalls b/tools/syscalls/3.4.25/arm-32-syscalls index 65c3973d..849197a8 100644 --- a/tools/syscalls/3.4.25/arm-32-syscalls +++ b/tools/syscalls/3.4.25/arm-32-syscalls @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2013 Jan Glauber +# +# SPDX-License-Identifier: CC0-1.0 + syscall sys_restart_syscall nr 0 nbargs 0 types: () args: () syscall sys_exit nr 1 nbargs 1 types: (int) args: (error_code) syscall sys_read nr 3 nbargs 3 types: (unsigned int, char *, size_t) args: (fd, buf, count) diff --git a/tools/syscalls/3.5.0/mips-32-syscalls b/tools/syscalls/3.5.0/mips-32-syscalls index 5b62cc7b..31e440b1 100644 --- a/tools/syscalls/3.5.0/mips-32-syscalls +++ b/tools/syscalls/3.5.0/mips-32-syscalls @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2012 Ralf Baechle +# +# SPDX-License-Identifier: CC0-1.0 + syscall sys_exit nr 4003 nbargs 1 types: (int) args: (error_code) syscall sys_read nr 4007 nbargs 3 types: (unsigned int, char *, size_t) args: (fd, buf, count) syscall sys_write nr 4009 nbargs 3 types: (unsigned int, const char *, size_t) args: (fd, buf, count) diff --git a/tools/syscalls/3.5.0/mips-64-syscalls b/tools/syscalls/3.5.0/mips-64-syscalls index 7753e06e..b1ed36b4 100644 --- a/tools/syscalls/3.5.0/mips-64-syscalls +++ b/tools/syscalls/3.5.0/mips-64-syscalls @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2012 Ralf Baechle +# +# SPDX-License-Identifier: CC0-1.0 + syscall sys_waitpid nr 4007 nbargs 3 types: (pid_t, int *, int) args: (pid, stat_addr, options) syscall sys_oldumount nr 4022 nbargs 1 types: (char *) args: (name) syscall sys_nice nr 4034 nbargs 1 types: (int) args: (increment) diff --git a/tools/syscalls/4.4.0/arm-64-syscalls b/tools/syscalls/4.4.0/arm-64-syscalls index 99360cee..a021c03b 100644 --- a/tools/syscalls/4.4.0/arm-64-syscalls +++ b/tools/syscalls/4.4.0/arm-64-syscalls @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2016 Jan Willeke +# +# SPDX-License-Identifier: CC0-1.0 + syscall sys_io_setup nr 0 nbargs 2 types: (unsigned, aio_context_t *) args: (nr_events, ctxp) syscall sys_io_destroy nr 1 nbargs 1 types: (aio_context_t) args: (ctx) syscall sys_io_submit nr 2 nbargs 3 types: (aio_context_t, long, struct iocb * *) args: (ctx_id, nr, iocbpp) diff --git a/tools/syscalls/6.0.7/arm-32-syscalls b/tools/syscalls/6.0.7/arm-32-syscalls index 42a81bf0..e8b1cf23 100644 --- a/tools/syscalls/6.0.7/arm-32-syscalls +++ b/tools/syscalls/6.0.7/arm-32-syscalls @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2022 Jérémie Galarneau +# +# SPDX-License-Identifier: CC0-1.0 + syscall sys_restart_syscall nr 0 nbargs 0 types: () args: () syscall sys_exit nr 1 nbargs 1 types: (int) args: (error_code) syscall sys_fork nr 2 nbargs 0 types: () args: () diff --git a/tools/syscalls/6.0.7/arm-64-syscalls b/tools/syscalls/6.0.7/arm-64-syscalls index 4fe0cb41..60ae1fe6 100644 --- a/tools/syscalls/6.0.7/arm-64-syscalls +++ b/tools/syscalls/6.0.7/arm-64-syscalls @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2022 Jérémie Galarneau +# +# SPDX-License-Identifier: CC0-1.0 + syscall sys_io_setup nr 0 nbargs 2 types: (unsigned, aio_context_t *) args: (nr_events, ctxp) syscall sys_io_destroy nr 1 nbargs 1 types: (aio_context_t) args: (ctx) syscall sys_io_submit nr 2 nbargs 3 types: (aio_context_t, long, struct iocb * *) args: (ctx_id, nr, iocbpp) diff --git a/tools/syscalls/6.0.7/x86-32-syscalls b/tools/syscalls/6.0.7/x86-32-syscalls index 6016f06a..b0d9f7d4 100644 --- a/tools/syscalls/6.0.7/x86-32-syscalls +++ b/tools/syscalls/6.0.7/x86-32-syscalls @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2022 Jérémie Galarneau +# +# SPDX-License-Identifier: CC0-1.0 + syscall sys_restart_syscall nr 0 nbargs 0 types: () args: () syscall sys_exit nr 1 nbargs 1 types: (int) args: (error_code) syscall sys_fork nr 2 nbargs 0 types: () args: () diff --git a/tools/syscalls/6.0.7/x86-64-syscalls b/tools/syscalls/6.0.7/x86-64-syscalls index 2841ea03..ba051be1 100644 --- a/tools/syscalls/6.0.7/x86-64-syscalls +++ b/tools/syscalls/6.0.7/x86-64-syscalls @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2022 Jérémie Galarneau +# +# SPDX-License-Identifier: CC0-1.0 + syscall sys_read nr 0 nbargs 3 types: (unsigned int, char *, size_t) args: (fd, buf, count) syscall sys_write nr 1 nbargs 3 types: (unsigned int, const char *, size_t) args: (fd, buf, count) syscall sys_open nr 2 nbargs 3 types: (const char *, int, umode_t) args: (filename, flags, mode) diff --git a/tools/syscalls/README b/tools/syscalls/README deleted file mode 100644 index a51531b3..00000000 --- a/tools/syscalls/README +++ /dev/null @@ -1,33 +0,0 @@ -LTTng system call tracing - -1) lttng-syscall-extractor - -You need to build a kernel with CONFIG_FTRACE_SYSCALLS=y and -CONFIG_KALLSYMS_ALL=y for extraction. Apply the linker patch to get your -kernel to keep the system call metadata after boot. Then build and load -the LTTng syscall extractor module. The module will fail to load (this -is expected). See the dmesg output for system call metadata. - -2) Generate system call TRACE_EVENT(). - -Take the dmesg data and feed it to lttng-syscalls-generate-headers.sh from the -tools/syscalls directory. See the script header for usage example. It should be -run for both the integers and pointers types. - -After these are created, you just need to follow the new system call additions, -no need to regenerate the whole thing, since system calls are only appended to. - -3) Override headers - -You need to provide override headers (even if they don't contain -overrides) for each architecture. Those are meant to contain manual -overrides for specific system calls for cases where the script do not -generate the correct typing for specific system calls. - -4) Integrating the new architecture, updating architecture header - -Edit instrumentation/syscalls/syscalls_integers.h and -instrumentation/syscalls/syscalls_pointers.h. Add the new architecture (e.g. -CONFIG_X86_64) to the newly-generated headers (e.g. changing the current -x86-64-syscalls_.h into x86-64-syscalls_.h), then rebuild -lttng-modules. diff --git a/tools/syscalls/README.md b/tools/syscalls/README.md new file mode 100644 index 00000000..8e4b6639 --- /dev/null +++ b/tools/syscalls/README.md @@ -0,0 +1,40 @@ + + + +# LTTng system call tracing + +## lttng-syscall-extractor + +You need to build a kernel with `CONFIG_FTRACE_SYSCALLS=y` and +`CONFIG_KALLSYMS_ALL=y` for extraction. Apply the linker patch to get your +kernel to keep the system call metadata after boot. Then build and load +the LTTng syscall extractor module. The module will fail to load (this +is expected). See the dmesg output for system call metadata. + +## Generate system call TRACE_EVENT(). + +Take the dmesg data and feed it to `lttng-syscalls-generate-headers.sh` from the +tools/syscalls directory. See the script header for usage example. It should be +run for both the integers and pointers types. + +After these are created, you just need to follow the new system call additions, +no need to regenerate the whole thing, since system calls are only appended to. + +## Override headers + +You need to provide override headers (even if they don't contain +overrides) for each architecture. Those are meant to contain manual +overrides for specific system calls for cases where the script do not +generate the correct typing for specific system calls. + +## Integrating the new architecture, updating architecture header + +Edit `instrumentation/syscalls/syscalls_integers.h` and +`instrumentation/syscalls/syscalls_pointers.h`. Add the new architecture (e.g. +CONFIG_X86_64) to the newly-generated headers (e.g. changing the current +`x86-64-syscalls_.h` into `x86-64-syscalls_.h`), then rebuild +lttng-modules. diff --git a/tools/syscalls/lttng-get-syscall-inout.sh b/tools/syscalls/lttng-get-syscall-inout.sh index e4c55e9d..aa19291c 100755 --- a/tools/syscalls/lttng-get-syscall-inout.sh +++ b/tools/syscalls/lttng-get-syscall-inout.sh @@ -1,5 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) +# SPDX-FileCopyrightText: 2014-2024 EfficiOS Inc. # example usage: # lttng-get-syscall-inout.sh arm-64 select 5 1 diff --git a/tools/syscalls/lttng-syscalls-extract.sh b/tools/syscalls/lttng-syscalls-extract.sh index d2dbfcfe..f4c91534 100755 --- a/tools/syscalls/lttng-syscalls-extract.sh +++ b/tools/syscalls/lttng-syscalls-extract.sh @@ -1,5 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) +# SPDX-FileCopyrightText: 2020 EfficiOS Inc. set -eu diff --git a/tools/syscalls/lttng-syscalls-extractor/linux-link-trace-syscalls-as-data.patch.license b/tools/syscalls/lttng-syscalls-extractor/linux-link-trace-syscalls-as-data.patch.license new file mode 100644 index 00000000..7ecf90cf --- /dev/null +++ b/tools/syscalls/lttng-syscalls-extractor/linux-link-trace-syscalls-as-data.patch.license @@ -0,0 +1,2 @@ +SPDX-FileCopyrightText: 2011 Mathieu Desnoyers +SPDX-License-Identifier: GPL-2.0-only diff --git a/tools/syscalls/lttng-syscalls-generate-headers.sh b/tools/syscalls/lttng-syscalls-generate-headers.sh index e8b1bc8a..e3de861d 100755 --- a/tools/syscalls/lttng-syscalls-generate-headers.sh +++ b/tools/syscalls/lttng-syscalls-generate-headers.sh @@ -1,4 +1,6 @@ #!/bin/bash +# SPDX-License-Identifier: (GPL-2.0-only OR LGPL-2.1-only) +# SPDX-FileCopyrightText: 2011-2024 EfficiOS Inc. # Generate system call probe description macros from syscall metadata dump file. # The resulting header will be written in the headers subdirectory, in a file name @@ -84,8 +86,9 @@ else fi -echo "/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ -/* SPDX-FileCopyrightText: $(date +%Y) EfficiOS Inc. */ +echo "// SPDX-FileCopyrightText: $(date +%Y) EfficiOS Inc. +// +// SPDX-License-Identifier: GPL-2.0-only OR LGPL-2.1-only */ /* THIS FILE IS AUTO-GENERATED. DO NOT EDIT */ diff --git a/tools/syscalls/table-syscall-inout-arm-32-override.txt b/tools/syscalls/table-syscall-inout-arm-32-override.txt index 415bba99..bd453eec 100644 --- a/tools/syscalls/table-syscall-inout-arm-32-override.txt +++ b/tools/syscalls/table-syscall-inout-arm-32-override.txt @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2022 EfficiOS Inc. +# +# SPDX-License-Identifier: CC0-1.0 + # OLD_SIGSUSPEND3: 3 args variant syscall sigsuspend nbargs 3 rw: (r, r, r) # CLONE_BACKWARDS: tls passed as the 4th argument of clone(2), not the 5th one. diff --git a/tools/syscalls/table-syscall-inout-arm-64-override.txt b/tools/syscalls/table-syscall-inout-arm-64-override.txt index 6ccfa9d4..e0d08a67 100644 --- a/tools/syscalls/table-syscall-inout-arm-64-override.txt +++ b/tools/syscalls/table-syscall-inout-arm-64-override.txt @@ -1,2 +1,6 @@ +# SPDX-FileCopyrightText: 2022 EfficiOS Inc. +# +# SPDX-License-Identifier: CC0-1.0 + # CLONE_BACKWARDS: tls passed as the 4th argument of clone(2), not the 5th one. syscall clone nbargs 5 rw: (r, r, w, r, w) diff --git a/tools/syscalls/table-syscall-inout-mips-32-override.txt b/tools/syscalls/table-syscall-inout-mips-32-override.txt index b3227800..64f544d7 100644 --- a/tools/syscalls/table-syscall-inout-mips-32-override.txt +++ b/tools/syscalls/table-syscall-inout-mips-32-override.txt @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2022 EfficiOS Inc. +# +# SPDX-License-Identifier: CC0-1.0 + # OLD_SIGSUSPEND: 1 arg variant syscall sigsuspend nbargs 1 rw: (r) # CLONE_BACKWARDS: tls passed as the 4th argument of clone(2), not the 5th one. diff --git a/tools/syscalls/table-syscall-inout-mips-64-override.txt b/tools/syscalls/table-syscall-inout-mips-64-override.txt index 6ccfa9d4..e0d08a67 100644 --- a/tools/syscalls/table-syscall-inout-mips-64-override.txt +++ b/tools/syscalls/table-syscall-inout-mips-64-override.txt @@ -1,2 +1,6 @@ +# SPDX-FileCopyrightText: 2022 EfficiOS Inc. +# +# SPDX-License-Identifier: CC0-1.0 + # CLONE_BACKWARDS: tls passed as the 4th argument of clone(2), not the 5th one. syscall clone nbargs 5 rw: (r, r, w, r, w) diff --git a/tools/syscalls/table-syscall-inout-powerpc-32-override.txt b/tools/syscalls/table-syscall-inout-powerpc-32-override.txt index b3227800..64f544d7 100644 --- a/tools/syscalls/table-syscall-inout-powerpc-32-override.txt +++ b/tools/syscalls/table-syscall-inout-powerpc-32-override.txt @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2022 EfficiOS Inc. +# +# SPDX-License-Identifier: CC0-1.0 + # OLD_SIGSUSPEND: 1 arg variant syscall sigsuspend nbargs 1 rw: (r) # CLONE_BACKWARDS: tls passed as the 4th argument of clone(2), not the 5th one. diff --git a/tools/syscalls/table-syscall-inout-powerpc-64-override.txt b/tools/syscalls/table-syscall-inout-powerpc-64-override.txt index 6ccfa9d4..e0d08a67 100644 --- a/tools/syscalls/table-syscall-inout-powerpc-64-override.txt +++ b/tools/syscalls/table-syscall-inout-powerpc-64-override.txt @@ -1,2 +1,6 @@ +# SPDX-FileCopyrightText: 2022 EfficiOS Inc. +# +# SPDX-License-Identifier: CC0-1.0 + # CLONE_BACKWARDS: tls passed as the 4th argument of clone(2), not the 5th one. syscall clone nbargs 5 rw: (r, r, w, r, w) diff --git a/tools/syscalls/table-syscall-inout-riscv-32-override.txt b/tools/syscalls/table-syscall-inout-riscv-32-override.txt index 6ccfa9d4..e0d08a67 100644 --- a/tools/syscalls/table-syscall-inout-riscv-32-override.txt +++ b/tools/syscalls/table-syscall-inout-riscv-32-override.txt @@ -1,2 +1,6 @@ +# SPDX-FileCopyrightText: 2022 EfficiOS Inc. +# +# SPDX-License-Identifier: CC0-1.0 + # CLONE_BACKWARDS: tls passed as the 4th argument of clone(2), not the 5th one. syscall clone nbargs 5 rw: (r, r, w, r, w) diff --git a/tools/syscalls/table-syscall-inout-riscv-64-override.txt b/tools/syscalls/table-syscall-inout-riscv-64-override.txt index 6ccfa9d4..e0d08a67 100644 --- a/tools/syscalls/table-syscall-inout-riscv-64-override.txt +++ b/tools/syscalls/table-syscall-inout-riscv-64-override.txt @@ -1,2 +1,6 @@ +# SPDX-FileCopyrightText: 2022 EfficiOS Inc. +# +# SPDX-License-Identifier: CC0-1.0 + # CLONE_BACKWARDS: tls passed as the 4th argument of clone(2), not the 5th one. syscall clone nbargs 5 rw: (r, r, w, r, w) diff --git a/tools/syscalls/table-syscall-inout-x86-32-override.txt b/tools/syscalls/table-syscall-inout-x86-32-override.txt index 33a6ed5a..10984c56 100644 --- a/tools/syscalls/table-syscall-inout-x86-32-override.txt +++ b/tools/syscalls/table-syscall-inout-x86-32-override.txt @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2022 EfficiOS Inc. +# +# SPDX-License-Identifier: CC0-1.0 + # On x86-32, the 64-bit mask parameter is split into two 32-bit parts syscall fanotify_mark nbargs 6 rw: (r, r, r, r, r, r) # OLD_SIGSUSPEND3: 3 args variant diff --git a/tools/syscalls/table-syscall-inout-x86-64-override.txt b/tools/syscalls/table-syscall-inout-x86-64-override.txt index 8f7c5806..c6236b8a 100644 --- a/tools/syscalls/table-syscall-inout-x86-64-override.txt +++ b/tools/syscalls/table-syscall-inout-x86-64-override.txt @@ -1,2 +1,6 @@ +# SPDX-FileCopyrightText: 2022 EfficiOS Inc. +# +# SPDX-License-Identifier: CC0-1.0 + # "Regular" clone syscall clone nbargs 5 rw: (r, r, w, w, r) diff --git a/tools/syscalls/table-syscall-inout.txt b/tools/syscalls/table-syscall-inout.txt index 69a805a0..3bd55c18 100644 --- a/tools/syscalls/table-syscall-inout.txt +++ b/tools/syscalls/table-syscall-inout.txt @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2014-2022 EfficiOS Inc. +# +# SPDX-License-Identifier: CC0-1.0 + syscall read nbargs 3 rw: (r, w, r) syscall write nbargs 3 rw: (r, r, r) syscall open nbargs 3 rw: (r, r, r)