]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2025-03-12 Ian Rogersperf python: Add evlist.config to set up record options
2025-03-12 Ian Rogersperf python: Add evlist all_cpus accessor
2025-03-12 Ian Rogersperf python: Avoid duplicated code in get_tracepoint_field
2025-03-12 Ian Rogersperf python: Update ungrouped evsel leader in clone
2025-03-12 Ian Rogersperf python: Add optional cpus and threads arguments...
2025-03-12 Ian Rogersperf python: Add member access to a number of evsel...
2025-03-12 Ian Rogersperf python: Add evlist enable and disable methods
2025-03-12 Ian Rogersperf evsel: tp_format accessing improvements
2025-03-12 Ian Rogersperf evlist: Add success path to evlist__create_syswide...
2025-03-12 Ian Rogersperf debug: Avoid stack overflow in recursive error...
2025-03-10 Stephen Brennanperf symbol: Support .gnu_debugdata for symbols
2025-03-10 Stephen Brennanperf tools: Add LZMA decompression from FILE
2025-03-10 Stephen Brennanperf tools: Add dummy functions for !HAVE_LZMA_SUPPORT
2025-03-10 Ian Rogersperf mem: Don't leak mem event names
2025-03-10 Eric Linperf vendor events riscv: Add SiFive P650 events
2025-03-10 Eric Linperf vendor events riscv: Add SiFive P550 events
2025-03-10 Eric Linperf vendor events riscv: Add SiFive Bullet version...
2025-03-10 Eric Linperf vendor events riscv: Add SiFive Bullet version...
2025-03-10 Eric Linperf vendor events riscv: Update SiFive Bullet events
2025-03-10 Samuel Hollandperf vendor events riscv: Remove leading zeroes
2025-03-10 Samuel Hollandperf vendor events riscv: Rename U74 to Bullet
2025-03-10 Dr. David Alan... perf util: Remove unused perf_config__refresh
2025-03-10 Dr. David Alan... perf util: Remove unused perf_pmus__default_pmu_name
2025-03-10 Dr. David Alan... perf util: Remove unused perf_data__update_dir
2025-03-10 Dr. David Alan... perf util: Remove unused pstack__pop
2025-03-10 Dr. David Alan... perf util: Remove unused perf_color_default_config
2025-03-07 Ian Rogersperf tests: Fix data symbol test with LTO builds
2025-03-07 Namhyung Kimperf report: Fix memory leaks in the hierarchy mode
2025-03-07 Namhyung Kimperf report: Use map_symbol__copy() when copying callchains
2025-03-07 Athira Rajeevperf annotate: Return errors from disasm_line__parse_po...
2025-03-07 Athira Rajeevperf annotate: Add annotation_options.disassembler_used
2025-03-07 Namhyung Kimperf report: Do not process non-JIT BPF ksymbol events
2025-03-06 Ian Rogersperf test: Fix leak in "Synthesize attr update" test
2025-03-06 Namhyung Kimperf machine: Fix insertion of PERF_RECORD_KSYMBOL...
2025-03-06 Arnaldo Carvalho... perf maps: Add missing map__set_kmap_maps() when replac...
2025-03-06 Namhyung Kimperf maps: Fixup maps_by_name when modifying maps_by_ad...
2025-03-06 Namhyung Kimperf machine: Fixup kernel maps ends after adding extra...
2025-03-06 Arnaldo Carvalho... perf maps: Set the kmaps for newly created/added kernel...
2025-03-06 Arnaldo Carvalho... perf maps: Introduce map__set_kmap_maps() for kernel...
2025-03-05 Thomas Falconperf script: Fix output type for dynamically allocated...
2025-03-05 Thomas Richterperf bench: Fix perf bench syscall loop count
2025-03-05 Namhyung Kimperf test: Simplify data symbol test
2025-03-05 Namhyung Kimperf test: Add timeout to datasym workload
2025-03-05 Namhyung Kimperf test: Add trace record and replay test
2025-03-05 Namhyung Kimperf test: Skip perf trace tests when running as non...
2025-03-05 Namhyung Kimperf test: Skip perf probe tests when running as non...
2025-03-05 Namhyung Kimperf test: Add --metric-only to perf stat output tests
2025-03-05 Leo Yanperf arm-spe: Support previous branch target (PBT)...
2025-03-05 Leo Yanperf arm-spe: Add branch stack
2025-03-05 Leo Yanperf arm-spe: Set sample flags with supplement info
2025-03-05 Leo Yanperf arm-spe: Fill branch operations and events to...
2025-03-05 Leo Yanperf arm-spe: Decode transactional event
2025-03-05 Leo Yanperf arm-spe: Extend branch operations
2025-03-05 Leo Yanperf arm-spe: Fix load-store operation checking
2025-03-05 Leo Yanperf script: Add not taken event for branch stack
2025-03-05 Leo Yanperf script: Add not taken event for branches
2025-03-05 Leo Yanperf script: Separate events from branch types
2025-03-05 Leo Yanperf script: Refactor sample_flags_to_name() function
2025-03-05 Leo Yanperf script: Make printing flags reliable
2025-03-03 James Clarkperf stat: Fix non-uniquified hybrid legacy events
2025-03-02 Namhyung Kimperf tools: Skip BPF sideband event for userspace profiling
2025-03-01 Colin Ian Kingperf test: Fix spelling mistake "sythesizing" -> "synth...
2025-03-01 Luca Ceresoliperf build: Fix in-tree build due to symbolic link
2025-02-28 Ian Rogerstools/x86: Fix linux/unaligned.h include path in lib...
2025-02-28 Leo Yanperf arm-spe: Report error if set frequency
2025-02-28 Chun-Tse Shaoperf lock: Report owner stack in usermode
2025-02-28 Chun-Tse Shaoperf lock: Make rb_tree helper functions generic
2025-02-28 Chun-Tse Shaoperf lock: Retrieve owner callstack in bpf program
2025-02-28 Chun-Tse Shaoperf lock: Add bpf maps for owner stack tracing
2025-02-27 Ian Rogersperf cpumap: Reduce cpu size from int to int16_t
2025-02-27 Athira Rajeevperf trace: Add missing perf_tool__init()
2025-02-27 James Clarkperf list: Document -v option deduplication feature
2025-02-27 James Clarkperf pmu: Don't double count common sysfs and json...
2025-02-27 James Clarkperf pmu: Dynamically allocate tool PMU
2025-02-26 Athira Rajeevperf probe: Pick the correct dwarf die while adding...
2025-02-26 Gabriele Monacoperf ftrace latency: allow to hide empty buckets
2025-02-26 Gabriele Monacoperf ftrace latency: variable histogram buckets
2025-02-26 Namhyung Kimperf annotate-data: Handle direct use of stack pointer...
2025-02-25 Thomas Falconperf report: Fix sample number stats for branch entry...
2025-02-24 Ian Rogersperf machine: Reuse module path buffer
2025-02-24 Ian Rogersperf hwmon_pmu: Switch event discovery to io_dir__readdir
2025-02-24 Ian Rogersperf parse-events: Switch tracepoints to io_dir__readdir
2025-02-24 Ian Rogersperf events: Remove scandir in thread synthesis
2025-02-24 Ian Rogersperf header: Switch mem topology to io_dir__readdir
2025-02-24 Ian Rogersperf pmu: Switch to io_dir__readdir
2025-02-24 Ian Rogersperf maps: Switch modules tree walk to io_dir__readdir
2025-02-24 Ian Rogerstools lib api: Add io_dir an allocation free readdir...
2025-02-21 Ian Rogersperf parse-events: Tidy name token matching
2025-02-19 Krzysztof Ɓopatowskiperf tools: Improve startup time by reducing unnecessar...
2025-02-19 Dmitry Vyukovperf report: Fix input reload/switch with symbol sort key
2025-02-19 Namhyung Kimperf report: Support switching data w/ and w/o callchains
2025-02-19 Namhyung Kimperf report: Switch data file correctly in TUI
2025-02-19 Greg Kroah... perf tools: Fix up some comments and code to properly...
2025-02-19 James Clarkperf list: Also append PMU name in verbose mode
2025-02-19 Yangyu Chenperf vendor events arm64: Fix incorrect CPU_CYCLE in...
2025-02-19 Namhyung Kimperf script: Fix hangup in offline flamegraph report
2025-02-18 Dmitry Vyukovperf hist: Shrink struct hist_entry size
2025-02-18 Dmitry Vyukovperf test: Add tests for latency and parallelism profiling
2025-02-18 Dmitry Vyukovperf report: Add latency and parallelism profiling...
2025-02-18 Dmitry Vyukovperf report: Add --latency flag
next