index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
evsel.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-20
perf script: Cache the output type
Arnaldo Carvalho de Melo
1
-0
/
+1
2024-12-18
perf python: Add parse_events function
Ian Rogers
1
-1
/
+1
2024-12-18
perf tools: Add missing_features for aux_start_paused, aux_pause, aux_resume
Adrian Hunter
1
-0
/
+1
2024-12-09
perf evsel: Allow evsel__newtp without libtraceevent
Ian Rogers
1
-10
/
+4
2024-12-09
perf evsel: Add/use accessor for tp_format
Ian Rogers
1
-0
/
+5
2024-10-22
perf tools: Detect missing kernel features properly
Namhyung Kim
1
-1
/
+0
2024-10-10
perf tool_pmu: Factor tool events into their own PMU
Ian Rogers
1
-27
/
+1
2024-10-02
tools/perf: Allow inherit + PERF_SAMPLE_READ when opening events
Ben Gainey
1
-0
/
+1
2024-09-26
perf evsel: Remove pmu_name
Ian Rogers
1
-2
/
+1
2024-09-26
perf evsel: Add alternate_hw_config and use in evsel__match
Ian Rogers
1
-17
/
+2
2024-09-11
perf evsel: Add accessor for tool_event
Ian Rogers
1
-0
/
+5
2024-08-19
perf evsel: Constify evsel__id_hdr_size() argument
Ian Rogers
1
-1
/
+1
2024-08-14
perf evsel: Assign abbr name for the branch counter events
Kan Liang
1
-0
/
+6
2024-08-14
perf evlist: Save branch counters information
Kan Liang
1
-0
/
+8
2024-08-13
perf stat: Fork and launch 'perf record' when 'perf stat' needs to get retire...
Weilin Wang
1
-0
/
+5
2024-08-12
perf parse-events: Add a retirement latency modifier
Ian Rogers
1
-0
/
+1
2024-06-10
perf evsel: Refactor tool events
Ian Rogers
1
-0
/
+14
2024-05-10
perf parse-events: Add new 'fake_tp' parameter for tests
Dominique Martinet
1
-2
/
+2
2024-01-22
perf util: Add evsel__taskstate() to parse the task state info instead
Ze Gao
1
-0
/
+1
2023-12-06
perf evsel: Fallback to "task-clock" when not system wide
Ian Rogers
1
-1
/
+2
2023-11-09
perf tools: Add branch counter knob
Kan Liang
1
-0
/
+1
2023-10-25
perf evsel: Rename evsel__increase_rlimit to rlimit__increase_nofile
Yang Jihong
1
-3
/
+0
2023-09-12
perf evsel: Add evsel__intval_common() helper
Yang Jihong
1
-0
/
+2
2023-07-01
perf evsel amd: Fix IBS error message
Ravi Bangoria
1
-0
/
+1
2023-06-16
perf stat: New metricgroup output for the default mode
Kan Liang
1
-0
/
+1
2023-06-15
perf evsel: Fix the annotation for hardware events on hybrid
Kan Liang
1
-3
/
+14
2023-05-31
Merge tag 'perf-tools-fixes-for-v6.4-2-2023-05-30' into perf-tools-next
Arnaldo Carvalho de Melo
1
-4
/
+2
2023-05-28
perf evsel: Don't let for_each_group() treat the head of the list as one of i...
Ian Rogers
1
-8
/
+16
2023-05-28
perf evsel: Don't let evsel__group_pmu_name() traverse unsorted group
Ian Rogers
1
-1
/
+1
2023-05-27
perf evlist: Remove __evlist__add_default
Ian Rogers
1
-3
/
+0
2023-05-26
perf evsel: Separate bpf_counter_list and bpf_filters, can be used at the sam...
Song Liu
1
-4
/
+2
2023-05-10
perf stat: Introduce skippable evsels
Ian Rogers
1
-0
/
+1
2023-05-05
perf stat: Separate bperf from bpf_profiler
Dmitrii Dolgov
1
-0
/
+5
2023-04-24
perf tools: Add util function for overriding user set config values
James Clark
1
-0
/
+3
2023-04-24
perf evsel: Introduce evsel__name_is() method to check if the evsel name is e...
Arnaldo Carvalho de Melo
1
-0
/
+1
2023-03-15
perf bpf filter: Implement event sample filtering
Namhyung Kim
1
-2
/
+5
2023-03-13
perf evsel: Remove use_uncore_alias
Ian Rogers
1
-1
/
+0
2023-03-13
perf evsel: Add function to compute group PMU name
Ian Rogers
1
-0
/
+1
2023-03-13
perf evsel: Allow const evsel for certain accesses
Ian Rogers
1
-3
/
+3
2023-02-19
perf stat: Use counts rather than saved_value
Ian Rogers
1
-1
/
+1
2023-02-03
perf stat: Remove evsel metric_name/expr
Ian Rogers
1
-2
/
+0
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
1
-1
/
+11
2022-11-16
perf cpumap: Tidy libperf includes
Ian Rogers
1
-2
/
+0
2022-11-15
perf pmu: Remove mostly unused 'struct perf_pmu' 'is_hybrid' member
Ian Rogers
1
-1
/
+1
2022-10-04
perf record: Set PERF_FORMAT_LOST by default
Namhyung Kim
1
-0
/
+1
2022-07-29
perf evsel: Add arch_evsel__hw_name()
Kan Liang
1
-0
/
+1
2022-07-20
perf tools: Factor out evsel__id_hdr_size()
Adrian Hunter
1
-0
/
+2
2022-06-24
perf record ibs: Warn about sampling period skew
Ravi Bangoria
1
-0
/
+1
2022-05-20
perf stat: Always keep perf metrics topdown events in a group
Kan Liang
1
-1
/
+1
2022-05-17
perf evlist: Keep topdown counters in weak group
Ian Rogers
1
-0
/
+3
[next]