index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
evsel.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf evsel: Fix duplicate initialization of data->id in evsel__parse_sample()
Yang Jihong
2024-02-02
1
-1
/
+0
*
perf evsel: Rename get_states() to parse_task_states() and make it public
Ze Gao
2024-02-02
1
-114
/
+1
*
perf util: Add evsel__taskstate() to parse the task state info instead
Ze Gao
2024-01-23
1
-1
/
+35
*
perf util: Add helpers to parse task state string from libtraceevent
Ze Gao
2024-01-23
1
-0
/
+112
*
libperf cpumap: Rename perf_cpu_map__dummy_new() to perf_cpu_map__new_any_cpu()
Ian Rogers
2023-12-12
1
-1
/
+1
*
perf evsel: Fallback to "task-clock" when not system wide
Ian Rogers
2023-12-06
1
-8
/
+10
*
perf tools: Add branch counter knob
Kan Liang
2023-11-09
1
-1
/
+34
*
perf evsel: Rename evsel__increase_rlimit to rlimit__increase_nofile
Yang Jihong
2023-10-25
1
-28
/
+2
*
perf evsel: Add evsel__intval_common() helper
Yang Jihong
2023-09-12
1
-0
/
+13
*
perf parse-regs: Remove PERF_REGS_{MAX|MASK} from common code
Leo Yan
2023-08-16
1
-1
/
+1
*
perf parse-regs: Introduce functions perf_arch_reg_{ip|sp}()
Leo Yan
2023-08-16
1
-2
/
+4
*
perf evsel: Remove duplicate check for `field` in evsel__intval()
Yang Jihong
2023-08-15
1
-3
/
+0
*
perf evsel: Free evsel->filter on the destructor
Arnaldo Carvalho de Melo
2023-07-20
1
-0
/
+1
*
perf evsel amd: Fix IBS error message
Ravi Bangoria
2023-07-02
1
-21
/
+9
*
perf evsel: Add verbose 3 print of evsel name when opening
Ian Rogers
2023-06-01
1
-0
/
+1
*
Merge tag 'perf-tools-fixes-for-v6.4-2-2023-05-30' into perf-tools-next
Arnaldo Carvalho de Melo
2023-05-31
1
-0
/
+1
|
\
|
*
perf evsel: Separate bpf_counter_list and bpf_filters, can be used at the sam...
Song Liu
2023-05-26
1
-0
/
+1
*
|
perf evsel: Don't let evsel__group_pmu_name() traverse unsorted group
Ian Rogers
2023-05-28
1
-24
/
+7
*
|
perf pmus: Remove perf_pmus__has_hybrid
Ian Rogers
2023-05-27
1
-1
/
+1
*
|
perf pmu: Separate pmu and pmus
Ian Rogers
2023-05-27
1
-1
/
+2
*
|
perf evsel: Compute is_hybrid from PMU being core
Ian Rogers
2023-05-27
1
-2
/
+10
*
|
perf evlist: Remove __evlist__add_default
Ian Rogers
2023-05-27
1
-46
/
+0
*
|
perf evsel: Add is_pmu_core inorder to interpret own_cpus
Ian Rogers
2023-05-27
1
-0
/
+1
|
/
*
perf parse-events: Do not break up AUX event group
Adrian Hunter
2023-05-10
1
-6
/
+3
*
perf evsel: Modify group pmu name for software events
Ian Rogers
2023-05-10
1
-6
/
+9
*
perf stat: Introduce skippable evsels
Ian Rogers
2023-05-10
1
-2
/
+13
*
perf evsel: Introduce evsel__name_is() method to check if the evsel name is e...
Arnaldo Carvalho de Melo
2023-04-24
1
-1
/
+6
*
perf evsel: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
2023-04-12
1
-3
/
+2
*
perf evsel: Avoid SEGV if delete is called on NULL
Ian Rogers
2023-04-11
1
-0
/
+3
*
perf record: Add BPF event filter support
Namhyung Kim
2023-03-15
1
-0
/
+2
*
perf evsel: Remove use_uncore_alias
Ian Rogers
2023-03-13
1
-1
/
+0
*
perf evsel: Add function to compute group PMU name
Ian Rogers
2023-03-13
1
-0
/
+24
*
perf evsel: Allow const evsel for certain accesses
Ian Rogers
2023-03-13
1
-1
/
+1
*
perf record: Reuse target::initial_delay
Changbin Du
2023-03-13
1
-1
/
+1
*
perf stat: Remove evsel metric_name/expr
Ian Rogers
2023-02-03
1
-2
/
+0
*
perf script: Show branch speculation info
Sandipan Das
2023-02-02
1
-3
/
+12
*
perf trace: Reduce #ifdefs for TEP_FIELD_IS_RELATIVE
Ian Rogers
2023-01-19
1
-3
/
+1
*
perf tools: Remove HAVE_LIBTRACEEVENT_TEP_FIELD_IS_RELATIVE
Ian Rogers
2023-01-19
1
-1
/
+1
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-12-16
1
-1
/
+1
|
\
|
*
libbpf: Hashmap interface update to allow both long and void* keys/values
Eduard Zingerman
2022-11-10
1
-1
/
+1
*
|
perf tools: Check if libtracevent has TEP_FIELD_IS_RELATIVE
Arnaldo Carvalho de Melo
2022-12-14
1
-0
/
+2
*
|
perf build: Use libtraceevent from the system
Ian Rogers
2022-12-14
1
-1
/
+10
*
|
perf util: Add host_is_bigendian to util.h
Ian Rogers
2022-12-14
1
-4
/
+1
*
|
perf thread_map: Reduce exposure of libperf internal API
Ian Rogers
2022-11-16
1
-0
/
+1
*
|
perf expr: Tidy hashmap dependency
Ian Rogers
2022-11-16
1
-4
/
+0
*
|
perf pmu: Remove mostly unused 'struct perf_pmu' 'is_hybrid' member
Ian Rogers
2022-11-15
1
-4
/
+1
*
|
perf stat: Aggregate events using evsel->stats->aggr
Namhyung Kim
2022-10-27
1
-7
/
+2
*
|
perf tools: Use pmu info in evsel__is_hybrid()
Namhyung Kim
2022-10-27
1
-0
/
+3
*
|
perf tools: Save evsel->pmu in parse_events()
Namhyung Kim
2022-10-27
1
-10
/
+10
|
/
*
perf tools: Remove special handling of system-wide evsel
Namhyung Kim
2022-10-06
1
-10
/
+2
[next]