| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
|
|
|
|
|
|
|
|
|
| |
Added menu for adding and removing CPU plots and Tasks.
Only CPU updates have been implemented in this change set.
Task updates will follow.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
All the files that are used to create the libraries:
libparsevent and libtracecmd are converted to the LGPL
as well as the files to create the plugins.
All files now have a boilerplate header that states which
license that the file is under. A README file is created as
well as the COPYING.LIB which contains the text of the
LGPL.
All authors of the code that created these files have given
their Acks.
Acked-by: Darren Hart <dvhltc@us.ibm.com>
Acked-by: Frederic Weisbecker <fweisbec@gmail.com>
Acked-by: Josh Triplett <josh@joshtriplett.org>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
|
|
Move the cpu mask alorithms out into cpu.h for other files to use them.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
|