platform/kernel/linux-starfive.git
2022-10-04 Chen Zhongjinperf trace: Fix incorrectly parsed hexadecimal value...
2022-10-04 Chen Zhongjinperf trace: Fix show_arg_names not working for tp arg...
2022-10-04 Chen Zhongjinperf string: Remove unused macro K()
2022-10-04 Namhyung Kimperf test: Add kernel lock contention test
2022-10-04 Namhyung Kimperf lock: Add -q/--quiet option to suppress header...
2022-10-04 Namhyung Kimperf lock: Add -E/--entries option
2022-10-04 Adrian Hunterperf test: waiting.sh: Parameterize timeouts
2022-10-04 Adrian Hunterperf test: test_intel_pt.sh: Move helper functions...
2022-10-04 Adrian Hunterperf test: test_intel_pt.sh: Add per-thread test
2022-10-04 Adrian Hunterperf tools: Add debug messages and comments for testing
2022-10-04 Adrian Hunterperf test: test_intel_pt.sh: Add more output in prepara...
2022-10-04 Adrian Hunterperf test: test_intel_pt.sh: Fix return checking
2022-10-04 Adrian Hunterperf test: test_intel_pt.sh: Use quotes around variable...
2022-10-04 Adrian Hunterperf test: test_intel_pt.sh: Use grep -c instead of...
2022-10-04 Adrian Hunterperf test: test_intel_pt.sh: Stop using backticks
2022-10-04 Adrian Hunterperf test: test_intel_pt.sh: Stop using expr
2022-10-04 Adrian Hunterperf test: test_intel_pt.sh: Fix redirection
2022-10-04 Adrian Hunterperf test: test_intel_pt.sh: Use a temp directory
2022-10-04 Adrian Hunterperf test: test_intel_pt.sh: Add cleanup function
2022-10-04 Athira Rajeevperf tests: Fix 'perf probe' error log check in skip_if...
2022-10-04 Namhyung Kimperf annotate: Toggle full address <-> offset display
2022-10-04 Namhyung Kimperf tools: Add 'addr' sort key
2022-10-04 Namhyung Kimperf inject: Clarify build-id options a little bit
2022-10-04 Namhyung Kimperf record: Fix a segfault in record__read_lost_samples()
2022-10-04 Shang XiaoJingperf top: Fix error code in cmd_top()
2022-10-04 Shang XiaoJingperf stat: Merge cases in process_evlist
2022-10-04 Shang XiaoJingperf genelf: Fix error code in jit_write_elf()
2022-10-04 Namhyung Kimperf lock contention: Skip stack trace from BPF
2022-10-04 Namhyung Kimperf lock contention: Allow to change stack depth and...
2022-10-04 Namhyung Kimperf lock contention: Show full callstack with -v option
2022-10-04 Namhyung Kimperf lock contention: Factor out get_symbol_name_offset()
2022-10-04 Ian Rogersperf test: Add basic core_wide expression test
2022-10-04 Ian Rogersperf metrics: Wire up core_wide
2022-10-04 Ian Rogersperf stat: Delay metric parsing
2022-10-04 Ian Rogersperf topology: Add core_wide
2022-10-04 Ian Rogersperf smt: Compute SMT from topology
2022-10-04 Ian Rogersperf expr: Move the scanner_ctx into the parse_ctx
2022-10-04 Gaosheng Cuiperf pmu: Remove perf_pmu_lex() needless declaration
2022-10-04 Gaosheng Cuiperf sort: Remove hist_entry__sort_list() and sort__fir...
2022-10-04 Namhyung Kimperf test: Skip sigtrap test on old kernels
2022-10-04 Namhyung Kimperf sched: Factor out destroy_tasks()
2022-10-04 Ian Rogersperf cpumap: Add range data encoding
2022-10-04 Ian Rogersperf events: Prefer union over variable length array
2022-10-04 Nick Forringtonperf vendor events: Update events for Neoverse E1
2022-10-04 Shang XiaoJingperf timechart: Add p_state_end helper
2022-10-04 Shang XiaoJingperf timechart: Add create_pidcomm helper
2022-10-04 Shang XiaoJingperf lock: Add get_key_by_aggr_mode helper
2022-10-04 Shang XiaoJingperf trace: Use zalloc() to save initialization of...
2022-10-04 Nick Forringtonperf vendor events arm64: Move REMOTE_ACCESS to "memory...
2022-10-04 Adrian Hunterperf intel-pt: Remove first line of log dumped on error
2022-10-04 Adrian Hunterperf intel-pt: Support itrace option flag d+e to log...
2022-10-04 Adrian Hunterperf intel-pt: Improve object code read error message
2022-10-04 Adrian Hunterperf intel-pt: Improve man page layout slightly
2022-10-04 Adrian Hunterperf auxtrace: Add itrace option flag d+e to log on...
2022-10-04 Adrian Hunterperf tools: Add perf_config_scan()
2022-10-04 ye xingchenperf callchain: Remove unneeded 'result' variable
2022-10-04 Shang XiaoJingperf c2c: Add helpers to get counts of loads or stores
2022-10-04 Shang XiaoJingperf tools: Add same_cmd_with_prefix() helper
2022-10-04 Nick Forringtonperf vendor events: Add missing Neoverse V1 events
2022-10-04 Namhyung Kimperf report: Show per-event LOST SAMPLES stat
2022-10-04 Namhyung Kimperf hist: Add nr_lost_samples to hist_stats
2022-10-04 Namhyung Kimperf record: Read and inject LOST_SAMPLES events
2022-10-04 Namhyung Kimperf record: Set PERF_FORMAT_LOST by default
2022-10-04 Namhyung Kimperf tools: Print LOST read format in the verbose mode
2022-10-04 Ian Rogersperf smt: Tidy header guard add SPDX
2022-10-04 Anshuman Khandualperf branch: Add PERF_BR_NEW_ARCH_[N] map for BRBE...
2022-10-04 Anshuman Khandualperf branch: Add branch privilege information request...
2022-10-04 Anshuman Khandualperf branch: Extend branch type classification
2022-10-04 Anshuman Khandualperf branch: Add system error and not in transaction...
2022-10-04 Ian Rogersperf build: Enable -Wthread-safety with clang
2022-10-04 Ian Rogersperf top: Fixes for thread safety analysis
2022-10-04 Ian Rogersperf sched: Fixes for thread safety analysis
2022-10-04 Ian Rogersperf mutex: Add thread safety annotations
2022-10-04 Ian Rogersperf dso: Hold lock when accessing nsinfo
2022-10-04 Ian Rogersperf top: Update use of pthread mutex
2022-10-04 Ian Rogersperf annotate: Update use of pthread mutex
2022-10-04 Ian Rogersperf dso: Update use of pthread mutex
2022-10-04 Ian Rogersperf mmap: Remove unnecessary pthread.h include
2022-10-04 Ian Rogersperf ui: Update use of pthread mutex
2022-10-04 Ian Rogersperf sched: Update use of pthread mutex
2022-10-04 Ian Rogersperf record: Update use of pthread mutex
2022-10-04 Ian Rogersperf lock: Remove unused pthread.h include
2022-10-04 Ian Rogersperf bpf: Remove unused pthread.h include
2022-10-04 Ian Rogersperf hist: Update use of pthread mutex
2022-10-04 Ian Rogersperf tests: Avoid pthread.h inclusion
2022-10-04 Ian Rogersperf bench: Update use of pthread mutex/cond
2022-10-04 Pavithra Gurushankarperf mutex: Wrapped usage of mutex and cond
2022-10-04 Adrian Hunterperf record: Allow multiple recording time ranges
2022-10-04 Adrian Hunterperf evlist: Add evlist__{en/dis}able_non_dummy()
2022-10-04 Adrian Hunterperf record: Change evlist->ctl_fd to use fdarray_flag_...
2022-10-04 Adrian Hunterperf record: Fix done_fd wakeup event
2022-10-04 Adrian Hunterperf record: Fix way of handling non-perf-event pollfds
2022-10-04 Ian Rogersperf hashmap: Tidy hashmap dependency
2022-10-04 Xin Gaoperf metrics: Use 'unsigned int' instead of just 'unsig...
2022-10-04 Xin Gaoperf parse-events: Use 'unsigned int' instead of plain...
2022-10-04 Roberto Sassutools build: Display logical OR of a feature flavors
2022-10-04 Roberto Sassutools build: Increment room for feature name in feature...
2022-10-04 Roberto Sassutools build: Fix feature detection output due to eval...
2022-10-04 Raul Silveraperf inject: Add a command line option to specify build...
2022-10-04 Linus TorvaldsMerge tag 'statx-dioalign-for-linus' of git://git....
next