summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2022-02-11perf cpumap: Use for each loopIan Rogers
2022-02-11perf cpumap: Migrate to libperf cpumap apiIan Rogers
2022-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-10perf report: Output data file name in raw trace dumpAlexey Bayduraev
2022-02-10perf session: Load data directory files for analysisAlexey Bayduraev
2022-02-10perf record: Implement compatibility checksAlexey Bayduraev
2022-02-10perf record: Extend --threads command line optionAlexey Bayduraev
2022-02-10perf record: Introduce --threads command line optionAlexey Bayduraev
2022-02-10perf record: Introduce data transferred and compressed statsAlexey Bayduraev
2022-02-10perf record: Introduce compressor at mmap buffer objectAlexey Bayduraev
2022-02-10perf record: Introduce bytes written statsAlexey Bayduraev
2022-02-10perf record: Introduce data file at mmap buffer objectAlexey Bayduraev
2022-02-10perf record: Start threads in the beginning of trace streamingAlexey Bayduraev
2022-02-10perf record: Stop threads in the end of trace streamingAlexey Bayduraev
2022-02-10perf record: Introduce thread local variableAlexey Bayduraev
2022-02-10perf record: Introduce function to propagate control commandsAlexey Bayduraev
2022-02-10perf record: Introduce thread specific data arrayAlexey Bayduraev
2022-02-10perf record: Introduce thread affinity and mmap masksAlexey Bayduraev
2022-02-10perf lock: Carefully combine lock stats for discarded entriesNamhyung Kim
2022-02-10perf lock: Add -c/--combine-locks optionNamhyung Kim
2022-02-10perf lock: Fix lock name length check for printingNamhyung Kim
2022-02-10perf lock: Sort map info based on class nameNamhyung Kim
2022-02-10perf lock: Change type of lock_stat->addr to u64Namhyung Kim
2022-02-10perf lock: Convert lockhash_table to use hlistNamhyung Kim
2022-02-10perf annotate: Try chroot filename for objdumpNamhyung Kim
2022-02-10perf inject: Try chroot directory when reading build-idNamhyung Kim
2022-02-10perf tools: Try chroot'ed filename when opening dso/symbolNamhyung Kim
2022-02-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-02-06s390: remove invalid email address of Heiko CarstensHeiko Carstens
2022-02-06perf ftrace: system_wide collection is not effective by defaultChangbin Du
2022-02-06perf stat: Fix display of grouped aliased eventsIan Rogers
2022-02-06perf tools: Apply correct label to user/kernel symbols in branch modeGerman Gomez
2022-02-06perf bpf: Fix a typo in bpf_counter_cgroup.cMasanari Iida
2022-02-06perf synthetic-events: Return error if procfs isn't mounted for PID namespacesLeo Yan
2022-02-06perf session: Check for NULL pointer before dereferenceAmeer Hamza
2022-02-06perf annotate: Set error stream of objdump process for TUINamhyung Kim
2022-02-06perf tools: Add missing branch_sample_type to perf_event_attr__fprintf()Anshuman Khandual
2022-02-01perf beauty: Make the prctl arg regexp more strict to cope with PR_SET_VMAArnaldo Carvalho de Melo
2022-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-25perf: use generic bpf_program__set_type() to set BPF prog typeAndrii Nakryiko
2022-01-24perf: Stop using bpf_object__open_buffer() APIChristy Lee
2022-01-24Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-01-23perf/tests: Add AVX512-FP16 instructions to x86 instruction decoder testAdrian Hunter
2022-01-23perf/tests: Add misc instructions to the x86 instruction decoder testAdrian Hunter
2022-01-23perf/tests: Add AMX instructions to x86 instruction decoder testAdrian Hunter
2022-01-22perf tools: Remove redundant err variableMinghao Chi
2022-01-22perf test: Add parse-events test for aliases with hyphensJohn Garry
2022-01-22perf test: Add pmu-events test for aliases with hyphensJohn Garry
2022-01-22perf parse-events: Support event alias in form foo-bar-bazJohn Garry
2022-01-22perf evsel: Override attr->sample_period for non-libpfm4 eventsGerman Gomez