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
2022-11-14
perf stat: Clear screen only if output file is a tty
Namhyung Kim
2022-11-14
perf stat: Increase metric length to align outputs
Namhyung Kim
2022-11-11
libbpf: Hashmap.h update to fix build issues using LLVM14
Eduard Zingerman
2022-11-10
perf print-events: Remove redundant comparison with zero
Kang Minchul
2022-11-10
perf data: Add tracepoint fields when converting to JSON
Dmitrii Dolgov
2022-11-09
libbpf: Hashmap interface update to allow both long and void* keys/values
Eduard Zingerman
2022-11-08
perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file as unsinged data
Masami Hiramatsu (Google)
2022-11-08
perf test: Fix skipping branch stack sampling test
James Clark
2022-11-08
perf stat: Fix printing os->prefix in CSV metrics output
Athira Rajeev
2022-11-08
perf stat: Fix crash with --per-node --metric-only in CSV mode
Namhyung Kim
2022-11-04
perf bpf: Rename perf_include_dir to libbpf_include_dir
Arnaldo Carvalho de Melo
2022-11-04
perf trace: Raw augmented syscalls fix libbpf 1.0+ compatibility
Ian Rogers
2022-11-03
perf session: Change type to avoid undefined behaviour in a signal handler
Ian Rogers
2022-11-03
perf probe: Fix to get declared file name from clang DWARF5
Masami Hiramatsu (Google)
2022-11-03
perf probe: Use dwarf_attr_integrate as generic DWARF attr accessor
Masami Hiramatsu (Google)
2022-11-03
perf probe: Fix to avoid crashing if DW_AT_decl_file is NULL
Masami Hiramatsu (Google)
2022-10-31
perf lock contention: Increase default stack skip to 4
Namhyung Kim
2022-10-31
perf lock contention: Avoid variable length arrays
Namhyung Kim
2022-10-31
perf lock contention: Fix memory sanitizer issue
Namhyung Kim
2022-10-31
perf evlist: Add missing util/event.h header
Arnaldo Carvalho de Melo
2022-10-31
perf mmap: Remove several unneeded includes from util/mmap.h
Arnaldo Carvalho de Melo
2022-10-31
perf thread: Move thread__resolve() from event.h
Arnaldo Carvalho de Melo
2022-10-31
perf symbol: Move addr_location__put() from event.h
Arnaldo Carvalho de Melo
2022-10-31
perf machine: Move machine__resolve() from event.h
Arnaldo Carvalho de Melo
2022-10-31
perf kwork: Remove includes not needed in kwork.h
Arnaldo Carvalho de Melo
2022-10-31
perf tools: Move 'struct perf_sample' to a separate header file to disentangl...
Arnaldo Carvalho de Melo
2022-10-31
perf branch: Remove some needless headers, add a needed one
Arnaldo Carvalho de Melo
2022-10-31
perf bpf: No need to include headers just use forward declarations
Arnaldo Carvalho de Melo
2022-10-27
perf bpf: No need to include compiler.h when HAVE_LIBBPF_SUPPORT is true
Arnaldo Carvalho de Melo
2022-10-27
perf tools: Make quiet mode consistent between tools
James Clark
2022-10-27
perf event: Drop perf_regs.h include, not needed anymore
Arnaldo Carvalho de Melo
2022-10-27
perf scripting python: Add missing util/perf_regs.h include to get perf_reg_n...
Arnaldo Carvalho de Melo
2022-10-27
perf unwind arm64: Remove needless event.h & thread.h includes
Arnaldo Carvalho de Melo
2022-10-27
perf config: Add missing newline on pr_warning() call in home_perfconfig()
Yang Jihong
2022-10-27
perf stat: Remove unused perf_counts.aggr field
Namhyung Kim
2022-10-27
perf stat: Display percore events properly
Namhyung Kim
2022-10-27
perf stat: Display event stats using aggr counts
Namhyung Kim
2022-10-27
perf stat: Add perf_stat_process_shadow_stats()
Namhyung Kim
2022-10-27
perf stat: Add perf_stat_process_percore()
Namhyung Kim
2022-10-27
perf stat: Add perf_stat_merge_counters()
Namhyung Kim
2022-10-27
perf stat: Reset aggr counts for each interval
Namhyung Kim
2022-10-27
perf stat: Allocate aggr counts for recorded data
Namhyung Kim
2022-10-27
perf stat: Aggregate per-thread stats using evsel->stats->aggr
Namhyung Kim
2022-10-27
perf stat: Factor out evsel__count_has_error()
Namhyung Kim
2022-10-27
perf stat: Aggregate events using evsel->stats->aggr
Namhyung Kim
2022-10-27
perf stat: Allocate evsel->stats->aggr properly
Namhyung Kim
2022-10-27
perf stat: Add struct perf_stat_aggr to perf_stat_evsel
Namhyung Kim
2022-10-27
perf stat: Add 'needs_sort' argument to cpu_aggr_map__new()
Namhyung Kim
2022-10-27
perf stat: Add aggr id for global mode
Namhyung Kim
2022-10-27
perf stat: Use evsel__is_hybrid() more
Namhyung Kim
[prev]
[next]