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
2022-01-22
perf test: Add parse-events test for aliases with hyphens
John Garry
2022-01-22
perf parse-events: Support event alias in form foo-bar-baz
John Garry
2022-01-22
perf evsel: Override attr->sample_period for non-libpfm4 events
German Gomez
2022-01-22
perf cpumap: Remove duplicate include in cpumap.h
Lv Ruyi
2022-01-22
perf cpumap: Migrate to libperf cpumap api
Ian Rogers
2022-01-22
perf python: Fix cpu_map__item() building
Ian Rogers
2022-01-19
perf machine: Use path__join() to compose a path instead of snprintf(dir, '/'...
Arnaldo Carvalho de Melo
2022-01-18
perf evlist: No need to setup affinities when disabling events for pid targets
Arnaldo Carvalho de Melo
2022-01-18
perf evlist: No need to setup affinities when enabling events for pid targets
Arnaldo Carvalho de Melo
2022-01-18
perf affinity: Allow passing a NULL arg to affinity__cleanup()
Arnaldo Carvalho de Melo
2022-01-18
perf probe: Fix ppc64 'perf probe add events failed' case
Zechuan Chen
2022-01-18
Merge tag 'perf-tools-for-v5.17-2022-01-16' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2022-01-16
Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2022-01-15
perf record: Disable debuginfod by default
Jiri Olsa
2022-01-15
perf evlist: No need to do any affinity setup when profiling pids
Arnaldo Carvalho de Melo
2022-01-15
perf cpumap: Add is_dummy() method
Arnaldo Carvalho de Melo
2022-01-15
perf metric: Fix metric_leader
Ian Rogers
2022-01-14
perf cputopo: Fix CPU topology reading on s/390
Thomas Richter
2022-01-14
perf metricgroup: Fix use after free in metric__new()
José Expósito
2022-01-14
perf arm: Fix off-by-one directory path
Ian Rogers
2022-01-13
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-01-12
perf pmu-events: Don't lower case MetricExpr
Ian Rogers
2022-01-12
perf expr: Add debug logging for literals
Ian Rogers
2022-01-12
perf tools: Probe non-deprecated sysfs path 1st
Ian Rogers
2022-01-12
perf tools: Fix SMT fallback with large core counts
Ian Rogers
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
2022-01-12
perf stat: Correct first_shadow_cpu to return index
Ian Rogers
2022-01-12
perf bpf: Rename 'cpu' to 'cpu_map_idx'
Ian Rogers
2022-01-12
perf stat: Swap variable name cpu to index
Ian Rogers
2022-01-12
perf stat: Correct check_per_pkg() cpu
Ian Rogers
2022-01-12
perf evsel: Rename variable cpu to index
Ian Rogers
2022-01-12
perf evsel: Reduce scope of evsel__ignore_missing_thread
Ian Rogers
2022-01-12
perf evsel: Rename CPU around get_group_fd
Ian Rogers
2022-01-12
perf stat: Correct variable name for read counter
Ian Rogers
2022-01-12
perf evlist: Refactor evlist__for_each_cpu()
Ian Rogers
2022-01-12
perf stat: Use perf_cpu_map__for_each_cpu()
Ian Rogers
2022-01-12
perf stat: Rename aggr_data cpu to imply it's an index
Ian Rogers
2022-01-12
perf counts: Switch name cpu to cpu_map_idx
Ian Rogers
2022-01-12
perf evsel: Derive CPUs and threads in alloc_counts
Ian Rogers
2022-01-12
perf stat-display: Avoid use of core for CPU
Ian Rogers
2022-01-12
perf cpumap: Add CPU to aggr_cpu_id
Ian Rogers
2022-01-12
perf stat: Fix memory leak in check_per_pkg()
Ian Rogers
2022-01-12
perf cpumap: Trim the cpu_aggr_map
Ian Rogers
2022-01-12
perf cpumap: Add some comments to cpu_aggr_map
Ian Rogers
2022-01-12
perf cpumap: Move 'has' function to libperf
Ian Rogers
2022-01-12
perf cpumap: Rename cpu_map__get_X_aggr_by_cpu functions
Ian Rogers
2022-01-12
perf cpumap: Refactor cpu_map__build_map()
Ian Rogers
2022-01-12
perf cpumap: Remove cpu_map__cpu(), use libperf function
Ian Rogers
2022-01-12
perf cpumap: Remove map from function names that don't use a map
Ian Rogers
2022-01-12
perf cpumap: Document cpu__get_node() and remove redundant function
Ian Rogers
[next]