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
/
tests
Age
Commit message (
Expand
)
Author
2023-09-02
perf parse-events: Fixes relating to no_value terms
Ian Rogers
2023-08-30
perf metric: Add #num_cpus_online literal
Ian Rogers
2023-08-29
perf jevents: Use "default_core" for events with no Unit
Ian Rogers
2023-08-29
perf test stat_bpf_counters_cgrp: Enhance perf stat cgroup BPF counter test
Namhyung Kim
2023-08-29
perf test shell stat_bpf_counters: Fix test on Intel
Namhyung Kim
2023-08-29
perf test shell record_bpf_filter: Skip 6.2 kernel
Namhyung Kim
2023-08-25
perf pmu: Make id const and add missing free
Ian Rogers
2023-08-25
perf parse-events: Make term's config const
Ian Rogers
2023-08-25
perf pmu: Remove logic for PMU name being NULL
Ian Rogers
2023-08-24
perf jevents: Don't append Unit to desc
Ian Rogers
2023-08-24
perf pmu: Lazily load sysfs aliases
Ian Rogers
2023-08-24
perf pmu: Lazily add JSON events
Ian Rogers
2023-08-24
perf pmu: Cache JSON events table
Ian Rogers
2023-08-24
perf pmu: Parse sysfs events directly from a file
Ian Rogers
2023-08-24
perf pmu-events: Add pmu_events_table__find_event()
Ian Rogers
2023-08-24
perf pmu-events: Reduce processed events by passing PMU
Ian Rogers
2023-08-24
perf jevents: Group events by PMU
Ian Rogers
2023-08-24
perf pmu-events: Add extra underscore to function names
Ian Rogers
2023-08-24
perf pmu: Abstract alias/event struct
Ian Rogers
2023-08-24
perf pmu: Make the loading of formats lazy
Ian Rogers
2023-08-23
perf pmu: Pass PMU rather than aliases and format
Ian Rogers
2023-08-23
perf pmu: Avoid passing format list to perf_pmu__config_terms()
Ian Rogers
2023-08-16
perf tests mmap-basic: Adapt for riscv
Alexandre Ghiti
2023-08-15
perf dlfilter: Add al_cleanup()
Adrian Hunter
2023-08-15
perf test: Add perf record sample filtering test
Namhyung Kim
2023-08-15
perf parse-events: Remove BPF event support
Ian Rogers
2023-08-15
perf bpf: Remove support for embedding clang for compiling BPF events (-e foo.c)
Ian Rogers
2023-08-15
perf tests trace+probe_vfs_getname.sh: Accept quotes surrounding the filename
Arnaldo Carvalho de Melo
2023-08-15
perf test trace+probe_vfs_getname.sh: Remove stray \ before /
Arnaldo Carvalho de Melo
2023-08-04
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2023-08-03
perf test bpf: Address error about non-null argument for epoll_pwait 2nd arg
Arnaldo Carvalho de Melo
2023-08-03
perf tests stat+std_output: Fix shellcheck warnings about word splitting/quot...
Athira Rajeev
2023-08-03
perf tests stat+std_output: Fix shellcheck warnings about word splitting/quoting
Athira Rajeev
2023-08-03
perf tests lib stat_output: Fix shellcheck warning about missing shebang
Kajol Jain
2023-08-03
perf tests coresight thread_loop_check_tid_2: Fix shellcheck warnings about w...
Kajol Jain
2023-08-03
perf tests record+zstd_comp_decomp: Fix the shellcheck warnings about word sp...
Athira Rajeev
2023-08-03
perf tests lib waiting: Fix the shellcheck warnings about missing shebang
Athira Rajeev
2023-08-03
perf tests lib probe_vfs_getname: Fix shellcheck warnings about missing sheba...
Athira Rajeev
2023-08-03
perf tests unroll_loop_thread_10: Fix shellcheck warnings about word splittin...
Athira Rajeev
2023-08-03
perf tests thread_loop_check_tid_10: Fix shellcheck warnings bout word splitt...
Athira Rajeev
2023-08-03
perf tests lib probe: Fix shellcheck warning about about missing shebang
Kajol Jain
2023-08-03
perf tests memcpy_thread_16k_10: Fix shellcheck warning about word splitting/...
Kajol Jain
2023-08-03
perf tests asm_pure_loop: Fix shellcheck warning about word splitting/quote
Kajol Jain
2023-08-03
perf tests stat+shadow_stat: Fix shellcheck warning about unused variable
Athira Rajeev
2023-08-03
perf tests stat_bpf_counters: Fix usage of '==' to address shellcheck warning
Athira Rajeev
2023-08-03
perf tests perf_dat _converter_json: Use quoting to avoid word splitting
Athira Rajeev
2023-08-03
perf tests stat+csv_summary: Fix unused variable references detected via shel...
Athira Rajeev
2023-08-03
perf tests: Address signal case issues detected via shellcheck
Athira Rajeev
2023-08-03
perf test stat_bpf_counters_cgrp: Fix shellcheck issue about logical operators
Kajol Jain
2023-08-03
perf tests lock_contention: Fix shellcheck issue about quoting to avoid word ...
Kajol Jain
[next]