index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2024-05-26
Revert "perf parse-events: Prefer sysfs/JSON hardware events over legacy"
Arnaldo Carvalho de Melo
2024-05-21
Merge tag 'perf-tools-for-v6.10-1-2024-05-21' of git://git.kernel.org/pub/scm...
Linus Torvalds
2024-05-11
perf pmu: Count sys and cpuid JSON events separately
Ian Rogers
2024-05-11
perf stat: Don't display metric header for non-leader uncore events
Ian Rogers
2024-05-11
perf annotate-data: Ensure the number of type histograms
Namhyung Kim
2024-05-11
perf annotate: Fix segfault on sample histogram
Namhyung Kim
2024-05-10
perf tools: Ignore deleted cgroups
Namhyung Kim
2024-05-10
perf parse: Allow tracepoint names to start with digits
Dominique Martinet
2024-05-10
perf parse-events: Add new 'fake_tp' parameter for tests
Dominique Martinet
2024-05-10
perf parse-events: pass parse_state to add_tracepoint
Dominique Martinet
2024-05-09
perf symbols: Fix ownership of string in dso__load_vmlinux()
James Clark
2024-05-09
perf symbols: Update kcore map before merging in remaining symbols
James Clark
2024-05-09
perf maps: Re-use __maps__free_maps_by_name()
James Clark
2024-05-09
perf symbols: Remove map from list before updating addresses
James Clark
2024-05-09
perf tracepoint: Don't scan all tracepoints to test if one exists
Ian Rogers
2024-05-09
perf dwarf-aux: Fix build with HAVE_DWARF_CFI_SUPPORT
James Clark
2024-05-09
perf thread: Fixes to thread__new() related to initializing comm
Ian Rogers
2024-05-09
perf comm: Fix comm_str__put() for reference count checking
Ian Rogers
2024-05-07
perf dwarf-aux: Print array type name with "[]"
Namhyung Kim
2024-05-07
perf hist: Avoid 'struct hist_entry_iter' mem_info memory leak
Ian Rogers
2024-05-07
perf mem-info: Add reference count checking
Ian Rogers
2024-05-07
perf mem-info: Move mem-info out of mem-events and symbol
Ian Rogers
2024-05-07
perf comm: Add reference count checking to 'struct comm_str'
Ian Rogers
2024-05-07
perf cpumap: Remove refcnt from 'struct cpu_aggr_map'
Ian Rogers
2024-05-07
perf block-info: Remove unused refcount
Ian Rogers
2024-05-07
perf annotate: Fix memory leak in annotated_source
Ian Rogers
2024-05-07
perf auxtrace: Allow number of queues to be specified
James Clark
2024-05-07
perf cs-etm: Print error for new PERF_RECORD_AUX_OUTPUT_HW_ID versions
James Clark
2024-05-07
perf annotate: Fix a comment about multi_regs in extract_reg_offset function
Athira Rajeev
2024-05-07
perf callchain: Use zfree() to avoid possibly accessing dangling pointers
Arnaldo Carvalho de Melo
2024-05-07
perf annotate: Use zfree() to avoid possibly accessing dangling pointers
Arnaldo Carvalho de Melo
2024-05-06
perf dso: Use container_of() to avoid a pointer in 'struct dso_data'
Ian Rogers
2024-05-06
perf symbol-elf: dso__load_sym_internal() reference count fixes
Ian Rogers
2024-05-06
perf symbol-elf: Ensure dso__put() in machine__process_ksymbol_register()
Ian Rogers
2024-05-06
perf map: Add missing dso__put() in map__new()
Ian Rogers
2024-05-06
perf dso: Add reference count checking and accessor functions
Ian Rogers
2024-05-06
perf dsos: Switch hand crafted code to bsearch()
Ian Rogers
2024-05-06
perf dsos: Remove __dsos__findnew_link_by_longname_id()
Ian Rogers
2024-05-06
perf dsos: Remove __dsos__addnew()
Ian Rogers
2024-05-06
perf dsos: Switch backing storage to array from rbtree/list
Ian Rogers
2024-05-03
perf pmu: Assume sysfs events are always the same case
Ian Rogers
2024-05-03
perf test pmu: Add an eagerly loaded event test
Ian Rogers
2024-05-03
perf test pmu: Refactor format test and exposed test APIs
Ian Rogers
2024-05-02
perf maps: Remove check_invariants() from maps__lock()
Namhyung Kim
2024-05-02
perf annotate-data: Check kind of stack variables
Namhyung Kim
2024-05-02
perf annotate-data: Handle multi regs in find_data_type_block()
Namhyung Kim
2024-05-02
perf annotate-data: Check memory access with two registers
Namhyung Kim
2024-05-02
perf annotate-data: Handle direct global variable access
Namhyung Kim
2024-05-02
perf annotate-data: Collect global variables in advance
Namhyung Kim
2024-05-02
perf dwarf-aux: Add die_collect_global_vars()
Namhyung Kim
[next]