Age | Commit message (Expand) | Author | Files | Lines |
2017-02-08 | tools lib traceevent: Robustify do_generate_dynamic_list_file | David Carrillo-Cisneros | 1 | -4/+10 |
2016-12-18 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -1/+1 |
2016-12-11 | make use of make variable CURDIR instead of calling pwd | Uwe Kleine-König | 1 | -1/+1 |
2016-10-24 | tools lib traceevent: Add version for traceevent shared object | Jiri Olsa | 1 | -5/+9 |
2016-10-24 | tools lib traceevent: Rename LIB_FILE to LIB_TARGET | Jiri Olsa | 1 | -6/+6 |
2016-10-24 | tools lib traceevent: Add do_install_mkdir Makefile function | Jiri Olsa | 1 | -3/+7 |
2016-10-24 | tools lib traceevent: Add install_headers target | Jiri Olsa | 1 | -1/+7 |
2015-07-08 | tools lib: Improve clean target | Riku Voipio | 1 | -1/+1 |
2015-06-08 | tools lib traceevent: Export dynamic symbols used by traceevent plugins | He Kuang | 1 | -1/+13 |
2015-05-18 | tools lib traceevent: Install libtraceevent.a into libdir | Wang Nan | 1 | -7/+13 |
2015-02-12 | tools lib traceevent: Use tools build framework | Jiri Olsa | 1 | -124/+45 |
2014-01-23 | perf tools: Fix traceevent plugin path definitions | Josh Boyer | 1 | -1/+1 |
2014-01-15 | tools lib traceevent: Add state member to struct trace_seq | Namhyung Kim | 1 | -1/+1 |
2014-01-13 | tools lib traceevent: Shut up plugins make message | Jiri Olsa | 1 | -1/+4 |
2014-01-13 | tools lib traceevent: Replace tabs with spaces for all non-commands statements | Jiri Olsa | 1 | -27/+27 |
2013-12-19 | tools lib traceevent: Use global 'O' processing code | Jiri Olsa | 1 | -9/+4 |
2013-12-19 | tools lib traceevent: Use global QUIET_CLEAN build output | Jiri Olsa | 1 | -2/+3 |
2013-12-19 | tools lib traceevent: Use global QUIET_INSTALL build output | Jiri Olsa | 1 | -10/+11 |
2013-12-19 | tools lib traceevent: Use global QUIET_LINK build output | Jiri Olsa | 1 | -8/+3 |
2013-12-19 | tools lib traceevent: Add global QUIET_CC_FPIC build output | Jiri Olsa | 1 | -14/+2 |
2013-12-19 | tools lib traceevent: Use global QUIET_CC build output | Jiri Olsa | 1 | -8/+5 |
2013-12-19 | tools lib traceevent: Remove print_app_build variable | Jiri Olsa | 1 | -6/+0 |
2013-12-04 | tools lib traceevent: Add cfg80211 plugin | Jiri Olsa | 1 | -0/+1 |
2013-12-04 | tools lib traceevent: Add scsi plugin | Jiri Olsa | 1 | -0/+1 |
2013-12-04 | tools lib traceevent: Add xen plugin | Jiri Olsa | 1 | -0/+1 |
2013-12-04 | tools lib traceevent: Add function plugin | Jiri Olsa | 1 | -0/+1 |
2013-12-04 | tools lib traceevent: Add sched_switch plugin | Jiri Olsa | 1 | -0/+1 |
2013-12-04 | tools lib traceevent: Add mac80211 plugin | Jiri Olsa | 1 | -0/+1 |
2013-12-04 | tools lib traceevent: Add kvm plugin | Jiri Olsa | 1 | -0/+1 |
2013-12-04 | tools lib traceevent: Add kmem plugin | Jiri Olsa | 1 | -0/+1 |
2013-12-04 | tools lib traceevent: Add hrtimer plugin | Jiri Olsa | 1 | -1/+2 |
2013-12-04 | tools lib traceevent: Add jbd2 plugin | Jiri Olsa | 1 | -0/+2 |
2013-12-04 | tools lib traceevent: Harmonize the install messages in lib-traceevent | Jiri Olsa | 1 | -1/+1 |
2013-12-04 | tools lib traceevent: Add plugin build support | Jiri Olsa | 1 | -5/+47 |
2013-12-04 | tools lib traceevent: Add plugin support | Jiri Olsa | 1 | -1/+5 |
2013-10-11 | tools: Harmonize the various build messages in perf, lib-traceevent, lib-lk | Ingo Molnar | 1 | -9/+9 |
2013-08-27 | tools lib traceevent: Fixup jobserver setup | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2013-07-12 | tools lib traceevent: Port kbuffer parser routines | Namhyung Kim | 1 | -0/+1 |
2013-07-12 | tools lib traceevent: Get rid of unused gui target | Namhyung Kim | 1 | -7/+1 |
2013-07-12 | tools lib traceevent: Remove unused install targets | Namhyung Kim | 1 | -7/+2 |
2013-03-14 | libtraceevent: Remove hard coded include to /usr/local/include in Makefile | Jack Mitchell | 1 | -1/+1 |
2012-10-26 | tools lib traceevent: Do not generate dependency for system header files | Namhyung Kim | 1 | -1/+1 |
2012-09-14 | tools lib traceevent: Define _GNU_SOURCE in Makefile | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2012-07-25 | tools lib traceevent: Detect build environment changes | Namhyung Kim | 1 | -2/+12 |
2012-06-29 | tools lib traceevent: Make dependency files regeneratable | Namhyung Kim | 1 | -1/+5 |
2012-06-29 | tools lib traceevent: Teach [ce]tags about libtraceeevent error codes | Namhyung Kim | 1 | -2/+4 |
2012-06-29 | tools lib traceevent: Fix clean target in Makefile | Konstantin Stepanyuk | 1 | -1/+1 |
2012-04-25 | tools/events: Add files to create libtraceevent.a | Steven Rostedt | 1 | -0/+303 |