index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2024-04-11
perf lock contention: Add a missing NULL check
Namhyung Kim
2024-04-11
perf annotate: Make sure to call symbol__annotate2() in TUI
Namhyung Kim
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
2024-02-12
perf maps: Locking tidy up of nr_maps
Ian Rogers
2024-02-12
perf maps: Hide maps internals
Ian Rogers
2024-02-12
perf maps: Get map before returning in maps__find_next_entry
Ian Rogers
2024-02-12
perf maps: Get map before returning in maps__find_by_name
Ian Rogers
2024-02-12
perf maps: Get map before returning in maps__find
Ian Rogers
2024-02-12
perf maps: Switch from rbtree to lazily sorted array for addresses
Ian Rogers
2024-02-12
Merge branch 'perf-tools' into perf-tools-next
Namhyung Kim
2024-02-09
perf srcline: Add missed addr2line closes
Ian Rogers
2024-02-09
perf stat: Support per-cluster aggregation
Yicong Yang
2024-02-09
perf tools: Remove misleading comments on map functions
Namhyung Kim
2024-02-09
perf thread_map: Free strlist on normal path in thread_map__new_by_tid_str()
Yang Jihong
2024-02-08
perf symbols: Slightly improve module file executable section mappings
Adrian Hunter
2024-02-08
perf tools: Make it possible to see perf's kernel and module memory mappings
Adrian Hunter
2024-02-02
tools: perf: Expose sample ID / stream ID to python scripts
Ben Gainey
2024-02-02
perf parse-events: Print all errors
Ian Rogers
2024-02-02
perf parse-events: Improve error location of terms cloned from an event
Ian Rogers
[next]