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
/
builtin-stat.c
Age
Commit message (
Expand
)
Author
2023-03-02
perf stat: Fix counting when initial delay configured
Changbin Du
2023-02-03
perf stat: Remove evsel metric_name/expr
Ian Rogers
2022-12-20
perf tools: Fix usage of the verbose variable
Yang Jihong
2022-12-14
perf stat: Do not delay the workload with --delay
Namhyung Kim
2022-12-14
perf evlist: Remove group option.
Ian Rogers
2022-11-16
perf thread_map: Reduce exposure of libperf internal API
Ian Rogers
2022-11-16
perf stat: Clear screen only if output file is a tty
Namhyung Kim
2022-11-03
perf stat: Use sig_atomic_t to avoid undefined behaviour in a signal handler
Ian Rogers
2022-10-27
perf tools: Make quiet mode consistent between tools
James Clark
2022-10-27
perf stat: Display percore events properly
Namhyung Kim
2022-10-27
perf stat: Add perf_stat_process_shadow_stats()
Namhyung Kim
2022-10-27
perf stat: Add perf_stat_process_percore()
Namhyung Kim
2022-10-27
perf stat: Add perf_stat_merge_counters()
Namhyung Kim
2022-10-27
perf stat: Split process_counters() to share it with process_stat_round_event()
Namhyung Kim
2022-10-27
perf stat: Reset aggr counts for each interval
Namhyung Kim
2022-10-27
perf stat: Allocate aggr counts for recorded data
Namhyung Kim
2022-10-27
perf stat: Aggregate per-thread stats using evsel->stats->aggr
Namhyung Kim
2022-10-27
perf stat: Aggregate events using evsel->stats->aggr
Namhyung Kim
2022-10-27
perf stat: Allocate evsel->stats->aggr properly
Namhyung Kim
2022-10-27
perf stat: Add 'needs_sort' argument to cpu_aggr_map__new()
Namhyung Kim
2022-10-27
perf stat: Add cpu aggr id for no aggregation mode
Namhyung Kim
2022-10-27
perf stat: Add aggr id for global mode
Namhyung Kim
2022-10-06
perf stat: Kill unused per-thread runtime stats
Namhyung Kim
2022-10-06
perf stat: Clean redundant if in process_evlist
Shang XiaoJing
2022-10-04
perf stat: Merge cases in process_evlist
Shang XiaoJing
2022-10-04
perf metrics: Wire up core_wide
Ian Rogers
2022-10-04
perf stat: Delay metric parsing
Ian Rogers
2022-09-02
perf stat: Fix L2 Topdown metrics disappear for raw events
Zhengjun Xing
2022-08-27
perf stat: Clear evsel->reset_group for each stat run
Ian Rogers
2022-08-12
perf stat: Remove duplicated include in builtin-stat.c
Yang Li
2022-08-10
perf stat: Add JSON output option
Claire Jensen
2022-08-03
perf stat: Refactor __run_perf_stat() common code
Adrián Herrera Arcila
2022-07-29
perf stat: Add topdown metrics in the default perf stat on the hybrid machine
Zhengjun Xing
2022-07-29
perf evlist: Always use arch_evlist__add_default_attrs()
Kan Liang
2022-07-29
perf stat: Revert "perf stat: Add default hybrid events"
Kan Liang
2022-06-26
perf stat: Enable ignore_missing_thread
Gang Li
2022-05-26
perf stat: Add requires_cpu flag for uncore
Adrian Hunter
2022-05-20
perf stat: Always keep perf metrics topdown events in a group
Kan Liang
2022-04-24
perf stat: Support hybrid --topdown option
Zhengjun Xing
2022-04-22
perf stat: Merge event counts from all hybrid PMUs
Zhengjun Xing
2022-04-20
perf stat: Add user_time and system_time events
Florian Fischer
2022-04-20
perf stat: Introduce stats for the user and system rusage times
Florian Fischer
2022-04-01
perf evlist: Rename cpus to user_requested_cpus
Ian Rogers
2022-04-01
perf stat: Avoid SEGV if core.cpus isn't set
Ian Rogers
2022-03-26
perf tools: Enhance the matching of sub-commands abbreviations
Wei Li
2022-03-24
perf stat: Fix forked applications enablement of counters
Thomas Richter
2022-01-22
perf cpumap: Migrate to libperf cpumap api
Ian Rogers
2022-01-18
perf stat: No need to setup affinities when starting a workload
Arnaldo Carvalho de Melo
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
2022-01-12
perf stat: Correct variable name for read counter
Ian Rogers
[next]