summaryrefslogtreecommitdiffstats
path: root/tools/lib/traceevent/Makefile
AgeCommit message (Expand)AuthorLines
2018-08-13tools lib traceevent, tools lib lockdep: Rename 'enum pevent_errno' to 'enum ...Tzvetomir Stoyanov (VMware)-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-03-09scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada-1/+1
2017-02-08tools lib traceevent: Robustify do_generate_dynamic_list_fileDavid Carrillo-Cisneros-4/+10
2016-12-17Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds-1/+1
2016-12-11make use of make variable CURDIR instead of calling pwdUwe Kleine-König-1/+1
2016-10-24tools lib traceevent: Add version for traceevent shared objectJiri Olsa-5/+9
2016-10-24tools lib traceevent: Rename LIB_FILE to LIB_TARGETJiri Olsa-6/+6
2016-10-24tools lib traceevent: Add do_install_mkdir Makefile functionJiri Olsa-3/+7
2016-10-24tools lib traceevent: Add install_headers targetJiri Olsa-1/+7
2015-07-08tools lib: Improve clean targetRiku Voipio-1/+1
2015-06-08tools lib traceevent: Export dynamic symbols used by traceevent pluginsHe Kuang-1/+13
2015-05-18tools lib traceevent: Install libtraceevent.a into libdirWang Nan-7/+13
2015-02-12tools lib traceevent: Use tools build frameworkJiri Olsa-124/+45
2014-01-23perf tools: Fix traceevent plugin path definitionsJosh Boyer-1/+1
2014-01-15tools lib traceevent: Add state member to struct trace_seqNamhyung Kim-1/+1
2014-01-13tools lib traceevent: Shut up plugins make messageJiri Olsa-1/+4
2014-01-13tools lib traceevent: Replace tabs with spaces for all non-commands statementsJiri Olsa-27/+27
2013-12-19tools lib traceevent: Use global 'O' processing codeJiri Olsa-9/+4
2013-12-19tools lib traceevent: Use global QUIET_CLEAN build outputJiri Olsa-2/+3
2013-12-19tools lib traceevent: Use global QUIET_INSTALL build outputJiri Olsa-10/+11
2013-12-19tools lib traceevent: Use global QUIET_LINK build outputJiri Olsa-8/+3
2013-12-19tools lib traceevent: Add global QUIET_CC_FPIC build outputJiri Olsa-14/+2
2013-12-19tools lib traceevent: Use global QUIET_CC build outputJiri Olsa-8/+5
2013-12-19tools lib traceevent: Remove print_app_build variableJiri Olsa-6/+0
2013-12-04tools lib traceevent: Add cfg80211 pluginJiri Olsa-0/+1
2013-12-04tools lib traceevent: Add scsi pluginJiri Olsa-0/+1
2013-12-04tools lib traceevent: Add xen pluginJiri Olsa-0/+1
2013-12-04tools lib traceevent: Add function pluginJiri Olsa-0/+1
2013-12-04tools lib traceevent: Add sched_switch pluginJiri Olsa-0/+1
2013-12-04tools lib traceevent: Add mac80211 pluginJiri Olsa-0/+1
2013-12-04tools lib traceevent: Add kvm pluginJiri Olsa-0/+1
2013-12-04tools lib traceevent: Add kmem pluginJiri Olsa-0/+1
2013-12-04tools lib traceevent: Add hrtimer pluginJiri Olsa-1/+2
2013-12-04tools lib traceevent: Add jbd2 pluginJiri Olsa-0/+2
2013-12-04tools lib traceevent: Harmonize the install messages in lib-traceeventJiri Olsa-1/+1
2013-12-04tools lib traceevent: Add plugin build supportJiri Olsa-5/+47
2013-12-04tools lib traceevent: Add plugin supportJiri Olsa-1/+5
2013-10-11tools: Harmonize the various build messages in perf, lib-traceevent, lib-lkIngo Molnar-9/+9
2013-08-27tools lib traceevent: Fixup jobserver setupArnaldo Carvalho de Melo-1/+1
2013-07-12tools lib traceevent: Port kbuffer parser routinesNamhyung Kim-0/+1
2013-07-12tools lib traceevent: Get rid of unused gui targetNamhyung Kim-7/+1
2013-07-12tools lib traceevent: Remove unused install targetsNamhyung Kim-7/+2
2013-03-13libtraceevent: Remove hard coded include to /usr/local/include in MakefileJack Mitchell-1/+1
2012-10-26tools lib traceevent: Do not generate dependency for system header filesNamhyung Kim-1/+1
2012-09-14tools lib traceevent: Define _GNU_SOURCE in MakefileArnaldo Carvalho de Melo-1/+1
2012-07-25tools lib traceevent: Detect build environment changesNamhyung Kim-2/+12
2012-06-29tools lib traceevent: Make dependency files regeneratableNamhyung Kim-1/+5
2012-06-29tools lib traceevent: Teach [ce]tags about libtraceeevent error codesNamhyung Kim-2/+4
2012-06-29tools lib traceevent: Fix clean target in MakefileKonstantin Stepanyuk-1/+1