linux-block.git
2024-11-02 Tengda Wuperf stat: Support inherit events during fork() for...
2024-10-31 James Clarkperf arm-spe: Use old behavior when opening old SPE...
2024-10-31 Arnaldo Carvalho... perf ftrace latency: Fix unit on histogram first entry...
2024-10-31 Björn Töpelperf, riscv: Wire up perf trace support for RISC-V
2024-10-29 Arnaldo Carvalho... perf probe: Fix retrieval of source files from a debugi...
2024-10-29 Graham Woodwardperf arm-spe: Update --itrace help text
2024-10-29 Graham Woodwardperf arm-spe: Correctly set sample flags
2024-10-29 Graham Woodwardperf arm-spe: Use ARM_SPE_OP_BRANCH_ERET when synthesiz...
2024-10-29 Graham Woodwardperf arm-spe: Set sample.addr to target address for...
2024-10-28 Xu Yangperf vendor events arm64: Add i.MX91 DDR Performance...
2024-10-28 Ian Rogersperf test: Sort tests placing exclusive tests last
2024-10-28 Ian Rogersperf test: Add a signal handler to kill forked child...
2024-10-28 Ian Rogersperf test: Make parallel testing the default
2024-10-28 Ian Rogersperf test: Run parallel tests in two passes
2024-10-28 Ian Rogersperf test: Add a signal handler around running a test
2024-10-28 Ian Rogersperf test: Tag parallel failing shell tests with "...
2024-10-28 Ian Rogersperf test: Avoid list test blocking on writing to stdout
2024-10-28 Ian Rogersperf test: Reduce scope of parallel variable
2024-10-28 Ian Rogersperf test: Display number of active running tests
2024-10-28 Ian Rogerstools subcmd: Add non-waitpid check_if_command_finished()
2024-10-23 Li Huafeiperf disasm: Fix not cleaning up disasm_line in symbol_...
2024-10-23 Li Huafeiperf disasm: Use disasm_line__free() to properly free...
2024-10-23 Li Huafeiperf disasm: Use disasm_line__free() to properly free...
2024-10-22 Namhyung Kimperf test: Add precise_max subtest to the perf record...
2024-10-22 Namhyung Kimperf record: Just use "cycles:P" as the default event
2024-10-22 Namhyung Kimperf tools: Check fallback error and order
2024-10-22 Namhyung Kimperf tools: Move x86__is_amd_cpu() to util/env.c
2024-10-22 Namhyung Kimperf tools: Detect missing kernel features properly
2024-10-22 Namhyung Kimperf tools: Do not set exclude_guest for precise_ip
2024-10-22 Namhyung Kimperf tools: Simplify evsel__add_modifier()
2024-10-22 Namhyung Kimperf tools: Don't set attr.exclude_guest by default
2024-10-22 Namhyung Kimperf tools: Add fallback for exclude_guest
2024-10-22 Brian Geffonperf tools: sched-pipe bench: add (-n) nonblocking...
2024-10-22 Arnaldo Carvalho... perf test: Document the -w/--workload option
2024-10-22 Arnaldo Carvalho... perf test: Introduce --list-workloads to list the avail...
2024-10-22 Arnaldo Carvalho... perf test: Introduce workloads__for_each()
2024-10-19 Sandipan Dasperf vendor events amd: Update Zen 5 data cache fill...
2024-10-19 Sandipan Dasperf vendor events amd: Add Zen 5 data fabric metrics
2024-10-19 Sandipan Dasperf vendor events amd: Add Zen 5 data fabric events
2024-10-19 Thomas Richterperf test: Fix perf test case 84 on s390
2024-10-19 Namhyung Kimperf test: Update all metrics test like metricgroups...
2024-10-18 Ian Rogersperf build: Rename CONFIG_DWARF to CONFIG_LIBDW
2024-10-18 Ian Rogersperf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORT
2024-10-18 Ian Rogersperf libdw: Remove unnecessary defines
2024-10-18 Ian Rogersperf probe: Move elfutils support check to libdw check
2024-10-18 Ian Rogersperf build: Combine test-dwarf-getcfi into test-libdw
2024-10-18 Ian Rogersperf build: Combine test-dwarf-getlocations into test...
2024-10-18 Ian Rogersperf build: Combine libdw-dwarf-unwind into libdw featu...
2024-10-18 Ian Rogersperf build: Rename test-dwarf to test-libdw
2024-10-18 Ian Rogersperf build: Remove defined but never used variable
2024-10-18 Ian Rogersperf build: Rename NO_DWARF to NO_LIBDW
2024-10-18 Ian Rogersperf build: Fix LIBDW_DIR
2024-10-17 Ian Rogersperf test: Move attr files into shell directory where...
2024-10-17 Ian Rogersperf test: Remove C test wrapper for attr.py
2024-10-17 Ian Rogersperf test: Add a shell wrapper for "Setup struct perf_e...
2024-10-17 Leo Yanperf probe: Correct demangled symbols in C++ program
2024-10-17 Ian Rogersperf stat: Disable metric thresholds for CSV and JSON...
2024-10-17 Ian Rogersperf stat: Add metric-threshold to json output
2024-10-17 Ian Rogersperf stat: Change color to threshold in print_metric
2024-10-17 Ian Rogersperf stat: Drop metric-unit if unit is NULL
2024-10-17 Ian Rogersperf stat: Display "none" for NaN with metric only...
2024-10-17 Ian Rogersperf stat: Fix/add parameter names for print_metric
2024-10-17 Ian Rogersperf color: Add printf format checking and resolve...
2024-10-17 Ian Rogersperf probe: Fix libdw memory leak
2024-10-17 Ian Rogersperf disasm: Fix capstone memory leak
2024-10-17 Athira Rajeevtools/perf/powerpc/util: Add support to handle compatib...
2024-10-17 Athira Rajeevtools/perf/pmu-events/powerpc: Add support for compat...
2024-10-17 Veronika Molnarovaperf dso: Fix symtab_type for kmod compression
2024-10-17 Leo Yanperf probe: Improve log for long event name failure
2024-10-17 Leo Yanperf probe: Check group string length
2024-10-17 Leo Yanperf probe: Use the MAX_EVENT_NAME_LEN macro
2024-10-17 Namhyung Kimperf test: Speed up some tests using perf list
2024-10-16 Dapeng Miperf x86/topdown: Refine helper arch_is_topdown_metrics()
2024-10-16 Dapeng Miperf x86/topdown: Make topdown metrics comparators...
2024-10-16 Ian Rogersperf tool_pmu: Remove duplicate io.h header
2024-10-14 Leo Yanperf arm-spe: Add Cortex CPUs to common data source...
2024-10-14 Besar Wicaksonoperf arm-spe: Add Neoverse-V2 to common data source...
2024-10-14 Leo Yanperf arm-spe: Remove the unused 'midr' field
2024-10-14 Leo Yanperf arm-spe: Use metadata to decide the data source...
2024-10-14 Leo Yanperf arm-spe: Introduce arm_spe__is_homogeneous()
2024-10-14 Leo Yanperf arm-spe: Rename the common data source encoding
2024-10-14 Leo Yanperf arm-spe: Rename arm_spe__synth_data_source_generic()
2024-10-14 Howard Chuperf test: Delete unused Intel CQM test
2024-10-14 Namhyung Kimperf evsel: Fix missing inherit + sample read check
2024-10-14 Madadi Vineeth... perf sched timehist: Add pre-migration wait time option
2024-10-14 Namhyung Kimperf tools: Remove unnecessary parentheses
2024-10-14 Namhyung Kimperf tools: Fix possible compiler warnings in hashmap
2024-10-14 Namhyung KimMerge tag 'v6.12-rc3' into perf-tools-next
2024-10-14 Namhyung Kimperf tools: Fix compiler error in util/tool_pmu.c
2024-10-14 Athira Rajeevtools/perf/tests: Remove duplicate evlist__delete in...
2024-10-14 Athira Rajeevtools/perf/tests: Fix compilation error with strncpy...
2024-10-13 Linus TorvaldsLinux 6.12-rc3 v6.12-rc3
2024-10-13 Linus TorvaldsMerge tag '6.12-rc2-cifs-fixes' of git://git.samba...
2024-10-13 Linus TorvaldsMerge tag 'usb-6.12-rc3' of git://git./linux/kernel...
2024-10-13 Linus TorvaldsMerge tag 'driver-core-6.12-rc3' of git://git./linux...
2024-10-13 Linus TorvaldsMerge tag 'powerpc-6.12-4' of git://git./linux/kernel...
2024-10-12 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2024-10-12 Linus TorvaldsMerge tag 'hwmon-for-v6.12-rc3' of git://git./linux...
2024-10-11 Linus TorvaldsMerge tag 'linux_kselftest-fixes-6.12-rc3' of git:...
2024-10-11 Linus TorvaldsMerge tag 'devicetree-fixes-for-6.12-1' of git://git...
next