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
Age
Commit message (
Expand
)
Author
2019-11-10
perf kmem: Fix memory leak in compact_gfp_flags()
Yunfeng Ye
2019-11-10
perf c2c: Fix memory leak in build_cl_output()
Yunfeng Ye
2019-11-10
perf tools: Fix resource leak of closedir() on the error paths
Yunfeng Ye
2019-11-06
perf annotate: Fix multiple memory and file descriptor leaks
Gustavo A. R. Silva
2019-11-06
perf annotate: Don't return -1 for error when doing BPF disassembly
Arnaldo Carvalho de Melo
2019-11-06
perf annotate: Return appropriate error code for allocation failures
Arnaldo Carvalho de Melo
2019-11-06
perf annotate: Fix arch specific ->init() failure errors
Arnaldo Carvalho de Melo
2019-11-06
perf annotate: Propagate the symbol__annotate() error return
Arnaldo Carvalho de Melo
2019-11-06
perf annotate: Fix the signedness of failure returns
Arnaldo Carvalho de Melo
2019-11-06
perf annotate: Propagate perf_env__arch() error
Arnaldo Carvalho de Melo
2019-11-06
perf tools: Propagate get_cpuid() error
Arnaldo Carvalho de Melo
2019-11-06
perf jevents: Fix period for Intel fixed counters
Andi Kleen
2019-11-06
perf script brstackinsn: Fix recovery from LBR/binary mismatch
Andi Kleen
2019-11-06
perf map: Fix overlapped map handling
Steve MacLean
2019-11-06
perf tests: Avoid raising SEGV using an obvious NULL dereference
Ian Rogers
2019-10-17
perf inject jit: Fix JIT_CODE_MOVE filename
Steve MacLean
2019-10-17
perf llvm: Don't access out-of-scope array
Ian Rogers
2019-10-11
perf stat: Reset previous counts on repeat with interval
Srikar Dronamraju
2019-10-11
perf unwind: Fix libunwind build failure on i386 systems
Arnaldo Carvalho de Melo
2019-10-11
perf build: Add detection of java-11-openjdk-devel package
Thomas Richter
2019-10-11
perf probe: Fix to clear tev->nargs in clear_probe_trace_event()
Masami Hiramatsu
2019-10-11
perf stat: Fix a segmentation fault when using repeat forever
Srikar Dronamraju
2019-10-11
perf tools: Fix segfault in cpu_cache_level__read()
Jiri Olsa
2019-10-05
perf evlist: Use unshare(CLONE_FS) in sb threads to let setns(CLONE_NEWNS) work
Arnaldo Carvalho de Melo
2019-10-05
perf script: Fix memory leaks in list_scripts()
Gustavo A. R. Silva
2019-10-05
perf report: Fix --ns time sort key output
Andi Kleen
2019-10-05
perf trace beauty ioctl: Fix off-by-one error in cmd->string table
Benjamin Peterson
2019-10-05
libperf: Fix alignment trap with xyarray contents in 'perf stat'
Gerald BAEZA
2019-10-05
perf record: Support aarch64 random socket_id assignment
Tan Xiaojun
2019-10-05
perf unwind: Fix libunwind when tid != pid
John Keeping
2019-10-05
perf test vfs_getname: Disable ~/.perfconfig to get default output
Arnaldo Carvalho de Melo
2019-10-05
perf config: Honour $PERF_CONFIG env var to specify alternate .perfconfig
Arnaldo Carvalho de Melo
2019-10-05
perf tools: Fix paths in include statements
Luke Mujica
2019-08-08
perf pmu-events: Fix missing "cpu_clk_unhalted.core" event
Jin Yao
2019-08-08
perf annotate: Fix s390 gap between kernel end and module start
Thomas Richter
2019-08-08
perf record: Fix module size on s390
Thomas Richter
2019-08-08
perf tools: Fix include paths in ui directory
Ian Rogers
2019-08-08
perf tools: Fix a typo in a variable name in the Documentation Makefile
Masanari Iida
2019-08-08
perf cpumap: Fix writing to illegal memory in handling cpumap mask
He Zhe
2019-08-08
perf ftrace: Fix failure to set cpumask when only one cpu is present
He Zhe
2019-08-08
perf db-export: Fix thread__exec_comm()
Adrian Hunter
2019-08-08
perf annotate: Fix printing of unaugmented disassembled instructions from BPF
Arnaldo Carvalho de Melo
2019-08-01
perf bench numa: Fix cpu0 binding
Jiri Olsa
2019-07-29
perf tools: Fix perf.data documentation units for memory size
Vince Weaver
2019-07-29
perf header: Fix use of unitialized value warning
Numfor Mbiziwo-Tiapo
2019-07-29
perf header: Fix divide by zero error if f_header.attr_size==0
Vince Weaver
2019-07-29
tools perf beauty: Fix usbdevfs_ioctl table generator to handle _IOC()
Arnaldo Carvalho de Melo
2019-07-26
tools include UAPI: Sync x86's syscalls_64.tbl and generic unistd.h to pick u...
Arnaldo Carvalho de Melo
2019-07-23
Merge tag 'perf-urgent-for-mingo-5.3-20190723' of git://git.kernel.org/pub/sc...
Ingo Molnar
2019-07-23
perf probe: Avoid calling freeing routine multiple times for same pointer
Arnaldo Carvalho de Melo
[next]