index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
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
/
util
Age
Commit message (
Expand
)
Author
2021-03-06
perf map: Tighten snprintf() string precision to pass gcc check on some 32-bi...
Arnaldo Carvalho de Melo
2021-03-06
perf report: Fix -F for branch & mem modes
Ravi Bangoria
2021-03-06
perf stat: Fix use-after-free when -r option is used
Namhyung Kim
2021-03-06
perf stat: Fix wrong skipping for per-die aggregation
Jin Yao
2021-03-06
perf tools: Fix event's PMU name parsing
Jiri Olsa
2021-03-06
perf traceevent: Ensure read cmdlines are null terminated.
Ian Rogers
2021-03-06
perf tools: Cast (struct timeval).tv_sec when printing
Pierre Gondois
2021-02-18
perf buildid-cache: Don't skip 16-byte build-ids
Nicholas Fraser
2021-02-18
perf symbol: Remove redundant libbfd checks
Nicholas Fraser
2021-02-18
perf tools: Fix arm64 build error with gcc-11
Jianlin Lv
2021-02-18
perf intel-pt: Split VM-Entry and VM-Exit branches
Adrian Hunter
2021-02-18
perf intel-pt: Adjust sample flags for VM-Exit
Adrian Hunter
2021-02-18
perf intel-pt: Allow for a guest kernel address filter
Adrian Hunter
2021-02-18
perf intel-pt: Support decoding of guest kernel
Adrian Hunter
2021-02-18
perf machine: Factor out machine__idle_thread()
Adrian Hunter
2021-02-18
perf machine: Factor out machines__find_guest()
Adrian Hunter
2021-02-18
perf intel-pt: Amend decoder to track the NR flag
Adrian Hunter
2021-02-18
perf intel-pt: Retain the last PIP packet payload as is
Adrian Hunter
2021-02-18
perf intel_pt: Add vmlaunch and vmresume as branches
Adrian Hunter
2021-02-18
perf script: Add branch types for VM-Entry and VM-Exit
Adrian Hunter
2021-02-18
perf auxtrace: Automatically group aux-output events
Adrian Hunter
2021-02-18
perf tools: Support arch specific PERF_SAMPLE_WEIGHT_STRUCT processing
Kan Liang
2021-02-18
perf intel-pt: Add PSB events
Adrian Hunter
2021-02-18
perf intel-pt: Fix IPC with CYC threshold
Adrian Hunter
2021-02-18
perf intel-pt: Fix premature IPC
Adrian Hunter
2021-02-18
perf intel-pt: Fix missing CYC processing in PSB
Adrian Hunter
2021-02-18
perf unwind: Set userdata for all __report_module() paths
Dave Rigby
2021-02-18
perf record: Fix continue profiling after draining the buffer
Yang Jihong
2021-02-18
perf tools: Simplify the calculation of variables
Jiapeng Chong
2021-02-17
perf metricgroup: Remove unneeded semicolon
Yang Li
2021-02-17
perf tools: Add OCaml demangling
Fabian Hemmer
2021-02-17
perf symbols: Resolve symbols against debug file first
Jiri Slaby
2021-02-16
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2021-02-16
perf arm-spe: Set sample's data source field
Leo Yan
2021-02-16
perf arm-spe: Synthesize memory event
Leo Yan
2021-02-16
perf arm-spe: Fill address info for samples
Leo Yan
2021-02-12
perf probe: Fix kretprobe issue caused by GCC bug
Jianlin Lv
2021-02-12
perf symbols: Fix return value when loading PE DSO
Nicholas Fraser
2021-02-12
perf symbols: Make dso__load_bfd_symbols() load PE files from debug cache only
Nicholas Fraser
2021-02-12
perf arm-spe: Store operation type in packet
Leo Yan
2021-02-12
perf arm-spe: Store memory address in packet
Leo Yan
2021-02-12
perf arm-spe: Enable sample type PERF_SAMPLE_DATA_SRC
Leo Yan
2021-02-12
perf env: Remove unneeded internal/cpumap inclusions
Ian Rogers
2021-02-12
perf tools: Remove unused xyarray.c as it was moved to tools/lib/perf
Ian Rogers
2021-02-11
perf symbols: Use (long) for iterator for bfd symbols
Dmitry Safonov
2021-02-11
perf annotate: Fix jump parsing for C++ code.
Martin Liška
2021-02-11
perf tools: Replace lkml.org links with lore
Kees Cook
2021-02-08
perf script: Support filtering by hex address
Jin Yao
2021-02-08
perf intlist: Change 'struct intlist' int member to 'unsigned long'
Jin Yao
2021-02-08
perf stat: Use nftw() instead of ftw()
Paul Cercueil
[next]