aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2022-01-22libtracecmd: Use major version as SONAMEDario Faggioli
2021-11-24libtracecmd: Don't ignore LDFLAGS when linking the shared libsJerome Marchand
2021-11-09trace-cmd: Add Requires: libtracefs to libtracecmd.pc fileSteven Rostedt (VMware)
2021-04-09trace-cmd libtracecmd: Fix the man page building and installingSteven Rostedt (VMware)
2021-04-02trace-cmd: Debug scripts for PTP-like algorithm for host - guest timestamp sy...Tzvetomir Stoyanov (VMware)
2020-12-23trace-cmd: Do not install trace-cmd.h as executableSteven Rostedt (VMware)
2020-12-23trace-cmd: libtracecmd man pagesTzvetomir Stoyanov (VMware)
2020-12-18trace-cmd: Add -rpath=$(libdir) for trace-cmd to find libtracecmd.soSteven Rostedt (VMware)
2020-12-18libtracecmd: Add -rpath to libtracecmd.soSteven Rostedt (VMware)
2020-12-16trace-cmd: Update libtracecmd.pc if prefix is differentSteven Rostedt (VMware)
2020-12-16trace-cmd: Add make uninstallSteven Rostedt (VMware)
2020-12-16libtracecmd: Show building of libtracecmd.pcSteven Rostedt (VMware)
2020-12-16trace-cmd: Move do_make_pkgconfig_file to utils.mkSteven Rostedt (VMware)
2020-12-11trace-cmd: Remove making of ld.so.conf.d/trace.confSteven Rostedt (VMware)
2020-12-11trace-cmd: Add pkg-config configuration for libtracecmd.soSteven Rostedt (VMware)
2020-12-11trace-cmd: Add missing SPDX headersSteven Rostedt (VMware)
2020-01-22trace-cmd: Have libtracecmd.so include libtraceeventSteven Rostedt (VMware)
2020-01-22trace-cmd: Add installation of ld.conf.d file for library pathsSteven Rostedt (VMware)
2019-10-26trace-cmd: Respect -s/--silent in make commandGreg Thelen
2019-10-26trace-cmd: Refactor print_updateGreg Thelen
2019-07-25trace-cmd: Generate proper sonamePatrick McLean
2019-07-23trace-cmd: Set SONAME on shared librariesPatrick McLean
2019-06-12trace-cmd: Make the version defines part of tc-version.hSteven Rostedt (VMware)
2018-11-27kernel-shark-qt: Have "make gui" build the Qt KernelShark versionSteven Rostedt (VMware)
2018-02-08trace-cmd: Make the build messages to show only file namesVladislav Valtchev (VMware)
2018-02-07trace-cmd: Make the plugins buildable out-of-treeVladislav Valtchev (VMware)
2018-02-07trace-cmd: Fix the broken target ctracecmdgui.soVladislav Valtchev (VMware)
2018-02-07trace-cmd: Move plugin_* files in plugins/Vladislav Valtchev (VMware)
2018-02-07trace-cmd: Move GUI *.c files in kernel-shark/Vladislav Valtchev (VMware)
2018-02-07trace-cmd: Extract part of Makefile in scripts/utils.mkVladislav Valtchev (VMware)