]> Gentwo Git Trees - linux/.git/shortlog
linux/.git
2025-12-05 Arnaldo Carvalho... libperf: Use 'extern' in LIBPERF_API visibility macro
2025-12-04 Ian Rogersperf stat: Improve handling of termination by signal
2025-12-04 Ian Rogersperf tests stat: Add test for error for an offline CPU
2025-12-04 Ian Rogersperf stat: When no events, don't report an error if...
2025-12-04 Ian Rogersperf tests stat: Add "--null" coverage
2025-12-04 Ian Rogersperf cpumap: Add "any" CPU handling to cpu_map__snprint...
2025-12-04 Ian Rogerslibperf cpumap: Fix perf_cpu_map__max for an empty...
2025-12-04 Ian Rogersperf stat: Allow no events to open if this is a "-...
2025-12-03 Ian Rogersperf test kvm: Add some basic perf kvm test coverage
2025-12-03 Ian Rogersperf tests evlist: Add basic evlist test
2025-12-03 Ian Rogersperf tests script dlfilter: Add a dlfilter test
2025-12-03 Ian Rogersperf tests kallsyms: Add basic kallsyms test
2025-12-03 Ian Rogersperf tests timechart: Add a perf timechart test
2025-12-03 Ian Rogersperf tests top: Add basic perf top coverage test
2025-12-03 Ian Rogersperf tests buildid: Add purge and remove testing
2025-12-03 Ian Rogersperf tests c2c: Add a basic c2c
2025-12-03 Ian Rogersperf c2c: Clean up some defensive gets and make asan...
2025-12-03 Ian Rogersperf jitdump: Fix missed dso__put
2025-12-03 Ian Rogersperf mem-events: Don't leak online CPU map
2025-12-03 Ian Rogersperf hist: In init, ensure mem_info is put on error...
2025-12-03 Ian Rogersperf probe-event: Ensure probe event nsinfo is always...
2025-12-03 Ian Rogersperf symbol: Add missed dso__put
2025-12-03 Ian Rogersperf symbol-elf: Add missing puts on error path
2025-12-03 Ian Rogersperf timechart: Add record support for output perf...
2025-12-03 Ian Rogersperf kvm: Fix debug assertion
2025-12-03 Ian Rogersperf vendor events intel: Update sierraforest events...
2025-12-03 Ian Rogersperf vendor events intel: Update pantherlake events...
2025-12-03 Ian Rogersperf vendor events intel: Update meteorlake events...
2025-12-03 Ian Rogersperf vendor events intel: Update lunarlake events from...
2025-12-03 Ian Rogersperf vendor events intel: Update icelakex events from...
2025-12-03 Ian Rogersperf vendor events intel: Update graniterapids events...
2025-12-03 Ian Rogersperf vendor events intel: Update cascadelakex metric...
2025-12-03 Ian Rogersperf vendor events intel: Update arrowlake events from...
2025-12-03 Ian Rogersperf vendor events intel: Update alderlake events from...
2025-12-03 Leo Yanperf arm_spe: Add CPU variants supporting common data...
2025-12-03 Arnaldo Carvalho... perf auxtrace: Include sys/types.h for pid_t
2025-12-03 Namhyung Kimperf test: Add kallsyms split test
2025-12-03 Namhyung Kimperf tools: Use machine->root_dir to find /proc/kallsyms
2025-12-03 Namhyung Kimperf tools: Fallback to initial kernel map properly
2025-12-03 Namhyung Kimperf tools: Fix split kallsyms DSO counting
2025-12-03 Namhyung Kimperf tools: Mark split kallsyms DSOs as loaded
2025-12-03 Namhyung Kimperf tools: Flush remaining samples w/o deferred callchains
2025-12-03 Namhyung Kimperf tools: Merge deferred user callchains
2025-12-03 Namhyung Kimperf script: Display PERF_RECORD_CALLCHAIN_DEFERRED
2025-12-03 Namhyung Kimperf record: Add --call-graph fp,defer option for defer...
2025-12-03 Namhyung Kimperf tools: Minimal DEFERRED_CALLCHAIN support
2025-12-03 Namhyung Kimtools headers UAPI: Sync linux/perf_event.h for deferre...
2025-12-03 Ian Rogersperf jevents: Skip optional metrics in metric group...
2025-12-03 Ian Rogersperf jevents: Drop duplicate pending metrics
2025-12-03 Ian Rogersperf jevents: Move json encoding to its own functions
2025-12-03 Ian Rogersperf jevents: Add threshold expressions to Metric
2025-12-03 Ian Rogersperf jevents: Term list fix in event parsing
2025-12-03 Ian Rogersperf jevents: Support parsing negative exponents
2025-12-03 Ian Rogersperf jevents: Allow metric groups not to be named
2025-12-03 Ian Rogersperf jevents: Add descriptions to metricgroup abstraction
2025-12-03 Ian Rogersperf jevents: Update metric constraint support
2025-12-03 Ian Rogersperf jevents: Allow multiple metricgroups.json files
2025-12-03 Ian Rogersperf ilist: Be tolerant of reading a metric on the...
2025-12-03 Ian Rogersperf python: Correct copying of metric_leader in an...
2025-12-03 Namhyung Kimperf test: Add python JIT dump test
2025-12-03 Namhyung Kimperf jitdump: Add sym/str-tables to build-ID generation
2025-12-03 Ian Rogersperf test: Fix hybrid testing of event fallback test
2025-12-03 Namhyung Kimperf tools: Remove a trailing newline in the event...
2025-11-29 Namhyung Kimperf trace: Skip internal syscall arguments
2025-11-26 James Clarkperf tools: Don't read build-ids from non-regular files
2025-11-26 Inochi Amaotoperf vendor events riscv: add T-HEAD C920V2 JSON support
2025-11-26 Anubhav Shelatperf pmu: fix duplicate conditional statement
2025-11-24 James Clarkperf docs: arm-spe: Document new SPE filtering features
2025-11-24 James Clarkperf tools: Add support for perf_event_attr::config4
2025-11-24 James Clarktools headers UAPI: Sync linux/perf_event.h with the...
2025-11-20 Hrishikesh... perf: replace strcpy() with strncpy() in util/jitdump.c
2025-11-20 Namhyung Kimperf list: Support filtering in JSON output
2025-11-20 Namhyung Kimperf list: Share print state with JSON output
2025-11-20 Namhyung Kimperf list: Print matching PMU events for --unit
2025-11-20 Ian Rogersperf test all metrics: Fully ignore Default metric...
2025-11-20 Ian Rogersperf evsel: Skip store_evsel_ids for non-perf-event...
2025-11-20 Ian Rogersperf pmu: Add PMU kind to simplify differentiating
2025-11-20 Ian Rogersperf header: Switch "cpu" for find_core_pmu in caps...
2025-11-20 Ian Rogersperf test maps: Additional maps__fixup_overlap_and_inse...
2025-11-20 Ian Rogersperf maps: Avoid RC_CHK use after free
2025-11-19 Ian Rogersperf stat: Read tool events last
2025-11-19 Leo Yanperf arm_spe: Synthesize memory samples for SIMD operations
2025-11-19 Leo Yanperf arm_spe: Expose SIMD information in other operations
2025-11-19 Leo Yanperf arm_spe: Report GCS in record
2025-11-19 Leo Yanperf arm_spe: Report memset and memcpy in records
2025-11-19 Leo Yanperf arm_spe: Report associated info for SVE / SME...
2025-11-19 Leo Yanperf arm_spe: Report extended memory operations in...
2025-11-19 Leo Yanperf arm_spe: Report MTE allocation tag in record
2025-11-19 Leo Yanperf arm_spe: Report register access in record
2025-11-19 Leo Yanperf arm_spe: Introduce data processing macro for SVE...
2025-11-19 Leo Yanperf arm_spe: Consolidate operation types
2025-11-19 Leo Yanperf arm_spe: Remove unused operation types
2025-11-19 Leo Yanperf arm_spe: Decode SME data processing packet
2025-11-19 Leo Yanperf arm_spe: Decode ASE and FP fields in other operation
2025-11-19 Leo Yanperf arm_spe: Rename SPE_OP_PKT_IS_OTHER_SVE_OP macro
2025-11-19 Leo Yanperf arm_spe: Decode GCS operation
2025-11-19 Leo Yanperf arm_spe: Unify operation naming
2025-11-19 Leo Yanperf arm_spe: Fix memset subclass in operation
2025-11-18 Ian Rogersperf tool_pmu: More accurately set the cpus for tool...
2025-11-18 Ian Rogersperf stat: Reduce scope of walltime_nsecs_stats
next