linux.git
2024-04-17 Chaitanya S... perf tools: Enable configs required for test_uprobe_fro...
2024-04-17 Namhyung Kimperf report: Add weight[123] output fields
2024-04-17 Namhyung Kimperf hist: Add weight fields to hist entry stats
2024-04-17 Namhyung Kimperf hist: Move histogram related code to hist.h
2024-04-16 Namhyung Kimperf annotate-data: Handle RSP if it's not the FB register
2024-04-16 Namhyung Kimperf dwarf-aux: Check variable address range properly
2024-04-16 Namhyung Kimperf dwarf-aux: Check pointer offset when checking...
2024-04-16 Namhyung Kimperf annotate-data: Improve debug message with location...
2024-04-12 Ian Rogersperf bench uprobe: Add uretprobe variant of uprobe...
2024-04-12 Ian Rogersperf bench uprobe: Remove lib64 from libc.so.6 binary...
2024-04-12 Ian Rogersperf trace beauty: Add shellcheck to scripts
2024-04-12 Ian Rogersperf util: Add shellcheck to generate-cmdlist.sh
2024-04-12 Ian Rogersperf arch x86: Add shellcheck to build
2024-04-12 Ian Rogersperf build: Add shellcheck to tools/perf scripts
2024-04-12 Ian Rogersperf list: Escape '\r' in JSON output
2024-04-12 Ian Rogersperf dsos: Switch more loops to dsos__for_each_dso()
2024-04-12 Ian Rogersperf dso: Move dso functions out of dsos.c
2024-04-12 Ian Rogersperf dsos: Introduce dsos__for_each_dso()
2024-04-12 Ian Rogersperf dsos: Tidy reference counting and locking
2024-04-12 Ian Rogersperf dsos: Attempt to better abstract DSOs internals
2024-04-12 Adrian Hunterperf record: Fix debug message placement for test consu...
2024-04-12 Namhyung Kimperf annotate: Skip DSOs not found
2024-04-12 Namhyung Kimperf report: Do not collect sample histogram unnecessarily
2024-04-12 Namhyung Kimperf report: Add a menu item to annotate data type...
2024-04-12 Namhyung Kimperf annotate-data: Support event group display in TUI
2024-04-12 Namhyung Kimperf annotate-data: Add hist_entry__annotate_data_tui()
2024-04-12 Namhyung Kimperf annotate-data: Add hist_entry__annotate_data_tty()
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...
next