index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
evsel.c
Age
Commit message (
Expand
)
Author
2024-08-19
perf evsel: Constify evsel__id_hdr_size() argument
Ian Rogers
2024-08-14
perf evlist: Save branch counters information
Kan Liang
2024-08-14
perf report: Remove the first overflow check for branch counters
Kan Liang
2024-08-13
perf stat: Fork and launch 'perf record' when 'perf stat' needs to get retire...
Weilin Wang
2024-06-25
util: constant -1 with expression of type char
Yunseong Kim
2024-06-15
perf hist: Honor symbol_conf.skip_empty
Namhyung Kim
2024-06-10
perf evsel: Refactor tool events
Ian Rogers
2024-05-10
perf parse-events: Add new 'fake_tp' parameter for tests
Dominique Martinet
2024-02-01
perf evsel: Fix duplicate initialization of data->id in evsel__parse_sample()
Yang Jihong
2024-02-01
perf evsel: Rename get_states() to parse_task_states() and make it public
Ze Gao
2024-01-22
perf util: Add evsel__taskstate() to parse the task state info instead
Ze Gao
2024-01-22
perf util: Add helpers to parse task state string from libtraceevent
Ze Gao
2023-12-12
libperf cpumap: Rename perf_cpu_map__dummy_new() to perf_cpu_map__new_any_cpu()
Ian Rogers
2023-12-06
perf evsel: Fallback to "task-clock" when not system wide
Ian Rogers
2023-11-09
perf tools: Add branch counter knob
Kan Liang
2023-10-25
perf evsel: Rename evsel__increase_rlimit to rlimit__increase_nofile
Yang Jihong
2023-09-12
perf evsel: Add evsel__intval_common() helper
Yang Jihong
2023-08-16
perf parse-regs: Remove PERF_REGS_{MAX|MASK} from common code
Leo Yan
2023-08-16
perf parse-regs: Introduce functions perf_arch_reg_{ip|sp}()
Leo Yan
2023-08-15
perf evsel: Remove duplicate check for `field` in evsel__intval()
Yang Jihong
2023-07-20
perf evsel: Free evsel->filter on the destructor
Arnaldo Carvalho de Melo
2023-07-01
perf evsel amd: Fix IBS error message
Ravi Bangoria
2023-06-01
perf evsel: Add verbose 3 print of evsel name when opening
Ian Rogers
2023-05-31
Merge tag 'perf-tools-fixes-for-v6.4-2-2023-05-30' into perf-tools-next
Arnaldo Carvalho de Melo
2023-05-28
perf evsel: Don't let evsel__group_pmu_name() traverse unsorted group
Ian Rogers
2023-05-27
perf pmus: Remove perf_pmus__has_hybrid
Ian Rogers
2023-05-27
perf pmu: Separate pmu and pmus
Ian Rogers
2023-05-27
perf evsel: Compute is_hybrid from PMU being core
Ian Rogers
2023-05-27
perf evlist: Remove __evlist__add_default
Ian Rogers
2023-05-27
perf evsel: Add is_pmu_core inorder to interpret own_cpus
Ian Rogers
2023-05-26
perf evsel: Separate bpf_counter_list and bpf_filters, can be used at the sam...
Song Liu
2023-05-10
perf parse-events: Do not break up AUX event group
Adrian Hunter
2023-05-10
perf evsel: Modify group pmu name for software events
Ian Rogers
2023-05-10
perf stat: Introduce skippable evsels
Ian Rogers
2023-04-24
perf evsel: Introduce evsel__name_is() method to check if the evsel name is e...
Arnaldo Carvalho de Melo
2023-04-12
perf evsel: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
2023-04-10
perf evsel: Avoid SEGV if delete is called on NULL
Ian Rogers
2023-03-15
perf record: Add BPF event filter support
Namhyung Kim
2023-03-13
perf evsel: Remove use_uncore_alias
Ian Rogers
2023-03-13
perf evsel: Add function to compute group PMU name
Ian Rogers
2023-03-13
perf evsel: Allow const evsel for certain accesses
Ian Rogers
2023-03-13
perf record: Reuse target::initial_delay
Changbin Du
2023-02-03
perf stat: Remove evsel metric_name/expr
Ian Rogers
2023-02-02
perf script: Show branch speculation info
Sandipan Das
2023-01-19
perf trace: Reduce #ifdefs for TEP_FIELD_IS_RELATIVE
Ian Rogers
2023-01-19
perf tools: Remove HAVE_LIBTRACEEVENT_TEP_FIELD_IS_RELATIVE
Ian Rogers
2022-12-16
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-12-14
perf tools: Check if libtracevent has TEP_FIELD_IS_RELATIVE
Arnaldo Carvalho de Melo
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
2022-12-14
perf util: Add host_is_bigendian to util.h
Ian Rogers
[next]