sfrench/cifs-2.6.git
2023-10-25 Namhyung Kimperf report: Fix hierarchy mode on pipe input
2023-10-25 Namhyung Kimperf lock contention: Use per-cpu array map for spinlocks
2023-10-25 Namhyung Kimperf lock contention: Check race in tstamp elem creation
2023-10-25 Namhyung Kimperf lock contention: Clear lock addr after use
2023-10-25 Yang Jihongperf evsel: Rename evsel__increase_rlimit to rlimit__in...
2023-10-25 Namhyung Kimperf bench sched pipe: Add -G/--cgroups option
2023-10-25 Michael Petlanperf test: Skip CoreSight tests if cs_etm// event is...
2023-10-20 Yang Jihongperf data: Increase RLIMIT_NOFILE limit when open too...
2023-10-20 Kajol Jainperf vendor events: Update PMC used in PM_RUN_INST_CMPL...
2023-10-20 Thomas Richterperf trace: Use the right bpf_probe_read(_str) variant...
2023-10-18 Namhyung Kimperf tools: Do not ignore the default vmlinux.h
2023-10-18 Jiri Olsatools/build: Fix -s detection code in tools/scripts...
2023-10-18 Jiri Olsatools/build: Fix -s detection code in tools/build/Makef...
2023-10-17 Changbin Duperf: script: fix missing ',' for fields option
2023-10-17 Athira Rajeevperf tests: Fix shellcheck warning in stat_all_metricgroups
2023-10-17 Athira Rajeevperf tests: Fix shellcheck warning in record_sideband.sh
2023-10-17 Athira Rajeevperf tests: Ignore shellcheck warning in lock_contention
2023-10-17 Athira Rajeevtools/perf/arch/powerpc: Fix the CPU ID const char...
2023-10-17 Leo Yanperf cs-etm: Respect timestamp option
2023-10-17 Leo Yanperf cs-etm: Validate timestamp tracing in per-thread...
2023-10-17 Ian Rogersperf pmu: Lazily compute default config
2023-10-17 Ian Rogersperf pmu-events: Remember the perf_events_map for a PMU
2023-10-17 Ian Rogersperf pmu: Const-ify perf_pmu__config_terms
2023-10-17 Ian Rogersperf pmu: Const-ify file APIs
2023-10-17 Ian Rogersperf arm-spe: Move PMU initialization from default...
2023-10-17 Ian Rogersperf intel-pt: Move PMU initialization from default...
2023-10-17 Ian Rogersperf pmu: Rename perf_pmu__get_default_config to perf_p...
2023-10-17 Adrian Hunterperf intel-pt: Prefer get_unaligned_le64 to memcpy_le64
2023-10-17 Adrian Hunterperf intel-pt: Use get_unaligned_le16() etc
2023-10-17 Adrian Hunterperf intel-pt: Use existing definitions of le16_to_cpu...
2023-10-17 Adrian Hunterperf intel-pt: Simplify intel_pt_get_vmcs()
2023-10-17 Adrian Hunterperf tools: Add get_unaligned_leNN()
2023-10-12 Besar Wicaksonoperf cs-etm: Fix incorrect or missing decoder for raw...
2023-10-12 Ian Rogersperf bpf_counter: Fix a few memory leaks
2023-10-12 Ian Rogersperf header: Fix various error path memory leaks
2023-10-12 Ian Rogersperf trace-event-info: Avoid passing NULL value to...
2023-10-12 Ian Rogerstools api: Avoid potential double free
2023-10-12 Ian Rogersperf parse-events: Fix unlikely memory leak when clonin...
2023-10-12 Ian Rogersperf lock: Fix a memory leak on an error path
2023-10-12 Ian Rogersperf svghelper: Avoid memory leak
2023-10-12 Ian Rogersperf hists browser: Avoid potential NULL dereference
2023-10-12 Ian Rogersperf hists browser: Reorder variables to reduce padding
2023-10-12 Ian Rogersperf dlfilter: Be defensive against potential NULL...
2023-10-12 Ian Rogersperf mem-events: Avoid uninitialized read
2023-10-12 Ian Rogersperf jitdump: Avoid memory leak
2023-10-12 Ian Rogersperf env: Remove unnecessary NULL tests
2023-10-12 Ian Rogersperf buildid-cache: Fix use of uninitialized value
2023-10-12 Ian Rogersperf bench uprobe: Fix potential use of memory after...
2023-10-12 Ian Rogersrun-clang-tools: Add pass through checks and and header...
2023-10-12 Ian Rogersgen_compile_commands: Sort output compile commands...
2023-10-12 Ian Rogersgen_compile_commands: Allow the line prefix to still...
2023-10-12 Ian Rogersperf parse-events: Fix for term values that are raw...
2023-10-12 Arnaldo Carvalho... perf build: Add missing comment about NO_LIBTRACEEVENT=1
2023-10-12 Arnaldo Carvalho... perf symbols: Add 'intel_idle_ibrs' to the list of...
2023-10-12 Ian Rogersperf parse-events: Avoid erange from hex numbers
2023-10-10 Arnaldo Carvalho... Merge tag 'perf-tools-fixes-for-v6.6-1-2023-09-25'...
2023-10-05 Kajol Jaintools/perf: Update call stack check in builtin-lock.c
2023-10-05 Athira Rajeevtools/perf/tests: Fix object code reading to skip addre...
2023-10-05 Athira Rajeevtools/perf: Add "is_kmod" to struct dso to check if...
2023-10-05 Athira Rajeevtools/perf: Add text_end to "struct dso" to save .text...
2023-10-05 Ian Rogersperf test: Avoid system wide when not privileged
2023-10-05 Kuan-Wei Chiuperf hisi-ptt: Fix memory leak in lseek failure handling
2023-09-30 Adrian Hunterperf intel-pt: Fix async branch flags
2023-09-30 Ian Rogersperf pmus: Make PMU alias name loading lazy
2023-09-28 Athira Rajeevperf test: Fix parse-events tests to skip parametrized...
2023-09-28 Jing Zhangperf vendor events: Add JSON metrics for Arm CMN
2023-09-28 Jing Zhangperf jevents: Add support for Arm CMN PMU aliasing
2023-09-28 Jing Zhangperf test: Add pmu-event test for "Compat" and new...
2023-09-28 Jing Zhangperf test: Make matching_pmu effective
2023-09-28 Jing Zhangperf jevents: Support EventidCode and NodeType
2023-09-28 Jing Zhangperf metric: "Compat" supports regular expression match...
2023-09-28 Jing Zhangperf pmu: "Compat" supports regular expression matching...
2023-09-28 Namhyung Kimperf record: Fix BTF type checks in the off-cpu profiling
2023-09-27 Yang Jihongperf bench messaging: Kill child processes when exit...
2023-09-27 Yang Jihongperf bench messaging: Store chlid process pid when...
2023-09-27 Yang Jihongperf bench messaging: Factor out create_worker()
2023-09-27 Yang Jihongperf bench messaging: Fix coding style issues for sched...
2023-09-27 Athira Rajeevtests/shell: Fix shellcheck warnings for SC2153 in...
2023-09-27 Athira Rajeevtests/shell: Fix shellcheck issues in tests/shell/stat...
2023-09-27 Athira Rajeevtests/shell: Fix shellcheck SC1090 to handle the locati...
2023-09-27 Colin Ian Kingperf kwork: Fix spelling mistake "Captuer" -> "Capture"
2023-09-27 Ian Rogersperf evlist: Avoid frequency mode for the dummy event
2023-09-27 Charles Hanperf vendors events: Remove repeated word in comments
2023-09-27 Ilkka Koskinenperf vendor events arm64: Fix for AmpereOne metrics
2023-09-21 Veronika Molnarovaperf test lock_contention.sh: Skip test if not enough...
2023-09-21 Veronika Molnarovaperf test stat+shadow_stat.sh: Add threshold for roundi...
2023-09-20 Xu Yangperf jevents: fix no member named 'entries' issue
2023-09-18 Ian Rogersperf parse-events: Fix tracepoint name memory leak
2023-09-18 Ian Rogersperf test: Detect off-cpu support from build options
2023-09-18 Ian Rogersperf test: Ensure EXTRA_TESTS is covered in build test
2023-09-18 Ian Rogersperf test: Update build test for changed BPF skeleton...
2023-09-18 Ian Rogersperf build: Default BUILD_BPF_SKEL, warn/disable for...
2023-09-18 Ian Rogersperf version: Add status of bpf skeletons
2023-09-18 Yang Liperf kwork top: Simplify bool conversion
2023-09-17 Thomas Richterperf jevent: fix core dump on software events on s390
2023-09-17 Ian Rogersperf pmu: Ensure all alias variables are initialized
2023-09-17 Ian Rogersperf jevents metric: Fix type of strcmp_cpuid_str
2023-09-17 Ian Rogersperf trace: Avoid compile error wrt redefining bool
2023-09-17 Ian Rogersperf bpf-prologue: Remove unused file
2023-09-17 Yang Jihongperf test: Fix test-record-dummy-C0 failure for support...
next