linux-block.git
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...
2023-09-15 Colin Ian Kingperf kwork: Fix spelling mistake "COMMMAND" -> "COMMAND"
2023-09-15 Namhyung Kimperf annotate: Add more x86 mov instruction cases
2023-09-15 James Clarkperf pmu: Remove unused function
2023-09-15 James Clarkperf pmus: Simplify perf_pmus__find_core_pmu()
2023-09-15 James Clarkperf pmu: Move pmu__find_core_pmu() to pmus.c
2023-09-15 Ian Rogersperf symbol: Avoid an undefined behavior warning
2023-09-13 Arnaldo Carvalho... tools headers UAPI: Update tools's copy of drm.h headers
2023-09-13 Arnaldo Carvalho... tools arch x86: Sync the msr-index.h copy with the...
2023-09-13 Arnaldo Carvalho... perf bench sched-seccomp-notify: Use the tools copy...
2023-09-13 Arnaldo Carvalho... tools headers UAPI: Copy seccomp.h to be able to build...
2023-09-13 Arnaldo Carvalho... tools headers UAPI: Sync files changed by new fchmodat2...
2023-09-12 Ian Rogersperf bpf-filter: Add YYDEBUG
2023-09-12 Ian Rogersperf pmu: Add YYDEBUG
2023-09-12 Ian Rogersperf expr: Make YYDEBUG dependent on doing a debug...
2023-09-12 Ian Rogersperf parse-events: Make YYDEBUG dependent on doing...
2023-09-12 Ian Rogersperf parse-events: Remove unused header files
2023-09-12 Athira Rajeevperf tools: Add includes for detected configs in Makefi...
2023-09-12 Ruidong Tianperf test: Update cs_etm testcase for Arm ETE
2023-09-12 James Clarkperf vendor events arm64: Add V1 metrics using Arm...
2023-09-12 James Clarkperf vendor events arm64: Update V1 events using Arm...
2023-09-12 James Clarkperf test: Add a test for strcmp_cpuid_str() expression
2023-09-12 James Clarkperf util: Add a function for replacing characters...
2023-09-12 James Clarkperf jevents: Remove unused keyword
2023-09-12 James Clarkperf test: Check result of has_event(cycles) test
2023-09-12 Ian Rogersperf list pfm: Retry supported test with exclude_kernel
2023-09-12 Ian Rogersperf list: Avoid a hardcoded cpu PMU name
2023-09-12 Namhyung Kimperf test shell lock_contention: Add cgroup aggregation...
next