index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
evsel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-14
perf util: Add host_is_bigendian to util.h
Ian Rogers
1
-4
/
+1
2022-11-16
perf thread_map: Reduce exposure of libperf internal API
Ian Rogers
1
-0
/
+1
2022-11-16
perf expr: Tidy hashmap dependency
Ian Rogers
1
-4
/
+0
2022-11-15
perf pmu: Remove mostly unused 'struct perf_pmu' 'is_hybrid' member
Ian Rogers
1
-4
/
+1
2022-11-10
libbpf: Hashmap interface update to allow both long and void* keys/values
Eduard Zingerman
1
-1
/
+1
2022-10-27
perf stat: Aggregate events using evsel->stats->aggr
Namhyung Kim
1
-7
/
+2
2022-10-27
perf tools: Use pmu info in evsel__is_hybrid()
Namhyung Kim
1
-0
/
+3
2022-10-27
perf tools: Save evsel->pmu in parse_events()
Namhyung Kim
1
-10
/
+10
2022-10-06
perf tools: Remove special handling of system-wide evsel
Namhyung Kim
1
-10
/
+2
2022-10-04
perf tools: Add debug messages and comments for testing
Adrian Hunter
1
-0
/
+2
2022-10-04
perf record: Set PERF_FORMAT_LOST by default
Namhyung Kim
1
-1
/
+9
2022-10-04
perf hashmap: Tidy hashmap dependency
Ian Rogers
1
-1
/
+5
2022-08-19
perf tools: Support reading PERF_FORMAT_LOST
Namhyung Kim
1
-11
/
+18
2022-07-29
perf evsel: Add arch_evsel__hw_name()
Kan Liang
1
-1
/
+6
2022-07-20
perf tools: Add machine_pid and vcpu to perf_sample
Adrian Hunter
1
-0
/
+1
2022-07-20
perf tools: Factor out evsel__id_hdr_size()
Adrian Hunter
1
-0
/
+26
2022-07-18
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-0
/
+9
2022-06-28
perf offcpu: Accept allowed sample types only
Namhyung Kim
1
-0
/
+9
2022-06-24
perf record ibs: Warn about sampling period skew
Ravi Bangoria
1
-0
/
+7
2022-05-26
perf unwind: Use dynamic register set for DWARF unwind
James Clark
1
-1
/
+1
2022-05-26
perf report: Do not extend sample type of bpf-output event
Namhyung Kim
1
-2
/
+2
2022-05-26
perf stat: Add requires_cpu flag for uncore
Adrian Hunter
1
-0
/
+1
2022-05-20
perf stat: Always keep perf metrics topdown events in a group
Kan Liang
1
-2
/
+11
2022-05-17
perf evlist: Keep topdown counters in weak group
Ian Rogers
1
-0
/
+10
2022-05-09
perf evsel: Add tool event helpers
Ian Rogers
1
-10
/
+31
2022-05-09
perf evsel: Constify a few arrays
Ian Rogers
1
-7
/
+7
2022-04-20
perf list: Print all available tool events
Florian Fischer
1
-7
/
+12
2022-03-26
perf evsel: Improve AMD IBS (Instruction-Based Sampling) error handling messages
Kim Phillips
1
-0
/
+25
2022-03-23
perf evsel: Make evsel__env() always return a valid env
Kim Phillips
1
-1
/
+1
2022-03-07
perf evsel: Add error message for unsupported branch stack cases
James Clark
1
-0
/
+4
2022-01-22
perf evsel: Override attr->sample_period for non-libpfm4 events
German Gomez
1
-8
/
+17
2022-01-22
perf cpumap: Migrate to libperf cpumap api
Ian Rogers
1
-9
/
+11
2022-01-18
Merge tag 'perf-tools-for-v5.17-2022-01-16' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-90
/
+76
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
1
-3
/
+3
2022-01-12
perf evsel: Rename variable cpu to index
Ian Rogers
1
-41
/
+42
2022-01-12
perf evsel: Reduce scope of evsel__ignore_missing_thread
Ian Rogers
1
-4
/
+4
2022-01-12
perf evsel: Rename CPU around get_group_fd
Ian Rogers
1
-11
/
+11
2022-01-12
perf stat: Correct variable name for read counter
Ian Rogers
1
-15
/
+15
2022-01-12
perf evsel: Derive CPUs and threads in alloc_counts
Ian Rogers
1
-1
/
+1
2022-01-12
perf evsel: Improve error message for uncore events
Ian Rogers
1
-0
/
+4
2021-12-08
libperf: Adopt perf_counts_values__scale() from tools/perf/util
Shunsuke Nakamura
1
-19
/
+0
2021-12-06
tools/perf: Add '__rel_loc' event field parsing support
Masami Hiramatsu
1
-0
/
+2
2021-11-18
perf evsel: Fix memory leaks relating to unit
Ian Rogers
1
-9
/
+9
2021-11-14
perf expr: Add source_count for aggregating events
Ian Rogers
1
-0
/
+12
2021-11-07
perf evsel: Don't set exclude_guest by default
Ravi Bangoria
1
-5
/
+7
2021-11-06
perf evsel: Fix missing exclude_{host,guest} setting
Namhyung Kim
1
-5
/
+22
2021-10-28
perf evsel: Add bitfield_swap() to handle branch_stack endian issue
Madhavan Srinivasan
1
-2
/
+75
2021-10-20
perf parse-events: Add new "metric-id" term
Ian Rogers
1
-0
/
+17
2021-09-11
perf tools: Factor out copy_config_terms() and free_config_terms()
Adrian Hunter
1
-5
/
+15
2021-08-31
perf evsel: Handle precise_ip fallback in evsel__open_cpu()
Riccardo Mancini
1
-33
/
+26
[prev]
[next]