platform/kernel/linux-starfive.git
2023-08-03 Namhyung Kimperf hists browser: Fix hierarchy mode header
2023-08-03 Arnaldo Carvalho... perf annotate bpf: Don't enclose non-debug code with...
2023-08-03 Thomas Richterperf build: Support llvm and clang support compiled in
2023-08-03 Thomas Richterperf build: Update feature check for clang and llvm
2023-08-03 Arnaldo Carvalho... perf script python: Cope with declarations after statem...
2023-08-03 Arnaldo Carvalho... perf python: Cope with declarations after statements...
2023-08-03 Ian Rogersperf vendor events intel: Update Icelake+ metric constr...
2023-08-03 Ian Rogersperf vendor events intel: Update sapphirerapids to...
2023-08-03 Ian Rogersperf vendor events intel: Update meteorlake to 1.04
2023-08-03 Ian Rogersperf parse-events x86: Avoid sorting uops_retired.slots
2023-08-03 Masami Hiramatsuperf probe: Show correct error message about @symbol...
2023-08-03 Arnaldo Carvalho... perf test bpf: Address error about non-null argument...
2023-08-03 Athira Rajeevperf tests stat+std_output: Fix shellcheck warnings...
2023-08-03 Athira Rajeevperf tests stat+std_output: Fix shellcheck warnings...
2023-08-03 Kajol Jainperf tests lib stat_output: Fix shellcheck warning...
2023-08-03 Kajol Jainperf tests coresight thread_loop_check_tid_2: Fix shell...
2023-08-03 Athira Rajeevperf tests record+zstd_comp_decomp: Fix the shellcheck...
2023-08-03 Athira Rajeevperf arch x86: Address shellcheck warnings about unused...
2023-08-03 Athira Rajeevperf trace x86_arch_prctl: Address shellcheck warnings...
2023-08-03 Athira Rajeevperf tests lib waiting: Fix the shellcheck warnings...
2023-08-03 Athira Rajeevperf tests lib probe_vfs_getname: Fix shellcheck warnin...
2023-08-03 Athira Rajeevperf tests unroll_loop_thread_10: Fix shellcheck warnin...
2023-08-03 Athira Rajeevperf tests thread_loop_check_tid_10: Fix shellcheck...
2023-08-03 Kajol Jainperf build: Fix shellcheck issue about quotes for check...
2023-08-03 Kajol Jainperf beauty arch_errno_names: Fix shellcheck issue...
2023-08-03 Kajol Jainperf tests lib probe: Fix shellcheck warning about...
2023-08-03 Kajol Jainperf tests memcpy_thread_16k_10: Fix shellcheck warning...
2023-08-03 Kajol Jainperf tests asm_pure_loop: Fix shellcheck warning about...
2023-08-03 Athira Rajeevperf tests stat+shadow_stat: Fix shellcheck warning...
2023-08-03 Athira Rajeevperf tests stat_bpf_counters: Fix usage of '==' to...
2023-08-03 Athira Rajeevperf tests perf_dat _converter_json: Use quoting to...
2023-08-03 Athira Rajeevperf tests stat+csv_summary: Fix unused variable refere...
2023-08-03 Athira Rajeevperf tests: Address signal case issues detected via...
2023-08-03 Kajol Jainperf test stat_bpf_counters_cgrp: Fix shellcheck issue...
2023-08-03 Kajol Jainperf tests lock_contention: Fix shellcheck issue about...
2023-08-03 Kajol Jainperf tests record_offcpu: Fix shellcheck warnings about...
2023-08-03 Kajol Jainperf tests probe_vfs_getname: Fix shellcheck warnings...
2023-08-03 Akanksha J Nperf tests trace+probe_vfs_getname: Fix shellcheck...
2023-08-03 Aditya Guptaperf tests task_analyzer: Check perf build options...
2023-08-03 Ian Rogersperf parse-events: Remove array remnants
2023-08-03 Ian Rogersperf tools: Revert enable indices setting syntax for...
2023-08-03 Ian Rogersperf parse-event: Avoid BPF test SEGV
2023-08-03 Namhyung Kimperf build: Include generated header files properly
2023-08-03 Namhyung Kimperf build: Update build rule for generated files
2023-08-03 Ian Rogersperf build: Remove -Wno-redundant-decls in 2 cases
2023-08-03 Ian Rogersperf build: Disable fewer bison warnings
2023-08-03 Ian Rogersperf build: Disable fewer flex warnings
2023-08-03 Arnaldo Carvalho... tools build: Add 3-component logical version comparators
2023-07-28 Ian Rogersperf build: Add Wextra for C++ compilation
2023-07-28 Ian Rogersperf build: Don't always set -funwind-tables and -ggdb3
2023-07-28 Ian Rogersperf bpf-loader: Remove unneeded diagnostic pragma
2023-07-28 Jing Zhangperf docs: Update metric usage for Alibaba's T-Head...
2023-07-28 Jing Zhangperf vendor events arm64: Add JSON metrics for Yitian...
2023-07-28 Jing Zhangperf jevents: Add support for Yitian 710 DDR PMU (arm64...
2023-07-28 James Clarkperf tools: Add a place to put kernel config fragments...
2023-07-28 Anup Sharmaperf scripts python: Add command execution for gecko...
2023-07-28 Anup Sharmaperf scripts python: Implement add sample function...
2023-07-28 Anup Sharmaperf scripts python: Implement add sample function...
2023-07-28 Anup Sharmaperf scripts python: Add trace end processing and PRODU...
2023-07-28 Anup Sharmaperf scripts python: Add classes and conversion functions
2023-07-28 Anup Sharmaperf scripts python: Extact necessary information from...
2023-07-28 Anup Sharmaperf scripts python: Add initial script file with usage...
2023-07-28 Xiu Jianfengperf doc: Fix typo in perf.data-file-format.txt
2023-07-28 Namhyung Kimperf machine: Include data symbols in the kernel map
2023-07-28 Namhyung Kimperf symbols: Add kallsyms__get_symbol_start()
2023-07-28 Ian Rogersperf parse-events: Remove ABORT_ON
2023-07-28 Ian Rogersperf parse-events: Improve location for add pmu
2023-07-28 Ian Rogersperf parse-events: Populate error column for BPF/tracep...
2023-07-28 Ian Rogersperf parse-events: Additional error reporting
2023-07-28 Ian Rogersperf parse-events: Separate ENOMEM memory handling
2023-07-28 Ian Rogersperf parse-events: Move instances of YYABORT to YYNOMEM
2023-07-28 Ian Rogersperf parse-events: Separate YYABORT and YYNOMEM cases
2023-07-28 Ian Rogersperf parse-event: Add memory allocation test for name...
2023-07-28 Arnaldo Carvalho... perf build: Define YYNOMEM as YYNOABORT for bison ...
2023-07-26 Ian Rogersperf parse-events: Avoid regrouped warning for wild...
2023-07-26 Ian Rogersperf parse-events: Add more comments to 'struct parse_e...
2023-07-26 Ian Rogersperf parse-events: Remove two unused tokens
2023-07-26 Ian Rogersperf parse-events: Remove unused PE_KERNEL_PMU_EVENT...
2023-07-26 Ian Rogersperf parse-events: Remove unused PE_PMU_EVENT_FAKE...
2023-07-24 Ian Rogersperf build: Add LTO build option
2023-07-24 Ian Rogersperf test: Avoid weak symbol for arch_tests
2023-07-24 Ian Rogersperf parse-events: Avoid use uninitialized warning
2023-07-24 Ian Rogersperf stat: Avoid uninitialized use of perf_stat_config
2023-07-20 Lu Hongfeiperf diff: Replaces some ',' as separator with the...
2023-07-20 Arnaldo Carvalho... perf bench uprobe trace_printk: Add entry attaching...
2023-07-20 Arnaldo Carvalho... perf bench uprobe empty: Add entry attaching an empty...
2023-07-20 Arnaldo Carvalho... perf bench uprobe: Show diff to previous
2023-07-20 Arnaldo Carvalho... perf bench uprobe: Print diff to baseline
2023-07-20 Arnaldo Carvalho... perf bench uprobe: Add benchmark to test uprobe overhead
2023-07-20 Arnaldo Carvalho... MAINTAINERS: Add git information for perf-tools and...
2023-07-20 Arnaldo Carvalho... perf trace: Free thread_trace->files table
2023-07-20 Arnaldo Carvalho... perf trace: Really free the evsel->priv area
2023-07-20 Arnaldo Carvalho... perf trace: Register a thread priv destructor
2023-07-20 Arnaldo Carvalho... perf thread: Allow tools to register a thread->priv...
2023-07-20 Arnaldo Carvalho... perf evsel: Free evsel->filter on the destructor
2023-07-18 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v6.5-1-2023-07-18'...
2023-07-18 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2023-07-18-12-28' of...
2023-07-18 Linus TorvaldsMerge tag 'linux-kselftest-fixes-6.5-rc3' of git:/...
2023-07-18 Linus TorvaldsMerge tag 'tpmdd-v6.5-rc3' of git://git./linux/kernel...
2023-07-17 Liam R. Howlettmaple_tree: fix node allocation testing on 32 bit
next