aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/traceevent/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2012-06-29tools lib traceevent: Make dependency files regeneratableNamhyung Kim1-1/+5
2012-06-29tools lib traceevent: Teach [ce]tags about libtraceeevent error codesNamhyung Kim1-2/+4
2012-06-29tools lib traceevent: Fix clean target in MakefileKonstantin Stepanyuk1-1/+1
2012-04-25tools/events: Add files to create libtraceevent.aSteven Rostedt1-0/+303