aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/traceevent/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-18tools lib traceevent: Use LDFLAGS in the build commandsJiri Olsa1-2/+2
2018-12-17tools lib traceevent: Install trace-seq.h API header fileTzvetomir Stoyanov1-1/+2
2018-12-17tools lib traceevent: Added support for pkg-configTzvetomir Stoyanov1-3/+23
2018-08-13tools lib traceevent, tools lib lockdep: Rename 'enum pevent_errno' to 'enum tep_errno'Tzvetomir Stoyanov (VMware)1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-09scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-08tools lib traceevent: Robustify do_generate_dynamic_list_fileDavid Carrillo-Cisneros1-4/+10
2016-12-17Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-1/+1
2016-12-11make use of make variable CURDIR instead of calling pwdUwe Kleine-König1-1/+1
2016-10-24tools lib traceevent: Add version for traceevent shared objectJiri Olsa1-5/+9
2016-10-24tools lib traceevent: Rename LIB_FILE to LIB_TARGETJiri Olsa1-6/+6
2016-10-24tools lib traceevent: Add do_install_mkdir Makefile functionJiri Olsa1-3/+7
2016-10-24tools lib traceevent: Add install_headers targetJiri Olsa1-1/+7
2015-07-08tools lib: Improve clean targetRiku Voipio1-1/+1
2015-06-08tools lib traceevent: Export dynamic symbols used by traceevent pluginsHe Kuang1-1/+13
2015-05-18tools lib traceevent: Install libtraceevent.a into libdirWang Nan1-7/+13
2015-02-12tools lib traceevent: Use tools build frameworkJiri Olsa1-124/+45
2014-01-23perf tools: Fix traceevent plugin path definitionsJosh Boyer1-1/+1
2014-01-15tools lib traceevent: Add state member to struct trace_seqNamhyung Kim1-1/+1
2014-01-13tools lib traceevent: Shut up plugins make messageJiri Olsa1-1/+4
2014-01-13tools lib traceevent: Replace tabs with spaces for all non-commands statementsJiri Olsa1-27/+27
2013-12-19tools lib traceevent: Use global 'O' processing codeJiri Olsa1-9/+4
2013-12-19tools lib traceevent: Use global QUIET_CLEAN build outputJiri Olsa1-2/+3
2013-12-19tools lib traceevent: Use global QUIET_INSTALL build outputJiri Olsa1-10/+11
2013-12-19tools lib traceevent: Use global QUIET_LINK build outputJiri Olsa1-8/+3
2013-12-19tools lib traceevent: Add global QUIET_CC_FPIC build outputJiri Olsa1-14/+2
2013-12-19tools lib traceevent: Use global QUIET_CC build outputJiri Olsa1-8/+5
2013-12-19tools lib traceevent: Remove print_app_build variableJiri Olsa1-6/+0
2013-12-04tools lib traceevent: Add cfg80211 pluginJiri Olsa1-0/+1
2013-12-04tools lib traceevent: Add scsi pluginJiri Olsa1-0/+1
2013-12-04tools lib traceevent: Add xen pluginJiri Olsa1-0/+1
2013-12-04tools lib traceevent: Add function pluginJiri Olsa1-0/+1
2013-12-04tools lib traceevent: Add sched_switch pluginJiri Olsa1-0/+1
2013-12-04tools lib traceevent: Add mac80211 pluginJiri Olsa1-0/+1
2013-12-04tools lib traceevent: Add kvm pluginJiri Olsa1-0/+1
2013-12-04tools lib traceevent: Add kmem pluginJiri Olsa1-0/+1
2013-12-04tools lib traceevent: Add hrtimer pluginJiri Olsa1-1/+2
2013-12-04tools lib traceevent: Add jbd2 pluginJiri Olsa1-0/+2
2013-12-04tools lib traceevent: Harmonize the install messages in lib-traceeventJiri Olsa1-1/+1
2013-12-04tools lib traceevent: Add plugin build supportJiri Olsa1-5/+47
2013-12-04tools lib traceevent: Add plugin supportJiri Olsa1-1/+5
2013-10-11tools: Harmonize the various build messages in perf, lib-traceevent, lib-lkIngo Molnar1-9/+9
2013-08-27tools lib traceevent: Fixup jobserver setupArnaldo Carvalho de Melo1-1/+1
2013-07-12tools lib traceevent: Port kbuffer parser routinesNamhyung Kim1-0/+1
2013-07-12tools lib traceevent: Get rid of unused gui targetNamhyung Kim1-7/+1
2013-07-12tools lib traceevent: Remove unused install targetsNamhyung Kim1-7/+2
2013-03-13libtraceevent: Remove hard coded include to /usr/local/include in MakefileJack Mitchell1-1/+1
2012-10-26tools lib traceevent: Do not generate dependency for system header filesNamhyung Kim1-1/+1
2012-09-14tools lib traceevent: Define _GNU_SOURCE in MakefileArnaldo Carvalho de Melo1-1/+1
2012-07-25tools lib traceevent: Detect build environment changesNamhyung Kim1-2/+12