aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-01-08libtraceevent: 1.8.2libtraceevent-1.8.2Steven Rostedt (Google)1-1/+1
2023-12-28libtraceevent: 1.8.1libtraceevent-1.8.1Steven Rostedt (Google)1-1/+1
2023-12-24libtraceevent: 1.8libtraceevent-1.8.0Steven Rostedt (Google)1-2/+2
2023-06-07libtraceevent: version 1.7.3libtraceevent-1.7.3Steven Rostedt (Google)1-1/+1
2023-03-27libtraceevent: version 1.7.2libtraceevent-1.7.2Steven Rostedt (Google)1-1/+1
2023-01-09libtraceevent: version 1.7.1libtraceevent-1.7.1Steven Rostedt (Google)1-1/+1
2023-01-03libtraceevent: Make sure 32 bit work on 64 bit file systemsSteven Rostedt (Google)1-0/+3
2022-12-14libtraceevent: version 1.7libtraceevent-1.7.0Steven Rostedt (Google)1-2/+2
2022-11-09libtraceevent: Make it possible to set libdir and mandir from outsidePeter Bergin1-2/+2
2022-09-22libtraceevent: version 1.6.3libtraceevent-1.6.3Steven Rostedt (Google)1-1/+1
2022-09-22libtraceevent: Add check-manpages.shSteven Rostedt (Google)1-1/+4
2022-09-08libtraceevent: Makefile - set LIBS as conditional assignmentJohn 'Warthog9' Hawley (VMware)1-1/+1
2022-07-14libtraceevent: version 1.6.2libtraceevent-1.6.2Steven Rostedt (Google)1-1/+1
2022-06-16libtraceevent: version 1.6.1libtraceevent-1.6.1Steven Rostedt (Google)1-1/+1
2022-05-20libtraceevent: version 1.6libtraceevent-1.6.0Steven Rostedt (Google)1-1/+1
2022-02-21libtraceevent: Move to 1.6 develSteven Rostedt (Google)1-2/+2
2022-02-21libtraceevent: Add sample program to test eventsSteven Rostedt (Google)1-0/+3
2021-12-19libtraceevent: version 1.5libtraceevent-1.5.0Steven Rostedt (VMware)1-1/+1
2021-12-17libtraceevent: Export LIBS variable in MakefileSteven Rostedt (VMware)1-0/+1
2021-12-17libtraceevent: Add unit test framework for library commandsSteven Rostedt (VMware)1-0/+5
2021-12-17libtraceevent: Move installed headers into their own directorySteven Rostedt (VMware)1-6/+8
2021-12-17libtraceevent: Have make tags and TAGS honor O= build directorySteven Rostedt (VMware)1-9/+16
2021-12-17libtraceevent: Rewrite Makefiles to be like libtracefsSteven Rostedt (VMware)1-91/+94
2021-09-09libtraceevent: version 1.4libtraceevent-1.4.0Steven Rostedt (VMware)1-2/+2
2021-06-25libtraceevent: version 1.3.3libtraceevent-1.3.3Steven Rostedt (VMware)1-1/+1
2021-06-23libtraceevent: version 1.3.2libtraceevent-1.3.2Steven Rostedt (VMware)1-1/+1
2021-06-23libtraceevent: version 1.3.1libtraceevent-1.3.1Steven Rostedt (VMware)1-1/+1
2021-05-12libtraceevent: version 1.3libtraceevent-1.3.0Steven Rostedt (VMware)1-2/+2
2021-04-16libtraceevent: version 1.2.1libtraceevent-1.2.1Steven Rostedt (VMware)1-1/+1
2021-04-09libtraceevent: version 1.2libtraceevent-1.2.0Steven Rostedt (VMware)1-2/+2
2021-04-09libtraceevent: Update libtraceevent.pc when version changesSteven Rostedt (VMware)1-1/+1
2021-04-09libtraceevent: Fix make install updating of ldconfigSteven Rostedt (VMware)1-9/+10
2021-03-30libtraceevent: version 1.1.3libtraceevent-1.1.3Steven Rostedt (VMware)1-1/+1
2021-02-10libtraceevent: version 1.1.2libtraceevent-1.1.2Steven Rostedt (VMware)1-1/+1
2021-02-10libtraceevent: Move plugin_dir define logic to top level MakefileSteven Rostedt (VMware)1-0/+26
2020-12-22libtraceevent: version 1.1.0libtraceevent-1.1.1Steven Rostedt (VMware)1-1/+1
2020-12-18libtraceevent: Allow the pkg-config libs and cflags prefix to be overwrittenSteven Rostedt (VMware)1-4/+4
2020-12-16libtraceevent: Keep build_install file aroundSteven Rostedt (VMware)1-2/+1
2020-12-16libtraceevent: Update libtraceevent.pc if prefix is differentSteven Rostedt (VMware)1-1/+16
2020-12-16libtraceevent: Add a way to uninstallSteven Rostedt (VMware)1-0/+26
2020-12-16libtraceevent: Add trace.conf for ld.so if neededSteven Rostedt (VMware)1-1/+29
2020-12-10libtraceevent: Move source files into src/ directorySteven Rostedt (VMware)1-7/+11
2020-12-10libtraceevent: Have binary libraries build into lib directorySteven Rostedt (VMware)1-7/+13
2020-12-10libtraceevent: Have make clean honor the output (O=foo) directorySteven Rostedt (VMware)1-2/+2
2020-12-10libtraceevent: Move creation of PKG_CONFIG_FILE to after Makefile.includeSteven Rostedt (VMware)1-3/+3
2020-12-10libtraceevent: Remove "src" and "obj" from MakefileSteven Rostedt (VMware)1-1/+1
2020-12-10libtraceevent: Use macro names for libtraceevent library binariesSteven Rostedt (VMware)1-5/+8
2020-12-03libtraceevent: Add -ldl to the libtraceevent.soSteven Rostedt (VMware)1-2/+4
2020-11-24libtracevent: Build libtraceevent.pc via "make" not "make install"Steven Rostedt (VMware)1-9/+16
2020-11-24libtraceevent: Add libtraceevent.so.$(EP_VERSION) to targets and fix linksSteven Rostedt (VMware)1-3/+7
2020-10-09lib traceevent: Remove trace-cmd references from MakefileSteven Rostedt (VMware)1-4/+1
2020-10-09lib traceevent: Convert makefiles for stand alone libtraceeventSteven Rostedt (VMware)1-6/+4
2020-10-09Revert "lib traceevent: Bring over header files and have make work locally"Steven Rostedt (VMware)1-4/+6
2020-10-07lib traceevent: Bring over header files and have make work locallySteven Rostedt1-6/+4
2019-12-16libtraceevent: Allow custom libdir pathSudip Mukherjee1-2/+3
2019-12-02libtraceevent: Copy pkg-config file to output folder when using O=Sudip Mukherjee1-2/+3
2019-12-02libtraceevent: Fix lib installation with O=Sudip Mukherjee1-0/+1
2019-11-22libtraceevent: Fix header installationSudip Mukherjee1-4/+4
2019-09-25libtraceevent: Move traceevent plugins in its own subdirectoryTzvetomir Stoyanov (VMware)1-78/+16
2019-08-31libtraceevent: Change users plugin directoryTzvetomir Stoyanov1-3/+3
2019-08-20tools lib traceevent: Fix "robust" test of do_generate_dynamic_list_fileSteven Rostedt (VMware)1-2/+2
2019-05-15tools lib traceevent: Introduce man pagesTzvetomir Stoyanov1-0/+33
2019-05-15tools lib traceevent: Remove hard coded install paths from pkg-config fileTzvetomir Stoyanov1-4/+9
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 ...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...Linus 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
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