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
/
perf
/
tests
Age
Commit message (
Expand
)
Author
2015-11-11
perf test: Add llvm-src-base.c and llvm-src-kbuild.c to .gitignore
Yunlong Song
2015-11-06
perf test: Do not be case sensitive when searching for matching tests
Arnaldo Carvalho de Melo
2015-11-06
perf test: Add 'perf test BPF'
Wang Nan
2015-11-06
perf test: Enhance the LLVM tests: add kbuild test
Wang Nan
2015-11-06
perf test: Enhance the LLVM test: update basic BPF test program
Wang Nan
2015-11-06
bpf tools: Improve libbpf error reporting
Wang Nan
2015-11-05
perf tools: Allow shuffling the build tests
Arnaldo Carvalho de Melo
2015-11-03
perf test: Keep test result clean if '-v' not set
Wang Nan
2015-10-29
perf tools: Compile scriptlets to BPF objects when passing '.c' to --event
Wang Nan
2015-10-28
perf tools: Make perf depend on libbpf
Wang Nan
2015-10-19
perf cpu_map: Add data arg to cpu_map__build_map callback
Jiri Olsa
2015-10-19
perf test: Suppress libtraceevent warnings
Namhyung Kim
2015-10-19
perf test: Silence tracepoint event failures
Namhyung Kim
2015-10-05
perf tests: Move x86 tests into arch directory
Matt Fleming
2015-10-05
perf tests: Add arch tests
Matt Fleming
2015-10-05
perf tests: Add parsing test for 'P' modifier
Jiri Olsa
2015-09-30
perf machine: Add method for common kernel_map(FUNCTION) operation
Arnaldo Carvalho de Melo
2015-09-30
perf machine: Use machine__kernel_map() thoroughly
Arnaldo Carvalho de Melo
2015-09-16
Merge branch 'perf/urgent' into perf/core, to resolve a conflict
Ingo Molnar
2015-09-15
perf tests: Fix software clock events test setting maps
Adrian Hunter
2015-09-15
perf tests: Fix task exit test setting maps
Adrian Hunter
2015-09-15
perf evsel: Propagate error info from tp_format
Jiri Olsa
2015-09-14
perf test: Add entry for hists socket filter
Kan Liang
2015-09-14
perf tests: Introduce iterator function for tests
Matt Fleming
2015-09-14
perf test: Add entry to test cpu topology
Kan Liang
2015-09-14
perf tools: Switch to tracing_path interface on appropriate places
Jiri Olsa
2015-09-14
tools lib api fs: Replace debugfs/tracefs objects interface with fs.c
Jiri Olsa
2015-09-14
perf tests: Print objdump/dso buffers if they don't match
Jan Stancek
2015-09-14
perf tests: Stop reading if objdump output crossed sections
Jan Stancek
2015-09-14
perf tests: Make objdump disassemble zero blocks
Jan Stancek
2015-09-14
perf tests: Take into account address of each objdump line
Jan Stancek
2015-09-04
x86/insn: perf tools: Add new xsave instructions
Adrian Hunter
2015-09-04
x86/insn: perf tools: Add new memory protection keys instructions
Adrian Hunter
2015-09-04
x86/insn: perf tools: Add new memory instructions
Adrian Hunter
2015-09-04
x86/insn: perf tools: Add new SHA instructions
Adrian Hunter
2015-09-04
perf tools: Add a test for decoding of new x86 instructions
Adrian Hunter
2015-08-31
bpf tools: New API to get name from a BPF object
Wang Nan
2015-08-12
perf tests: Add tests to callgraph and time parse
Kan Liang
2015-08-12
perf callchain: Allow disabling call graphs per event
Kan Liang
2015-08-07
perf tests: Add LLVM test for eBPF on-the-fly compiling
Wang Nan
2015-07-30
perf tests: Adding build test for having ending double slash
Jiri Olsa
2015-07-29
perf tools: Force period term to overload global settings
Jiri Olsa
2015-07-21
perf test: Check for refcnt in thread_map test
Jiri Olsa
2015-06-26
perf stat: Make stats work over the thread dimension
Jiri Olsa
2015-06-26
perf stat: Use xyarray for cpu evsel counts
Jiri Olsa
2015-06-26
perf stat: Introduce perf_counts function
Jiri Olsa
2015-06-26
perf tests: Add thread_map object tests
Jiri Olsa
2015-06-25
perf tools: Add reference counting for thread_map object
Jiri Olsa
2015-06-25
perf tools: Add reference counting for cpu_map object
Jiri Olsa
2015-06-23
perf thread_map: Don't access the array entries directly
Jiri Olsa
[next]