index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
traceevent
Age
Commit message (
Expand
)
Author
2021-12-06
libtraceevent: Add __rel_loc relative location attribute support
Masami Hiramatsu
2021-06-24
KVM: x86/mmu: Rename "nxe" role bit to "efer_nx" for macro shenanigans
Sean Christopherson
2020-10-13
tools lib traceevent: Hide non API functions
Tzvetomir Stoyanov (VMware)
2020-09-03
libtraceevent: Fix build warning on 32-bit arches
Tzvetomir Stoyanov (VMware)
2020-08-10
Merge tag 'perf-tools-2020-08-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-07
tools/: replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-06
tools lib traceevent: Handle possible strdup() error in tep_add_plugin_path()...
Tzvetomir Stoyanov (VMware)
2020-08-06
libtraceevent: Fixed description of tep_add_plugin_path() API
Tzvetomir Stoyanov (VMware)
2020-08-06
libtraceevent: Fixed type in PRINT_FMT_STING
Tzvetomir Stoyanov (VMware)
2020-08-06
libtraceevent: Fixed broken indentation in parse_ip4_print_args()
Tzvetomir Stoyanov (VMware)
2020-08-06
libtraceevent: Improve error handling of tep_plugin_add_option() API
Tzvetomir Stoyanov (VMware)
2020-08-06
libtraceevent: Fix typo in tep_plugin_add_option() description
Tzvetomir Stoyanov (VMware)
2020-08-06
libtraceevent: Handle strdup() error in parse_option_name()
Tzvetomir Stoyanov (VMware)
2020-08-06
libtraceevent: Document tep_load_plugins_hook()
Tzvetomir Stoyanov (VMware)
2020-08-03
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2020-07-31
libtraceevent: Fix build with binutils 2.35
Ben Hutchings
2020-07-31
tools lib traceevent: Fix memory leak in process_dynamic_array_len
Philippe Duplessis-Guindon
2020-07-08
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2020-07-06
tools lib traceevent: Fix reporting of unknown SVM exit reasons
Jan Kiszka
2020-07-06
tools lib traceevent: Change to SPDX License format
Steven Rostedt (VMware)
2020-07-06
tools lib traceevent: Add builtin handler for trace_marker_raw
Steven Rostedt (VMware)
2020-07-06
tools lib traceevent: Move kernel_stack event handler to "function" plugin.
Tzvetomir Stoyanov (VMware)
2020-07-06
tools lib traceevent: Add plugin for decoding syscalls/sys_enter_futex
Julia Cartwright
2020-07-06
tools lib traceevent: Add offset option for function plugin
Steven Rostedt (VMware)
2020-07-06
tools lib traceevent: Add more SVM exit reasons
Jan Kiszka
2020-07-06
tools lib traceevent: Add plugin for tlb_flush
Steven Rostedt (Red Hat)
2020-07-06
tools lib traceevent: Optimize pretty_print() function
Tzvetomir Stoyanov (VMware)
2020-07-06
tools lib traceevent: Add support for more printk format specifiers
Tzvetomir Stoyanov (VMware)
2020-07-06
tools lib traceevent: Introduced new traceevent API, for adding new plugins d...
Tzvetomir Stoyanov (VMware)
2020-07-06
tools lib traceevent: Add interface for options to plugins
Tzvetomir Stoyanov (VMware)
2020-07-06
tools lib traceevent: Add tep_load_plugins_hook() API
Tzvetomir Stoyanov (VMware)
2020-07-03
tools lib traceevent: Add proper KBUFFER_TYPE_TIME_STAMP handling
Tom Zanussi
2020-07-03
tools lib traceevent: Add API to read time information from kbuffer
Steven Rostedt (Red Hat)
2020-06-18
tools lib traceevent: Add handler for __builtin_expect()
Steven Rostedt (VMware)
2020-06-18
tools lib traceevent: Handle __attribute__((user)) in field names
Steven Rostedt (VMware)
2020-06-18
tools lib traceevent: Add append() function helper for appending strings
Steven Rostedt (VMware)
2020-04-30
libtraceevent: Remove unneeded semicolon
Zou Wei
2020-04-18
tools lib traceevent: Take care of return value of asprintf
He Zhe
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-04
tools lib traceevent: Remove extra '\n' in print_event_time()
Steven Rostedt (VMware)
2019-12-20
tools lib traceevent: Fix memory leakage in filter_event
Hewenliang
2019-12-16
libtraceevent: Allow custom libdir path
Sudip Mukherjee
2019-12-02
libtraceevent: Copy pkg-config file to output folder when using O=
Sudip Mukherjee
2019-12-02
libtraceevent: Fix lib installation with O=
Sudip Mukherjee
2019-11-22
libtraceevent: Fix memory leakage in copy_filter_type
Hewenliang
2019-11-22
libtraceevent: Fix header installation
Sudip Mukherjee
2019-11-18
libtraceevent: Fix parsing of event %o and %X argument types
Konstantin Khlebnikov
2019-09-25
libtraceevent: Man pages for tep plugins APIs
Tzvetomir Stoyanov
2019-09-25
libtraceevent: Move traceevent plugins in its own subdirectory
Tzvetomir Stoyanov (VMware)
[next]