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
/
perf
Age
Commit message (
Expand
)
Author
2020-06-17
perf probe: Accept the instance number of kretprobe event
Masami Hiramatsu
2020-06-03
perf: Make perf able to build with latest libbfd
Changbin Du
2020-04-21
perf report: Fix no branch type statistics report issue
Jin Yao
2020-04-17
perf tools: Support Python 3.8+ in Makefile
Sam Lunt
2020-04-02
perf map: Fix off by one in strncpy() size argument
disconnect3d
2020-04-01
tools: Let O= makes handle a relative path with -C option
Masami Hiramatsu
2020-04-01
perf probe: Do not depend on dwfl_module_addrsym()
Masami Hiramatsu
2020-04-01
perf probe: Fix to delete multiple probe event
Masami Hiramatsu
2020-03-18
perf bench futex-wake: Restore thread count default to online CPU count
Tommi Rantala
2020-03-12
perf arm-spe: Fix endless record after being terminated
Adrian Hunter
2020-03-12
perf cs-etm: Fix endless record after being terminated
Wei Li
2020-03-12
perf intel-bts: Fix endless record after being terminated
Wei Li
2020-03-12
perf intel-pt: Fix endless record after being terminated
Wei Li
2020-03-05
perf ui gtk: Add missing zalloc object
Jiri Olsa
2020-03-05
perf hists browser: Restore ESC as "Zoom out" of DSO/thread/etc
Arnaldo Carvalho de Melo
2020-02-19
perf stat: Don't report a null stalled cycles per insn metric
Kim Phillips
2020-02-05
perf report: Fix no libunwind compiled warning break s390 issue
Jin Yao
2020-02-05
perf c2c: Fix return type for histogram sorting comparision functions
Andres Freund
2020-01-26
perf map: No need to adjust the long name of modules
Arnaldo Carvalho de Melo
2020-01-23
perf script: Fix --reltime with --time
Andi Kleen
2020-01-23
perf script: Allow --time with --reltime
Andi Kleen
2020-01-23
perf probe: Fix wrong address verification
Masami Hiramatsu
2020-01-23
perf report: Fix incorrectly added dimensions as switch perf data file
Jin Yao
2020-01-23
perf hists: Fix variable name's inconsistency in hists__for_each() macro
Yuya Fujita
2020-01-17
perf vendor events s390: Remove name from L1D_RO_EXCL_WRITES description
Ed Maste
2020-01-12
perf header: Fix false warning when there are no duplicate cache entries
Michael Petlan
2020-01-12
perf metricgroup: Fix printing event names of metric group with multiple events
Kajol Jain
2020-01-09
perf callchain: Fix segfault in thread__resolve_callchain_sample()
Adrian Hunter
2020-01-04
perf regs: Make perf_reg_name() return "unknown" instead of NULL
Arnaldo Carvalho de Melo
2020-01-04
perf script: Fix brstackinsn for AUXTRACE
Adrian Hunter
2020-01-04
perf diff: Use llabs() with 64-bit values
Arnaldo Carvalho de Melo
2019-12-31
perf probe: Fix to show function entry line as probe-able
Masami Hiramatsu
2019-12-31
perf session: Fix decompression of PERF_RECORD_COMPRESSED records
Alexey Budankov
2019-12-31
perf probe: Filter out instances except for inlined subroutine and subprogram
Masami Hiramatsu
2019-12-31
perf probe: Skip end-of-sequence and non statement lines
Masami Hiramatsu
2019-12-31
perf probe: Fix to show calling lines of inlined functions
Masami Hiramatsu
2019-12-31
perf probe: Return a better scope DIE if there is no best scope
Masami Hiramatsu
2019-12-31
perf probe: Skip overlapped location on searching variables
Masami Hiramatsu
2019-12-31
perf parse: If pmu configuration fails free terms
Ian Rogers
2019-12-31
perf tools: Splice events onto evlist even on error
Ian Rogers
2019-12-31
perf tools: Fix cross compile for ARM64
John Garry
2019-12-31
perf probe: Fix to probe a function which has no entry pc
Masami Hiramatsu
2019-12-31
perf probe: Fix to show inlined function callsite without entry_pc
Masami Hiramatsu
2019-12-31
perf probe: Fix to show ranges of variables in functions without entry_pc
Masami Hiramatsu
2019-12-31
perf probe: Fix to probe an inline function which has no entry pc
Masami Hiramatsu
2019-12-31
perf probe: Walk function lines in lexical blocks
Masami Hiramatsu
2019-12-31
perf jevents: Fix resource leak in process_mapfile() and main()
Yunfeng Ye
2019-12-31
perf probe: Fix to list probe event with correct line number
Masami Hiramatsu
2019-12-31
perf cs-etm: Fix definition of macro TO_CS_QUEUE_NR
Leo Yan
2019-12-31
perf probe: Fix to find range-only function instance
Masami Hiramatsu
[next]