index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
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 cpumap: Clean up use of perf_cpu_map__has_any_cpu_or_is_empty
Ian Rogers
2024-03-21
perf auxtrace: Fix multiple use of --itrace option
Adrian Hunter
2024-03-21
perf trace: Collect sys_nanosleep first argument
Arnaldo Carvalho de Melo
2024-03-06
perf annotate: Add comments in the data structures
Namhyung Kim
2024-03-06
perf annotate: Remove sym_hist.addr[] array
Namhyung Kim
2024-03-06
perf annotate: Calculate instruction overhead using hashmap
Namhyung Kim
2024-03-06
perf annotate: Add a hashmap for symbol histogram
Namhyung Kim
2024-03-03
perf threads: Reduce table size from 256 to 8
Ian Rogers
2024-03-03
perf threads: Switch from rbtree to hashmap
Ian Rogers
2024-03-03
perf threads: Move threads to its own files
Ian Rogers
2024-03-03
perf machine: Move machine's threads into its own abstraction
Ian Rogers
2024-03-03
perf machine: Move fprintf to for_each loop and a callback
Ian Rogers
2024-03-03
perf trace: Ignore thread hashing in summary
Ian Rogers
2024-03-03
perf report: Sort child tasks by tid
Ian Rogers
2024-02-29
perf map: Fix map reference count issues
Ian Rogers
2024-02-29
perf lock contention: Account contending locks too
Namhyung Kim
2024-02-29
perf metrics: Fix segv for metrics with no events
Ian Rogers
2024-02-29
perf metrics: Fix metric matching
Ian Rogers
2024-02-26
perf pmu: Fix a potential memory leak in perf_pmu__lookup()
Christophe JAILLET
2024-02-26
perf data convert: Fix segfault when converting to json when cpu_desc isn't set
Ilkka Koskinen
2024-02-23
perf print-events: make is_event_supported() more robust
Mark Rutland
2024-02-22
perf list: Add scandirat compatibility function
Ian Rogers
2024-02-22
perf thread_map: Skip exited threads when scanning /proc
Ian Rogers
2024-02-22
perf stat: Fix metric-only aggregation index
Ian Rogers
2024-02-22
perf metrics: Compute unmerged uncore metrics individually
Ian Rogers
2024-02-22
perf stat: Pass fewer metric arguments
Ian Rogers
2024-02-20
perf: util: use capstone disasm engine to show assembly instructions
Changbin Du
2024-02-16
perf tools: Fixup module symbol end address properly
Namhyung Kim
2024-02-16
perf augmented_raw_syscalls.bpf: Move 'struct timespec64' to vmlinux.h
Arnaldo Carvalho de Melo
2024-02-15
perf parse-regs: Introduce a weak function arch__sample_reg_masks()
Leo Yan
2024-02-15
perf parse-regs: Always build perf register functions
Leo Yan
2024-02-13
perf metric: Don't remove scale from counts
Ian Rogers
2024-02-13
perf stat: Avoid metric-only segv
Ian Rogers
2024-02-13
perf expr: Fix "has_event" function for metric style events
Ian Rogers
2024-02-13
perf expr: Allow NaN to be a valid number
Ian Rogers
[prev]
[next]