linux.git
2024-04-12 Namhyung Kimperf annotate: Show progress of sample processing
2024-04-12 Namhyung Kimperf annotate-data: Skip sample histogram for stack...
2024-04-12 James Clarkperf tests: Remove dependency on lscpu
2024-04-12 James Clarkperf map: Remove kernel map before updating start and...
2024-04-12 James Clarkperf tests: Apply attributes to all events in object...
2024-04-12 James Clarkperf tests: Make "test data symbol" more robust on...
2024-04-12 Ian Rogersperf metrics: Remove the "No_group" metric group
2024-04-12 Namhyung Kimperf annotate: Get rid of symbol__ensure_annotate()
2024-04-12 Namhyung Kimperf annotate-data: Do not delete non-asm lines
2024-04-12 Namhyung Kimperf annotate-data: Fix global variable lookup
2024-04-08 Ian Rogerstools subcmd: Add check_if_command_finished()
2024-04-08 Namhyung Kimperf annotate: Move 'start' field struct to 'struct...
2024-04-08 Namhyung Kimperf annotate: Move nr_events struct to 'struct annotat...
2024-04-08 Namhyung Kimperf annotate: Move 'max_jump_sources' struct to 'struc...
2024-04-08 Namhyung Kimperf annotate: Move 'widths' struct to 'struct annotate...
2024-04-08 Namhyung Kimperf annotate: Get rid of offsets array
2024-04-08 Namhyung Kimperf annotate: Check annotation lines more efficiently
2024-04-08 Namhyung Kimperf annotate: Introduce annotated_source__get_line()
2024-04-08 Namhyung Kimperf annotate: Staticize some local functions
2024-04-08 Namhyung Kimperf annotate: Fix annotation_calc_lines() to pass...
2024-04-08 Adrian Hunterperf script: Consolidate capstone print functions
2024-04-05 Andi Kleenperf script: Add capstone support for '-F +brstackdisasm'
2024-04-05 Andi Kleenperf script: Support 32bit code under 64bit OS with...
2024-04-04 Thomas Richterperf stat: Do not fail on metrics on s390 z/VM systems
2024-04-04 Thomas Richterperf report: Fix PAI counter names for s390 virtual...
2024-04-03 Arnaldo Carvalho... perf annotate: Initialize 'arch' variable not to trip...
2024-04-03 Yang Jihongperf build: Add LIBTRACEEVENT_DIR build option
2024-04-03 Yang Jihongperf beauty: Fix AT_EACCESS undeclared build error...
2024-04-03 Namhyung Kimperf annotate: Add symbol name when using capstone
2024-04-03 Namhyung Kimperf annotate: Use libcapstone to disassemble
2024-04-03 Namhyung Kimperf annotate: Split out util/disasm.c
2024-04-03 Namhyung Kimperf annotate: Add and use ins__is_nop()
2024-04-03 Namhyung Kimperf annotate: Use ins__is_xxx() if possible
2024-04-03 Yang Jihongperf evsel: Use evsel__name_is() helper
2024-04-03 Yang Jihongperf sched timehist: Fix -g/--call-graph option failure
2024-04-03 Namhyung Kimperf annotate: Honor output options with --data-type
2024-04-03 Namhyung Kimperf annotate: Get rid of duplicate --group option...
2024-04-03 Arnaldo Carvalho... perf tools: Add Kan Liang to MAINTAINERS as a reviewer
2024-03-21 Arnaldo Carvalho... perf beauty: Move uapi/linux/vhost.h copy out of the...
2024-03-21 Ian Rogersperf dso: Reorder members to save space in 'struct...
2024-03-21 Anne Macedoperf lock contention: Trim backtrace by skipping tracei...
2024-03-21 Ian Rogersperf vendor events intel: Remove info metrics erroneous...
2024-03-21 Ian Rogersperf vendor events intel: Update snowridgex to 1.22
2024-03-21 Ian Rogersperf vendor events intel: Update skylake to v58
2024-03-21 Ian Rogersperf vendor events intel: Update skylakex to 1.33
2024-03-21 Ian Rogersperf vendor events intel: Update sierraforest to 1.02
2024-03-21 Ian Rogersperf vendor events intel: Update sapphirerapids to...
2024-03-21 Ian Rogersperf vendor events intel: Update meteorlake to 1.08
2024-03-21 Ian Rogersperf vendor events intel: Update lunarlake to 1.01
2024-03-21 Ian Rogersperf vendor events intel: Update icelakex to 1.24
2024-03-21 Ian Rogersperf vendor events intel: Update grandridge to 1.02
2024-03-21 Ian Rogersperf vendor events intel: Update emeraldrapids to 1.06
2024-03-21 Ian Rogersperf vendor events intel: Update cascadelakex to 1.21
2024-03-21 Arnaldo Carvalho... perf probe: Add missing libgen.h header needed for...
2024-03-21 Arnaldo Carvalho... perf trace: Fix 'newfstatat'/'fstatat' argument pretty...
2024-03-21 Arnaldo Carvalho... perf trace: Beautify the 'flags' arg of unlinkat
2024-03-21 Arnaldo Carvalho... perf beauty: Introduce faccessat2 flags scnprintf routine
2024-03-21 Arnaldo Carvalho... perf beauty: Introduce scrape script for the 'statx...
2024-03-21 Arnaldo Carvalho... perf beauty: Introduce scrape script for various fs...
2024-03-21 Ian Rogersperf tests: Run tests in parallel by default
2024-03-21 Ian Rogersperf help: Lower levenshtein penality for deleting...
2024-03-21 Ian Rogersperf tools: Suggest inbuilt commands for unknown command
2024-03-21 Ian Rogersperf test: Read child test 10 times a second rather...
2024-03-21 Ian Rogersperf test: Use a single fd for the child process out/err
2024-03-21 Ian Rogersperf test: Stat output per thread of just the parent...
2024-03-21 Ian Rogersperf record: Delete session after stopping sideband...
2024-03-21 Ian Rogersperf tools: Add/use PMU reverse lookup from config...
2024-03-21 Ian Rogersperf tools: Use pmus to describe type from attribute
2024-03-21 Ian Rogersperf list: Give more details about raw event encodings
2024-03-21 Ian Rogersperf list: Allow wordwrap to wrap on commas
2024-03-21 Ian Rogersperf pmu: Drop "default_core" from alias names
2024-03-21 Ian Rogersperf list: Add tracepoint encoding to detailed output
2024-03-21 Arnaldo Carvalho... perf beauty: Introduce scrape script for 'clone' syscal...
2024-03-21 Namhyung Kimperf annotate-data: Do not retry for invalid types
2024-03-21 Namhyung Kimperf annotate-data: Add a cache for global variable...
2024-03-21 Namhyung Kimperf annotate-data: Add stack canary type
2024-03-21 Namhyung Kimperf annotate-data: Handle ADD instructions
2024-03-21 Namhyung Kimperf annotate-data: Support general per-cpu access
2024-03-21 Namhyung Kimperf annotate-data: Track instructions with a this...
2024-03-21 Namhyung Kimperf annotate-data: Handle this-cpu variables in kernel
2024-03-21 Namhyung Kimperf annotate: Parse x86 segment register location
2024-03-21 Namhyung Kimperf annotate-data: Check register state for type
2024-03-21 Namhyung Kimperf annotate-data: Implement instruction tracking
2024-03-21 Namhyung Kimperf annotate-data: Handle call instructions
2024-03-21 Namhyung Kimperf annotate-data: Handle global variable access
2024-03-21 Namhyung Kimperf annotate-data: Add get_global_var_type()
2024-03-21 Namhyung Kimperf annotate-data: Add update_insn_state()
2024-03-21 Namhyung Kimperf annotate-data: Maintain variable type info
2024-03-21 Namhyung Kimperf annotate-data: Add debug messages
2024-03-21 Namhyung Kimperf annotate: Add annotate_get_basic_blocks()
2024-03-21 Namhyung Kimperf annotate-data: Introduce 'struct data_loc_info'
2024-03-21 Namhyung Kimperf map: Add map__objdump_2rip()
2024-03-21 Namhyung Kimperf dwarf-aux: Add die_find_func_rettype()
2024-03-21 Namhyung Kimperf dwarf-aux: Handle type transfer for memory access
2024-03-21 Namhyung Kimperf dwarf-aux: Add die_collect_vars()
2024-03-21 Namhyung Kimperf dwarf-aux: Remove unused pc argument
2024-03-21 Ian Rogersperf cpumap: Use perf_cpu_map__for_each_cpu when possible
2024-03-21 Ian Rogersperf stat: Remove duplicate cpus_map_matched function
2024-03-21 Ian Rogersperf arm64 header: Remove unnecessary CPU map get and put
2024-03-21 Ian Rogersperf cpumap: Clean up use of perf_cpu_map__has_any_cpu_...
next