50 lines
1.9 KiB
JSON
50 lines
1.9 KiB
JSON
[
|
|
{
|
|
"Id": "valgrind",
|
|
"Name": "Valgrind",
|
|
"QDocModule": "qttestlib",
|
|
"QtUsage": "Used on Linux ond MacOS in the Qt Test module.",
|
|
"Files": "valgrind_p.h callgrind_p.h",
|
|
|
|
"Description": "An instrumentation framework for building dynamic analysis tools.",
|
|
"Homepage": "http://valgrind.org/",
|
|
"Version": "3.14.0",
|
|
"License": "BSD 4-clause \"Original\" or \"Old\" License",
|
|
"LicenseId": "BSD-4-Clause",
|
|
"LicenseFile": "VALGRIND_LICENSE.txt",
|
|
"Copyright": "Copyright (C) 2000-2017 Julian Seward
|
|
Copyright (C) 2003-2017 Josef Weidendorfer."
|
|
},
|
|
{
|
|
"Id": "cycle",
|
|
"Name": "Cycle",
|
|
"QDocModule": "qttestlib",
|
|
"QtUsage": "Used in the Qt Test module.",
|
|
"Files": "cycle_p.h",
|
|
|
|
"Description": "Allows to access the CPU's cycle counters.",
|
|
"License": "MIT License",
|
|
"LicenseId": "MIT",
|
|
"LicenseFile": "CYCLE_LICENSE.txt",
|
|
"Copyright": "Copyright (c) 2003, 2006 Matteo Frigo
|
|
Copyright (c) 2003, 2006 Massachusetts Institute of Technology"
|
|
},
|
|
{
|
|
"Id": "linuxperf",
|
|
"Name": "Linux Performance Events",
|
|
"QDocModule": "qttestlib",
|
|
"QtUsage": "Used on Linux and Android in the Qt Test module. Note that this is a copy of the respective Linux header, and the clarifications of the Linux Syscall Note apply.",
|
|
"Files": "linux_perf_event_p.h",
|
|
|
|
"Description": "Allows access to the Linux kernel's performance events.",
|
|
"Homepage": "https://www.kernel.org",
|
|
"Version": "3.7",
|
|
"License": "GNU General Public License v2.0 only with Linux Syscall Note",
|
|
"LicenseId": "GPL-2.0 WITH Linux-syscall-note",
|
|
"LicenseFile": "LINUX_LICENSE.txt",
|
|
"Copyright": "Copyright (C) 2008-2009, Thomas Gleixner <tglx@linutronix.de>
|
|
Copyright (C) 2008-2011, Red Hat, Inc., Ingo Molnar
|
|
Copyright (C) 2008-2011, Red Hat, Inc., Peter Zijlstra"
|
|
}
|
|
]
|