pub/scm/libs/libtrace/libtraceevent.git  about / heads / tags
Library to parse raw trace event formats
$ git log --pretty=format:'%h %s (%cs)%d'
ec8e0cc libtraceevent: Fix tests running on big endian arch (2024-04-11)
	(HEAD -> libtraceevent)
60ed6c3 libtraceevent: build: Various fixes for the Meson build of libtraceevent (2024-04-11)
0351241 libtraceevent utest: Include libgen.h for basename() with musl (2024-02-22)
6f6d580 libtraceevent: 1.8.2 (2024-01-08)
	(tag: libtraceevent-1.8.2)
b29b192 kbuffer: Update kbuf->next in kbuffer_refresh (2024-01-08)
4b2286c kbuffer: Always walk the events to calculate timestamp in kbuffer_read_buffer() (2024-01-08)
ce0acec libtraceevent meson: Add libdl dependency to meson (2024-01-08)
15a0121 libtraceevent Documentation: Fix tep_kbuffer() prototype (2023-12-29)
85a2078 libtraceevent: 1.8.1 (2023-12-28)
	(tag: libtraceevent-1.8.1)
6b21b4c libtraceevent: Add tep_get_sub_buffer_data_size() (2023-12-26)
...

$ git cat-file blob HEAD:README

The official repository is here:

  https://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git/


To build:

    make;
    sudo make install;

To build in a specific directory outside of the source directory:

    make O=/path/to/build; sudo make O=/path/to/build

  Note that the path needs to exist before building.

To set the install path (the expected final location):

    make prefix=/usr; sudo make O=/path/to/build

To install in a directory not for the local system (for use to move
to another machine):

    make DESTDIR=/path/to/dest/ install

  Note, if you have write permission to the DESTDIR, then there is
  no reason to use sudo or switch to root.

  Note, DESTDIR must end with '/', otherwise the files will be appended
  to the path, which will most likely have unwanted results.

Contributions:

  For questions about the use of the library, please send email to:

    linux-trace-users@vger.kernel.org

    Subscribe: http://vger.kernel.org/vger-lists.html#linux-trace-users
    Archives: https://lore.kernel.org/linux-trace-users/

  For contributions to development, please send patches to:

    linux-trace-devel@vger.kernel.org

    Subscribe: http://vger.kernel.org/vger-lists.html#linux-trace-devel
    Archives: https://lore.kernel.org/linux-trace-devel/

  Note, this project follows the style of submitting patches as described
  by the Linux kernel.

     https://www.kernel.org/doc/html/v5.4/process/submitting-patches.html

# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
* libtraceevent libtraceevent: Fix tests running on big endian arch (2024-04-11)
  libtraceevent-v1.6 libtraceevent: version 1.6.4 (2022-12-11)
  libtraceevent-v1.5 libtraceevent: version 1.5.3 (2022-03-24)

# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
	--format='%(refname:short) %(subject) (%(creatordate:short))'
libtraceevent-1.8.2 libtraceevent: 1.8.2 (2024-01-08) tar.gz
libtraceevent-1.8.1 libtraceevent: 1.8.1 (2023-12-28) tar.gz
libtraceevent-1.8.0 libtraceevent: 1.8.0 (2023-12-24) tar.gz
libtraceevent-1.7.3 libtraceevent: 1.7.3 (2023-06-07) tar.gz
libtraceevent-1.7.2 libtraceevent: 1.7.2 (2023-03-27) tar.gz
libtraceevent-1.7.1 libtraceevent: 1.7.1 (2023-01-09) tar.gz
libtraceevent-1.7.0 libtraceevent: 1.7.0 (2022-12-14) tar.gz
libtraceevent-1.6.4 libtraceevent: 1.6.4 (2022-12-11) tar.gz
libtraceevent-1.6.3 libtraceevent: 1.6.3 (2022-09-22) tar.gz
libtraceevent-1.6.2 libtraceevent: 1.6.2 (2022-07-14) tar.gz
...

# associated public inboxes:
# (number on the left is used for dev purposes)
        870 lkml
        684 linux-trace-devel
        381 linux-perf-users
         37 stable
         13 linux-kbuild
         10 netdev
          9 ../../../../../powertop
          7 qemu-devel
          7 git
          6 linux-mm
          5 bpf
          5 linux-devicetree
          5 xen-devel
          5 linux-scsi
          5 linux-btrfs
          5 dri-devel
          4 linux-rt-users
          4 linux-omap
          3 linux-xfs
          3 linux-crypto
          3 linux-acpi
          3 linux-media
          3 linux-arm-kernel
          3 linux-gpio
          3 linux-rdma
          3 linuxppc-dev
          3 kvm
          3 intel-gfx
          3 lttng-dev
          3 kernel-janitors
          2 linux-fscrypt
          2 linux-wireless
          2 linux-block
          2 linux-fsdevel
          2 linux-erofs
          2 linux-pm
          2 alsa-devel
          2 driverdev-devel
          2 linux-next
          2 linux-ext4
          2 dpdk-dev
          2 linux-spdx
          2 backports
          2 linux-mmc
          2 linux-spi
          2 linux-tegra
          2 linux-arch
          2 linux-fbdev
          2 nouveau
          2 linux-s390
          2 linux-staging
          2 buildroot
          2 ltp
          2 yocto-meta-freescale
          2 openembedded-core
          2 linux-trace-kernel
          2 linux-sound
          2 lm-sensors
          1 linux-samsung-soc
          1 linux-mtd
          1 cocci
          1 linux-riscv
          1 linux-nvme
          1 live-patching
          1 linux-nfs
          1 linux-mediatek
          1 linux-efi
          1 netfilter-devel
          1 linux-integrity
          1 linux-edac
          1 linux-cifs
          1 linux-arm-msm
          1 linux-amlogic
          1 linux-nvdimm
          1 linux-iommu
          1 linux-snps-arc
          1 linux-mips
          1 fstests
          1 linux-hwmon
          1 linux-rtc
          1 linux-input
          1 kvmarm
          1 linux-usb
          1 linux-renesas-soc
          1 linux-kselftest
          1 selinux
          1 kernel-hardening
          1 linux-clk
          1 linux-iio
          1 dmaengine
          1 linux-parisc
          1 linux-leds
          1 linux-security-module
          1 linux-pci
          1 linux-f2fs-devel
          1 linux-modules
          1 kernelnewbies
          1 linux-bluetooth
          1 linux-sgx
          1 linux-ide
          1 linux-serial
          1 linux-watchdog
          1 linux-hyperv
          1 workflows
          1 rcu
          1 linux-m68k
          1 linux-i3c
          1 util-linux
          1 linux-wpan
          1 linux-trace-users
          1 ksummit-discuss
          1 wireguard
          1 io-uring
          1 linux-kernel-mentees
          1 linux-doc
          1 linux-csky
          1 linux-man
          1 amd-gfx
          1 tpmdd-devel
          1 linux-unionfs
          1 linux-firmware
          1 linux-api
          1 cip-dev
          1 linux-audit
          1 linux-i2c
          1 linux-remoteproc
          1 linux-dash
          1 linux-bcache
          1 linux-sparse
          1 mm-commits
          1 linux-pwm
          1 virtualization
          1 linux-fpga
          1 ceph-devel
          1 linux-can
          1 containers
          1 linux-rockchip
          1 linux-raid
          1 xdp-newbies
          1 platform-driver-x86
          1 phone-devel
          1 openbmc
          1 linux-hardening
          1 dash
          1 dm-devel
          1 keyrings
          1 linux-sctp
          1 linux-cxl
          1 target-devel
          1 lustre-devel
          1 linux-sh
          1 soc
          1 ocfs2-devel
          1 rust-for-linux
          1 ath10k
          1 ath11k
          1 linux-phy
          1 sparclinux
          1 linux-sunxi
          1 mptcp
          1 linux-coco
          1 regressions
          1 ksummit
          1 b43-dev
          1 nvdimm
          1 linux-nfc
          1 u-boot
          1 linux-bcachefs
          1 ath9k-devel
          1 ntfs3
          1 llvm
          1 fio
          1 iwd
          1 ell
          1 ofono
          1 yocto
          1 yocto-toaster
          1 yocto-meta-arm
          1 yocto-docs
          1 openembedded-devel
          1 bitbake-devel
          1 linux-patches
          1 yocto-meta-virtualization
          1 chrome-platform
          1 ntb
          1 yocto-meta-ti
          1 yocto-meta-arago
          1 outreachy
          1 xenomai
          1 damon
          1 asahi
          1 openrisc
          1 intel-wired-lan
          1 kexec
          1 loongarch
          1 imx
          1 ath12k
          1 b4-sent
          1 oe-linux-nfc
          1 oe-kbuild-all
          1 oe-chipsec
          1 batman
          1 intel-xe
          1 linux-um
          1 virtio-dev
          1 virtio-comment
          1 v9fs
          1 ecryptfs
          1 poky
          1 qemu-riscv
          1 linux-ia64
          1 cluster-devel
          1 grub-devel
          1 kbd
          1 autofs
          1 cpufreq
          1 dccp
          1 cgroups
          1 devicetree-spec
          1 devicetree-compiler
          1 initramfs
          1 kvm-ppc
          1 hail-devel
          1 kvm-ia64
          1 linux-8086
          1 kernel-testers
          1 linux-alpha
          1 linux-btrace
          1 linux-embedded
          1 linux-hams
          1 linux-hexagon
          1 linux-hotplug
          1 linux-laptop
          1 trinity
          1 reiserfs-devel
          1 linux-metag
          1 linux-x25
          1 linux-nilfs
          1 lvs-devel
          1 netfilter
          1 linux-oxnas
          1 u-boot-amlogic
          1 lvm-devel
          1 acpica-devel
          1 perfbook
          1 virtio-fs
          1 smatch
          1 ../../../../../fuego
          1 ../../../../../wireless-regdb
          1 ../../../../../igt-dev

git clone https://80x24.org/lore/pub/scm/libs/libtrace/libtraceevent.git