summaryrefslogtreecommitdiffstats
path: root/tools/lib/traceevent/Makefile
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada2017-03-101-1/+1
* tools lib traceevent: Robustify do_generate_dynamic_list_fileDavid Carrillo-Cisneros2017-02-081-4/+10
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-12-181-1/+1
|\
| * make use of make variable CURDIR instead of calling pwdUwe Kleine-König2016-12-111-1/+1
* | tools lib traceevent: Add version for traceevent shared objectJiri Olsa2016-10-241-5/+9
* | tools lib traceevent: Rename LIB_FILE to LIB_TARGETJiri Olsa2016-10-241-6/+6
* | tools lib traceevent: Add do_install_mkdir Makefile functionJiri Olsa2016-10-241-3/+7
* | tools lib traceevent: Add install_headers targetJiri Olsa2016-10-241-1/+7
|/
* tools lib: Improve clean targetRiku Voipio2015-07-081-1/+1
* tools lib traceevent: Export dynamic symbols used by traceevent pluginsHe Kuang2015-06-081-1/+13
* tools lib traceevent: Install libtraceevent.a into libdirWang Nan2015-05-181-7/+13
* tools lib traceevent: Use tools build frameworkJiri Olsa2015-02-121-124/+45Star
* perf tools: Fix traceevent plugin path definitionsJosh Boyer2014-01-231-1/+1
* tools lib traceevent: Add state member to struct trace_seqNamhyung Kim2014-01-151-1/+1
* tools lib traceevent: Shut up plugins make messageJiri Olsa2014-01-131-1/+4
* tools lib traceevent: Replace tabs with spaces for all non-commands statementsJiri Olsa2014-01-131-27/+27
* tools lib traceevent: Use global 'O' processing codeJiri Olsa2013-12-191-9/+4Star
* tools lib traceevent: Use global QUIET_CLEAN build outputJiri Olsa2013-12-191-2/+3
* tools lib traceevent: Use global QUIET_INSTALL build outputJiri Olsa2013-12-191-10/+11
* tools lib traceevent: Use global QUIET_LINK build outputJiri Olsa2013-12-191-8/+3Star
* tools lib traceevent: Add global QUIET_CC_FPIC build outputJiri Olsa2013-12-191-14/+2Star
* tools lib traceevent: Use global QUIET_CC build outputJiri Olsa2013-12-191-8/+5Star
* tools lib traceevent: Remove print_app_build variableJiri Olsa2013-12-191-6/+0Star
* tools lib traceevent: Add cfg80211 pluginJiri Olsa2013-12-041-0/+1
* tools lib traceevent: Add scsi pluginJiri Olsa2013-12-041-0/+1
* tools lib traceevent: Add xen pluginJiri Olsa2013-12-041-0/+1
* tools lib traceevent: Add function pluginJiri Olsa2013-12-041-0/+1
* tools lib traceevent: Add sched_switch pluginJiri Olsa2013-12-041-0/+1
* tools lib traceevent: Add mac80211 pluginJiri Olsa2013-12-041-0/+1
* tools lib traceevent: Add kvm pluginJiri Olsa2013-12-041-0/+1
* tools lib traceevent: Add kmem pluginJiri Olsa2013-12-041-0/+1
* tools lib traceevent: Add hrtimer pluginJiri Olsa2013-12-041-1/+2
* tools lib traceevent: Add jbd2 pluginJiri Olsa2013-12-041-0/+2
* tools lib traceevent: Harmonize the install messages in lib-traceeventJiri Olsa2013-12-041-1/+1
* tools lib traceevent: Add plugin build supportJiri Olsa2013-12-041-5/+47
* tools lib traceevent: Add plugin supportJiri Olsa2013-12-041-1/+5
* tools: Harmonize the various build messages in perf, lib-traceevent, lib-lkIngo Molnar2013-10-111-9/+9
* tools lib traceevent: Fixup jobserver setupArnaldo Carvalho de Melo2013-08-271-1/+1
* tools lib traceevent: Port kbuffer parser routinesNamhyung Kim2013-07-121-0/+1
* tools lib traceevent: Get rid of unused gui targetNamhyung Kim2013-07-121-7/+1Star
* tools lib traceevent: Remove unused install targetsNamhyung Kim2013-07-121-7/+2Star
* libtraceevent: Remove hard coded include to /usr/local/include in MakefileJack Mitchell2013-03-131-1/+1
* tools lib traceevent: Do not generate dependency for system header filesNamhyung Kim2012-10-261-1/+1
* tools lib traceevent: Define _GNU_SOURCE in MakefileArnaldo Carvalho de Melo2012-09-141-1/+1
* tools lib traceevent: Detect build environment changesNamhyung Kim2012-07-251-2/+12
* tools lib traceevent: Make dependency files regeneratableNamhyung Kim2012-06-291-1/+5
* tools lib traceevent: Teach [ce]tags about libtraceeevent error codesNamhyung Kim2012-06-291-2/+4
* tools lib traceevent: Fix clean target in MakefileKonstantin Stepanyuk2012-06-291-1/+1
* tools/events: Add files to create libtraceevent.aSteven Rostedt2012-04-251-0/+303