linux-2.6-block.git
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_...
2024-03-21 Ian Rogersperf intel-pt/intel-bts: Switch perf_cpu_map__has_any_c...
2024-03-21 Ian Rogersperf arm-spe/cs-etm: Directly iterate CPU maps
2024-03-21 Ian Rogerslibperf cpumap: Ensure empty cpumap is NULL from alloc
2024-03-21 Ian Rogerslibperf cpumap: Add any, empty and min helpers
2024-03-21 Ethan Adamsperf build: Fix out of tree build related to installati...
2024-03-21 Adrian Hunterperf auxtrace: Fix multiple use of --itrace option
2024-03-21 Adrian Hunterperf script: Show also errors for --insn-trace option
2024-03-21 James Clarkperf docs arm_spe: Clarify more SPE requirements relate...
2024-03-21 Arnaldo Carvalho... tools headers: Remove almost unused copy of uapi/stat...
2024-03-21 Arnaldo Carvalho... tools headers: Remove now unused copies of uapi/{fcntl...
2024-03-21 Arnaldo Carvalho... perf beauty: Use the system linux/fcntl.h instead of...
2024-03-21 Arnaldo Carvalho... perf beauty: Move prctl.h files (uapi/linux and x86...
2024-03-21 Arnaldo Carvalho... perf beauty: Stop using the copy of uapi/linux/prctl.h
2024-03-21 Arnaldo Carvalho... perf beauty: Move arch/x86/include/asm/irq_vectors...
2024-03-21 Arnaldo Carvalho... perf beauty: Move uapi/sound/asound.h copy out of the...
2024-03-21 Arnaldo Carvalho... perf beauty: Move uapi/linux/usbdevice_fs.h copy out...
2024-03-21 Arnaldo Carvalho... perf beauty: Move uapi/linux/mount.h copy out of the...
2024-03-21 Arnaldo Carvalho... perf beauty: Don't include uapi/linux/mount.h, use...
2024-03-21 Arnaldo Carvalho... perf beauty: Move uapi/linux/fs.h copy out of the direc...
2024-03-21 Arnaldo Carvalho... perf beauty: Fix dependency of tables using uapi/linux...
2024-03-21 Bhaskar Chowdhuryperf c2c: Fix a punctuation
2024-03-21 Arnaldo Carvalho... perf trace: Collect sys_nanosleep first argument
next