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