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-12-16
perf tools: Remove 'perf' from subcmd function and variable names
Josh Poimboeuf
2015-12-16
perf tools: Remove subcmd dependencies on strbuf
Josh Poimboeuf
2015-12-16
perf tools: Provide subcmd configuration at runtime
Josh Poimboeuf
2015-12-16
perf tools: Document the fact that parse_options*() may exit
Josh Poimboeuf
2015-12-16
perf tools: Move strlcpy() from perf to tools/lib/string.c
Josh Poimboeuf
2015-12-16
tools build: Fix feature Makefile issues with 'O='
Josh Poimboeuf
2015-12-15
perf record: Add record.build-id config option
Namhyung Kim
2015-12-14
perf record: Support custom vmlinux path
He Kuang
2015-12-14
perf tools: Make options always available, even if required libs not linked
Wang Nan
2015-12-14
perf tools: Convert parse-options.c internal functions to static
Josh Poimboeuf
2015-12-14
perf tools: Move help_unknown_cmd() to its own file
Josh Poimboeuf
2015-12-14
perf tools: Remove check for unused PERF_PAGER_IN_USE
Josh Poimboeuf
2015-12-14
perf tools: Create pager.h
Josh Poimboeuf
2015-12-14
perf build: Rename LIB_PATH -> API_PATH
Josh Poimboeuf
2015-12-14
perf build: Fix 'make clean'
Josh Poimboeuf
2015-12-14
perf test: Remove tarpkg at end of test
Josh Poimboeuf
2015-12-14
perf test: Add Build file to dependencies for llvm-src-*.c
Josh Poimboeuf
2015-12-14
perf build: Remove unnecessary line in Makefile.feature
Josh Poimboeuf
2015-12-14
perf test: Fix hist testcases when kptr_restrict is on
Namhyung Kim
2015-12-14
perf evsel: Disable branch flags/cycles for --callgraph lbr
Andi Kleen
2015-12-14
perf thread: Fix reference count initial state
Arnaldo Carvalho de Melo
2015-12-14
perf test: Dump the stack when test segfaults when in verbose mode
Arnaldo Carvalho de Melo
2015-12-14
perf tools: Use same signal handling strategy as 'record'
Arnaldo Carvalho de Melo
2015-12-14
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2015-12-14
Merge tag 'v4.4-rc5' into perf/core, to pick up fixes
Ingo Molnar
2015-12-11
perf tools: Clear struct machine during machine__init()
Wang Nan
2015-12-11
perf script: Add support for PERF_TYPE_BREAKPOINT
Wang Nan
2015-12-11
perf data: Add u32_hex data type
Wang Nan
2015-12-11
tools lib bpf: Fetch map names from correct strtab
Wang Nan
2015-12-11
tools lib bpf: Check return value of strdup when reading map names
Wang Nan
2015-12-11
perf top: Cleanup condition in perf_top__record_precise_ip()
Namhyung Kim
2015-12-11
perf top: Fix annotation on --stdio
Namhyung Kim
2015-12-11
perf top: Access hists->lock only if needed
Namhyung Kim
2015-12-11
perf top: Do not convert address for perf_top__record_precise_ip()
Namhyung Kim
2015-12-10
perf symbols: Fix dso__load_sym to put dso
Masami Hiramatsu
2015-12-10
perf tools: Make perf_session__register_idle_thread drop the refcount
Masami Hiramatsu
2015-12-10
Revert "perf tools: Improve setting of gcc debug option"
Arnaldo Carvalho de Melo
2015-12-10
perf top: Delete half-processed hist entries when exit
Namhyung Kim
2015-12-10
perf tools: Get rid of exit_browser() from usage_with_options()
Namhyung Kim
2015-12-10
perf thread_map: Free strlist on constructor error path
Namhyung Kim
2015-12-10
perf top: Do show usage message when failing to create cpu/thread maps
Arnaldo Carvalho de Melo
2015-12-10
perf report: Check argument before calling setup_browser()
Namhyung Kim
2015-12-10
perf kvm: Remove invocation of setup/exit_browser()
Namhyung Kim
2015-12-10
perf annotate: Delay UI browser setup after initialization is done
Namhyung Kim
2015-12-10
perf annotate: Check argument before calling setup_browser()
Namhyung Kim
2015-12-09
perf tools: Move cmd_version() to builtin-version.c
Josh Poimboeuf
2015-12-09
perf tools: Save cmdline arguments earlier
Josh Poimboeuf
2015-12-09
perf tools: Move term functions out of util.c
Josh Poimboeuf
2015-12-09
perf tools: Remove unused pager_use_color variable
Josh Poimboeuf
2015-12-09
perf tools: Fix write_numa_topology to put cpu_map instead of free
Masami Hiramatsu
[next]