aboutsummaryrefslogtreecommitdiff
path: root/package/devel/trace-cmd/patches
Commit message (Collapse)AuthorAge
* trace-cmd: import patch to fix autodetection of libzstdNick Hainke2022-08-07
| | | | | | | libzstd from the packages feed gets picked up. Add patch adding NO_LIBZSTD option like in perf and enable it. Signed-off-by: Nick Hainke <vincent@systemli.org>
* trace-cmd: update to v3.1.2Nick Hainke2022-08-06
| | | | | | | | | | | Remove outdated patches: - 100-musl.patch - 110-mac80211_tracepoint.patch Trace-cmd now uses libtracefs and livtraceevent as libraries. The plugins moved to libtraceevent. Signed-off-by: Nick Hainke <vincent@systemli.org>
* trace-cmd: update to 2.9.1Rosen Penev2021-01-01
| | | | | | | | | | | Fixed license information. Adjusted Makefile to new install paths. Backported upstream patch to fix compilation with musl. Replaces local and incomplete patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* trace-cmd: Fix compilation without fortify-headersRosen Penev2020-01-05
| | | | | | Upstream backport. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* trace-cmd: remove the compile fix patchFlorian Fainelli2013-07-03
| | | | | | | | | And instead override TARGET_CFLAGS to set _GNU_SOURCE accordingly since this is the upstream maintainer solution. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 37152
* trace-cmd: update to latest versionFelix Fietkau2013-05-16
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36643
* add trace-cmdFelix Fietkau2012-10-29
SVN-Revision: 34002