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_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
Age
Commit message (
Expand
)
Author
2019-03-01
perf time-utils: Refactor time range parsing code
Jin Yao
2019-02-28
tools lib traceevent: Fix buffer overflow in arg_eval
Tony Jones
2019-02-28
perf probe: Clarify error message about not finding kernel modules debuginfo
Arnaldo Carvalho de Melo
2019-02-28
Merge tag 'perf-core-for-mingo-5.1-20190225' of git://git.kernel.org/pub/scm/...
Ingo Molnar
2019-02-28
Merge tag 'perf-core-for-mingo-5.1-20190220' of git://git.kernel.org/pub/scm/...
Ingo Molnar
2019-02-28
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2019-02-25
perf script python: Add Python3 support to syscall-counts-by-pid.py
Tony Jones
2019-02-25
perf script python: Add Python3 support to syscall-counts.py
Tony Jones
2019-02-25
perf script python: Add Python3 support to stat-cpi.py
Tony Jones
2019-02-25
perf script python: Add Python3 support to stackcollapse.py
Tony Jones
2019-02-25
perf script python: Add Python3 support to sctop.py
Tony Jones
2019-02-25
perf script python: Add Python3 support to powerpc-hcalls.py
Tony Jones
2019-02-25
perf script python: Add Python3 support to net_dropmonitor.py
Tony Jones
2019-02-25
perf script python: Add Python3 support to mem-phys-addr.py
Tony Jones
2019-02-25
perf script python: Add Python3 support to failed-syscalls-by-pid.py
Tony Jones
2019-02-25
perf script python: Add Python3 support to netdev-times.py
Tony Jones
2019-02-25
perf tools: Add perf_exe() helper to find perf binary
Andi Kleen
2019-02-25
perf script: Handle missing fields with -F +..
Andi Kleen
2019-02-25
perf data: Add perf_data__open_dir_data function
Jiri Olsa
2019-02-25
perf data: Add perf_data__(create_dir|close_dir) functions
Jiri Olsa
2019-02-25
perf data: Fail check_backup in case of error
Jiri Olsa
2019-02-25
perf data: Make check_backup work over directories
Jiri Olsa
2019-02-25
perf tools: Add rm_rf_perf_data function
Jiri Olsa
2019-02-25
perf tools: Add pattern name checking to rm_rf
Jiri Olsa
2019-02-25
perf tools: Add depth checking to rm_rf
Jiri Olsa
2019-02-23
selftests: fib_tests: sleep after changing carrier. again.
Thadeu Lima de Souza Cascardo
2019-02-22
perf data: Add global path holder
Jiri Olsa
2019-02-22
perf data: Move size to struct perf_data_file
Jiri Olsa
2019-02-22
perf scripts python: exported-sql-viewer.py: Add top calls report
Adrian Hunter
2019-02-22
perf scripts python: exported-sql-viewer.py: Remove no selection error
Adrian Hunter
2019-02-22
perf scripts python: exported-sql-viewer.py: Remove SQLTableDialogDataItem
Adrian Hunter
2019-02-22
perf scripts python: exported-sql-viewer.py: Create new dialog data item classes
Adrian Hunter
2019-02-22
perf scripts python: exported-sql-viewer.py: Move report name into ReportVars
Adrian Hunter
2019-02-22
perf scripts python: exported-sql-viewer.py: Factor out ReportVars
Adrian Hunter
2019-02-22
perf scripts python: exported-sql-viewer.py: Factor out ReportDialogBase
Adrian Hunter
2019-02-22
perf scripts python: exported-sql-viewer.py: Move column headers
Adrian Hunter
2019-02-22
perf scripts python: exported-sql-viewer.py: Hide Call Graph option if no cal...
Adrian Hunter
2019-02-22
perf scripts python: exported-sql-viewer.py: Remove leftover debugging prints
Adrian Hunter
2019-02-22
perf scripts python: exported-sql-viewer.py: Fix missing shebang
Adrian Hunter
2019-02-22
perf thread-stack: Hide x86 retpolines
Adrian Hunter
2019-02-22
bpf, lpm: fix lookup bug in map_delete_elem
Alban Crequy
2019-02-22
perf thread-stack: Improve thread_stack__no_call_return()
Adrian Hunter
2019-02-21
perf annotate: Fix getting source line failure
Wei Li
2019-02-20
perf tools: Make rm_rf() remove single file
Jiri Olsa
2019-02-20
perf cpumap: Increase debug level for cpu_map__snprint verbose output
Jiri Olsa
2019-02-20
perf bpf-event: Add missing new line into pr_debug call
Jiri Olsa
2019-02-20
perf script: Allow +- operator for type specific fields option
Jiri Olsa
2019-02-20
perf evsel: Force sample_type for slave events
Jiri Olsa
2019-02-20
perf session: Don't report zero period samples for slave events
Jiri Olsa
2019-02-19
perf trace: Allow dumping a BPF map after setting up BPF events
Arnaldo Carvalho de Melo
[next]