index
:
linux-toradex.git
colibri
colibri_vf
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.6-2.0.x-imx
toradex_6.6-2.1.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
Age
Commit message (
Expand
)
Author
2020-04-24
selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
Andy Lutomirski
2020-04-02
perf map: Fix off by one in strncpy() size argument
disconnect3d
2020-04-02
tools: Let O= makes handle a relative path with -C option
Masami Hiramatsu
2020-04-02
perf probe: Do not depend on dwfl_module_addrsym()
Masami Hiramatsu
2020-04-02
cpupower: avoid multiple definition with gcc -fno-common
Mike Gilbert
2020-02-28
usbip: Fix unsafe unaligned pointer usage
Shuah Khan
2020-02-28
tools lib api fs: Fix gcc9 stringop-truncation compilation error
Andrey Zhizhikin
2020-01-23
perf probe: Fix wrong address verification
Masami Hiramatsu
2020-01-23
rseq/selftests: Turn off timeout setting
Mathieu Desnoyers
2020-01-12
Revert "perf report: Add warning when libunwind not compiled in"
Sasha Levin
2020-01-04
perf regs: Make perf_reg_name() return "unknown" instead of NULL
Arnaldo Carvalho de Melo
2020-01-04
perf probe: Fix to show function entry line as probe-able
Masami Hiramatsu
2020-01-04
libtraceevent: Fix memory leakage in copy_filter_type
Hewenliang
2020-01-04
perf probe: Filter out instances except for inlined subroutine and subprogram
Masami Hiramatsu
2020-01-04
perf probe: Skip end-of-sequence and non statement lines
Masami Hiramatsu
2020-01-04
perf probe: Fix to show calling lines of inlined functions
Masami Hiramatsu
2020-01-04
perf probe: Return a better scope DIE if there is no best scope
Masami Hiramatsu
2020-01-04
perf probe: Skip overlapped location on searching variables
Masami Hiramatsu
2020-01-04
perf probe: Fix to show inlined function callsite without entry_pc
Masami Hiramatsu
2020-01-04
perf probe: Fix to show ranges of variables in functions without entry_pc
Masami Hiramatsu
2020-01-04
perf probe: Fix to probe an inline function which has no entry pc
Masami Hiramatsu
2020-01-04
perf probe: Walk function lines in lexical blocks
Masami Hiramatsu
2020-01-04
perf probe: Fix to list probe event with correct line number
Masami Hiramatsu
2020-01-04
perf probe: Fix to find range-only function instance
Masami Hiramatsu
2020-01-04
perf report: Add warning when libunwind not compiled in
Jin Yao
2020-01-04
tools/power/cpupower: Fix initializer override in hsw_ext_cstates
Nathan Chancellor
2019-11-28
x86/insn: Fix awk regexp warnings
Alexander Kapshuk
2019-11-28
selftests/ftrace: Fix to test kprobe $comm arg only if available
Masami Hiramatsu
2019-11-12
perf tools: Fix time sorting
Jiri Olsa
2019-11-10
perf kmem: Fix memory leak in compact_gfp_flags()
Yunfeng Ye
2019-11-06
perf map: Fix overlapped map handling
Steve MacLean
2019-10-17
perf llvm: Don't access out-of-scope array
Ian Rogers
2019-10-17
perf stat: Fix a segmentation fault when using repeat forever
Srikar Dronamraju
2019-10-17
tools lib traceevent: Do not free tep->cmdlines in add_new_comm() on failure
Steven Rostedt (VMware)
2019-10-05
libtraceevent: Change users plugin directory
Tzvetomir Stoyanov
2019-09-21
tools/power turbostat: fix buffer overrun
Naoya Horiguchi
2019-09-10
Tools: hv: kvp: eliminate 'may be used uninitialized' warning
Vitaly Kuznetsov
2019-09-06
tools: hv: fix KVP and VSS daemons exit code
Adrian Vladu
2019-09-06
Revert "perf test 6: Fix missing kvm module load for s390"
Sasha Levin
2019-09-06
selftests: kvm: Adding config fragments
Naresh Kamboju
2019-09-06
perf bench numa: Fix cpu0 binding
Jiri Olsa
2019-08-25
perf header: Fix use of unitialized value warning
Numfor Mbiziwo-Tiapo
2019-08-25
perf header: Fix divide by zero error if f_header.attr_size==0
Vince Weaver
2019-08-25
perf probe: Avoid calling freeing routine multiple times for same pointer
Arnaldo Carvalho de Melo
2019-08-25
perf db-export: Fix thread__exec_comm()
Adrian Hunter
2019-08-04
perf test mmap-thread-lookup: Initialize variable to suppress memory sanitize...
Numfor Mbiziwo-Tiapo
2019-08-04
iio: iio-utils: Fix possible incorrect mask calculation
Bastien Nocera
2019-08-04
perf evsel: Make perf_evsel__name() accept a NULL argument
Arnaldo Carvalho de Melo
2019-08-04
perf test 6: Fix missing kvm module load for s390
Thomas Richter
2019-08-04
cpupower : frequency-set -r option misses the last cpu in related cpu list
Abhishek Goel
[next]