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
2015-01-22
tools lib fs: Adopt debugfs open strerrno method
Arnaldo Carvalho de Melo
2015-01-21
perf diff: Fix -o/--order option behavior
Namhyung Kim
2015-01-21
perf diff: Fix output ordering to honor next column
Namhyung Kim
2015-01-21
perf tools: Pass struct perf_hpp_fmt to its callbacks
Namhyung Kim
2015-01-21
perf diff: Introduce fmt_to_data_file() helper
Namhyung Kim
2015-01-21
perf diff: Print diff result more precisely
Namhyung Kim
2015-01-21
perf diff: Get rid of hists__compute_resort()
Namhyung Kim
2015-01-21
perf tools: Allow use of an exclusive option more than once
Namhyung Kim
2015-01-21
perf tools: Document parameterized and symbolic events
Cody P Schafer
2015-01-21
perf tools: Extend format_alias() to include event parameters
Cody P Schafer
2015-01-21
perf tools: Support parsing parameterized events
Cody P Schafer
2015-01-21
perf tools: Remove some unused functions from color.c
Rickard Strandqvist
2015-01-21
perf report: Get rid of report__inc_stat()
Namhyung Kim
2015-01-21
perf hists: Introduce function for deleting/removing hist_entry
Arnaldo Carvalho de Melo
2015-01-21
perf hists: Rename hist_entry__free to __delete
Arnaldo Carvalho de Melo
2015-01-21
perf tools: Remove EOL whitespaces
Arnaldo Carvalho de Melo
2015-01-21
perf mem: Move the mem_operations global to struct perf_mem
Arnaldo Carvalho de Melo
2015-01-21
perf mem: Enable sampling loads and stores simultaneously
Stephane Eranian
2015-01-21
perf probe: Fix probing kretprobes
Namhyung Kim
2015-01-21
perf symbols: Introduce 'for' method to iterate over the symbols with a given...
Arnaldo Carvalho de Melo
2015-01-21
perf probe: Do not rely on map__load() filter to find symbols
Namhyung Kim
2015-01-21
perf symbols: Introduce method to iterate symbols ordered by name
Arnaldo Carvalho de Melo
2015-01-21
perf symbols: Return the first entry with a given name in find_by_name method
Namhyung Kim
2015-01-21
perf annotate: Fix memory leaks in LOCK handling
Rabin Vincent
2015-01-21
perf annotate: Handle ins parsing failures
Rabin Vincent
2015-01-21
perf scripting perl: Force to use stdbool
Wang Nan
2015-01-21
perf evlist: Remove extraneous 'was' on error message
Arnaldo Carvalho de Melo
2015-01-21
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2015-01-16
perf tools powerpc: Use dwfl_report_elf() instead of offline.
Sukadev Bhattiprolu
2015-01-16
perf tools: Fix segfault for symbol annotation on TUI
Namhyung Kim
2015-01-16
perf test: Fix dwarf unwind using libunwind.
Wang Nan
2015-01-16
perf tools: Avoid build splat for syscall numbers with uclibc
Vineet Gupta
2015-01-16
perf tools: Elide strlcpy warning with uclibc
Vineet Gupta
2015-01-16
perf tools: Fix statfs.f_type data type mismatch build error with uclibc
Alexey Brodkin
2015-01-16
tools: Remove bitops/hweight usage of bits in tools/perf
Arnaldo Carvalho de Melo
2015-01-16
perf machine: Fix __machine__findnew_thread() error path
Namhyung Kim
2015-01-16
perf tools: Fix building error in x86_64 when dwarf unwind is on
Namhyung Kim
2015-01-16
perf probe: Propagate error code when write(2) failed
Namhyung Kim
2015-01-15
Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a',...
Paul E. McKenney
2015-01-14
Merge tag 'linux-kselftest-3.19-rc-5' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-01-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-01-11
Merge branch 'core/urgent' into locking/urgent, to collect all pending lockin...
Ingo Molnar
2015-01-10
torture: Flag console.log file to prevent holdovers from earlier runs
Paul E. McKenney
2015-01-10
torture: Add "-enable-kvm -soundhw pcspk" to qemu command line
Paul E. McKenney
2015-01-10
rcutorture: Handle different mpstat versions
Paul E. McKenney
2015-01-10
rcutorture: Make build-output parsing correctly flag RCU's warnings
Paul E. McKenney
2015-01-10
rcutorture: Issue warnings on close calls due to Reader Batch blows
Paul E. McKenney
2015-01-08
selftests/vm: fix link error for transhuge-stress test
Andrey Skvortsov
2015-01-08
perf hists browser: Fix segfault when showing callchain
Namhyung Kim
2015-01-08
perf callchain: Free callchains when hist entries are deleted
Namhyung Kim
[prev]
[next]