summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-03perf tests coresight thread_loop_check_tid_2: Fix shellcheck warnings about w...Kajol Jain
2023-08-03perf tests record+zstd_comp_decomp: Fix the shellcheck warnings about word sp...Athira Rajeev
2023-08-03perf arch x86: Address shellcheck warnings about unused variables in syscallt...Athira Rajeev
2023-08-03perf trace x86_arch_prctl: Address shellcheck warnings about local variablesAthira Rajeev
2023-08-03perf tests lib waiting: Fix the shellcheck warnings about missing shebangAthira Rajeev
2023-08-03perf tests lib probe_vfs_getname: Fix shellcheck warnings about missing sheba...Athira Rajeev
2023-08-03perf tests unroll_loop_thread_10: Fix shellcheck warnings about word splittin...Athira Rajeev
2023-08-03perf tests thread_loop_check_tid_10: Fix shellcheck warnings bout word splitt...Athira Rajeev
2023-08-03perf build: Fix shellcheck issue about quotes for check-headers.shKajol Jain
2023-08-03perf beauty arch_errno_names: Fix shellcheck issue about local variablesKajol Jain
2023-08-03perf tests lib probe: Fix shellcheck warning about about missing shebangKajol Jain
2023-08-03perf tests memcpy_thread_16k_10: Fix shellcheck warning about word splitting/...Kajol Jain
2023-08-03perf tests asm_pure_loop: Fix shellcheck warning about word splitting/quoteKajol Jain
2023-08-03perf tests stat+shadow_stat: Fix shellcheck warning about unused variableAthira Rajeev
2023-08-03perf tests stat_bpf_counters: Fix usage of '==' to address shellcheck warningAthira Rajeev
2023-08-03perf tests perf_dat _converter_json: Use quoting to avoid word splittingAthira Rajeev
2023-08-03perf tests stat+csv_summary: Fix unused variable references detected via shel...Athira Rajeev
2023-08-03perf tests: Address signal case issues detected via shellcheckAthira Rajeev
2023-08-03perf test stat_bpf_counters_cgrp: Fix shellcheck issue about logical operatorsKajol Jain
2023-08-03perf tests lock_contention: Fix shellcheck issue about quoting to avoid word ...Kajol Jain
2023-08-03perf tests record_offcpu: Fix shellcheck warnings about word splitting/quotin...Kajol Jain
2023-08-03perf tests probe_vfs_getname: Fix shellcheck warnings about word splitting/qu...Kajol Jain
2023-08-03perf tests trace+probe_vfs_getname: Fix shellcheck warnings about word splitt...Akanksha J N
2023-08-03perf tests task_analyzer: Check perf build options for libtraceevent supportAditya Gupta
2023-08-03perf parse-events: Remove array remnantsIan Rogers
2023-08-03perf tools: Revert enable indices setting syntax for BPF mapIan Rogers
2023-08-03perf parse-event: Avoid BPF test SEGVIan Rogers
2023-08-03perf build: Include generated header files properlyNamhyung Kim
2023-08-03perf build: Update build rule for generated filesNamhyung Kim
2023-08-03perf build: Remove -Wno-redundant-decls in 2 casesIan Rogers
2023-08-03perf build: Disable fewer bison warningsIan Rogers
2023-08-03perf build: Disable fewer flex warningsIan Rogers
2023-08-03tools build: Add 3-component logical version comparatorsArnaldo Carvalho de Melo
2023-07-28perf build: Add Wextra for C++ compilationIan Rogers
2023-07-28perf build: Don't always set -funwind-tables and -ggdb3Ian Rogers
2023-07-28perf bpf-loader: Remove unneeded diagnostic pragmaIan Rogers
2023-07-28perf docs: Update metric usage for Alibaba's T-Head PMU driver (arm64)Jing Zhang
2023-07-28perf vendor events arm64: Add JSON metrics for Yitian 710 DDRJing Zhang
2023-07-28perf jevents: Add support for Yitian 710 DDR PMU (arm64) aliasingJing Zhang
2023-07-28perf tools: Add a place to put kernel config fragments for test runsJames Clark
2023-07-28perf scripts python: Add command execution for gecko scriptAnup Sharma
2023-07-28perf scripts python: Implement add sample function and thread processingAnup Sharma
2023-07-28perf scripts python: Implement add sample function and thread processingAnup Sharma
2023-07-28perf scripts python: Add trace end processing and PRODUCT and CATEGORIES info...Anup Sharma
2023-07-28perf scripts python: Add classes and conversion functionsAnup Sharma
2023-07-28perf scripts python: Extact necessary information from process eventAnup Sharma
2023-07-28perf scripts python: Add initial script file with usage informationAnup Sharma
2023-07-28perf doc: Fix typo in perf.data-file-format.txtXiu Jianfeng
2023-07-28perf machine: Include data symbols in the kernel mapNamhyung Kim
2023-07-28perf symbols: Add kallsyms__get_symbol_start()Namhyung Kim