index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2024-03-21
perf tools: Suggest inbuilt commands for unknown command
Ian Rogers
2024-03-21
perf test: Read child test 10 times a second rather than 1
Ian Rogers
2024-03-21
perf test: Use a single fd for the child process out/err
Ian Rogers
2024-03-21
perf test: Stat output per thread of just the parent process
Ian Rogers
2024-03-21
perf record: Delete session after stopping sideband thread
Ian Rogers
2024-03-21
perf tools: Add/use PMU reverse lookup from config to name
Ian Rogers
2024-03-21
perf tools: Use pmus to describe type from attribute
Ian Rogers
2024-03-21
perf list: Give more details about raw event encodings
Ian Rogers
2024-03-21
perf list: Allow wordwrap to wrap on commas
Ian Rogers
2024-03-21
perf pmu: Drop "default_core" from alias names
Ian Rogers
2024-03-21
perf list: Add tracepoint encoding to detailed output
Ian Rogers
2024-03-21
perf beauty: Introduce scrape script for 'clone' syscall 'flags' argument
Arnaldo Carvalho de Melo
2024-03-21
perf annotate-data: Do not retry for invalid types
Namhyung Kim
2024-03-21
perf annotate-data: Add a cache for global variable types
Namhyung Kim
2024-03-21
perf annotate-data: Add stack canary type
Namhyung Kim
2024-03-21
perf annotate-data: Handle ADD instructions
Namhyung Kim
2024-03-21
perf annotate-data: Support general per-cpu access
Namhyung Kim
2024-03-21
perf annotate-data: Track instructions with a this-cpu variable
Namhyung Kim
2024-03-21
perf annotate-data: Handle this-cpu variables in kernel
Namhyung Kim
2024-03-21
perf annotate: Parse x86 segment register location
Namhyung Kim
2024-03-21
perf annotate-data: Check register state for type
Namhyung Kim
2024-03-21
perf annotate-data: Implement instruction tracking
Namhyung Kim
2024-03-21
perf annotate-data: Handle call instructions
Namhyung Kim
2024-03-21
perf annotate-data: Handle global variable access
Namhyung Kim
2024-03-21
perf annotate-data: Add get_global_var_type()
Namhyung Kim
2024-03-21
perf annotate-data: Add update_insn_state()
Namhyung Kim
2024-03-21
perf annotate-data: Maintain variable type info
Namhyung Kim
2024-03-21
perf annotate-data: Add debug messages
Namhyung Kim
2024-03-21
perf annotate: Add annotate_get_basic_blocks()
Namhyung Kim
2024-03-21
perf annotate-data: Introduce 'struct data_loc_info'
Namhyung Kim
2024-03-21
perf map: Add map__objdump_2rip()
Namhyung Kim
2024-03-21
perf dwarf-aux: Add die_find_func_rettype()
Namhyung Kim
2024-03-21
perf dwarf-aux: Handle type transfer for memory access
Namhyung Kim
2024-03-21
perf dwarf-aux: Add die_collect_vars()
Namhyung Kim
2024-03-21
perf dwarf-aux: Remove unused pc argument
Namhyung Kim
2024-03-21
perf cpumap: Use perf_cpu_map__for_each_cpu when possible
Ian Rogers
2024-03-21
perf stat: Remove duplicate cpus_map_matched function
Ian Rogers
2024-03-21
perf arm64 header: Remove unnecessary CPU map get and put
Ian Rogers
2024-03-21
perf cpumap: Clean up use of perf_cpu_map__has_any_cpu_or_is_empty
Ian Rogers
2024-03-21
perf intel-pt/intel-bts: Switch perf_cpu_map__has_any_cpu_or_is_empty use
Ian Rogers
2024-03-21
perf arm-spe/cs-etm: Directly iterate CPU maps
Ian Rogers
2024-03-21
libperf cpumap: Ensure empty cpumap is NULL from alloc
Ian Rogers
2024-03-21
libperf cpumap: Add any, empty and min helpers
Ian Rogers
2024-03-21
perf build: Fix out of tree build related to installation of sysreg-defs
Ethan Adams
2024-03-21
perf auxtrace: Fix multiple use of --itrace option
Adrian Hunter
2024-03-21
perf script: Show also errors for --insn-trace option
Adrian Hunter
2024-03-21
perf docs arm_spe: Clarify more SPE requirements related to KPTI
James Clark
2024-03-21
tools headers: Remove almost unused copy of uapi/stat.h, add few conditional ...
Arnaldo Carvalho de Melo
2024-03-21
tools headers: Remove now unused copies of uapi/{fcntl,openat2}.h and asm/fcn...
Arnaldo Carvalho de Melo
2024-03-21
perf beauty: Use the system linux/fcntl.h instead of a copy from the kernel
Arnaldo Carvalho de Melo
[next]