aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-10-04perf auxtrace: Add itrace option flag d+e to log on errorGravatar Adrian Hunter 4-0/+24
2022-10-04perf tools: Add perf_config_scan()Gravatar Adrian Hunter 2-0/+32
2022-10-04perf callchain: Remove unneeded 'result' variableGravatar ye xingchen 1-10/+2
2022-10-04perf c2c: Add helpers to get counts of loads or storesGravatar Shang XiaoJing 1-37/+28
2022-10-04perf tools: Add same_cmd_with_prefix() helperGravatar Shang XiaoJing 1-3/+9
2022-10-04perf vendor events: Add missing Neoverse V1 eventsGravatar Nick Forrington 1-0/+30
2022-10-04perf report: Show per-event LOST SAMPLES statGravatar Namhyung Kim 2-3/+24
2022-10-04perf hist: Add nr_lost_samples to hist_statsGravatar Namhyung Kim 3-0/+7
2022-10-04perf record: Read and inject LOST_SAMPLES eventsGravatar Namhyung Kim 1-0/+64
2022-10-04perf record: Set PERF_FORMAT_LOST by defaultGravatar Namhyung Kim 2-1/+10
2022-10-04perf tools: Print LOST read format in the verbose modeGravatar Namhyung Kim 1-1/+1
2022-10-04perf smt: Tidy header guard add SPDXGravatar Ian Rogers 2-3/+5
2022-10-04perf branch: Add PERF_BR_NEW_ARCH_[N] map for BRBE on arm64 platformGravatar Anshuman Khandual 2-0/+19
2022-10-04perf branch: Add branch privilege information request flagGravatar Anshuman Khandual 5-3/+18
2022-10-04perf branch: Extend branch type classificationGravatar Anshuman Khandual 5-6/+75
2022-10-04perf branch: Add system error and not in transaction branch typesGravatar Anshuman Khandual 2-1/+5
2022-10-04perf build: Enable -Wthread-safety with clangGravatar Ian Rogers 1-0/+5
2022-10-04perf top: Fixes for thread safety analysisGravatar Ian Rogers 1-2/+3
2022-10-04perf sched: Fixes for thread safety analysisGravatar Ian Rogers 1-17/+29
2022-10-04perf mutex: Add thread safety annotationsGravatar Ian Rogers 2-5/+67
2022-10-04perf dso: Hold lock when accessing nsinfoGravatar Ian Rogers 7-5/+28
2022-10-04perf top: Update use of pthread mutexGravatar Ian Rogers 2-11/+12
2022-10-04perf annotate: Update use of pthread mutexGravatar Ian Rogers 4-21/+20
2022-10-04perf dso: Update use of pthread mutexGravatar Ian Rogers 3-10/+10
2022-10-04perf mmap: Remove unnecessary pthread.h includeGravatar Ian Rogers 1-1/+0
2022-10-04perf ui: Update use of pthread mutexGravatar Ian Rogers 8-35/+35
2022-10-04perf sched: Update use of pthread mutexGravatar Ian Rogers 1-35/+32
2022-10-04perf record: Update use of pthread mutexGravatar Ian Rogers 1-4/+9
2022-10-04perf lock: Remove unused pthread.h includeGravatar Ian Rogers 1-1/+0
2022-10-04perf bpf: Remove unused pthread.h includeGravatar Ian Rogers 1-1/+0
2022-10-04perf hist: Update use of pthread mutexGravatar Ian Rogers 3-9/+9
2022-10-04perf tests: Avoid pthread.h inclusionGravatar Ian Rogers 3-5/+1
2022-10-04perf bench: Update use of pthread mutex/condGravatar Ian Rogers 8-171/+153
2022-10-04perf mutex: Wrapped usage of mutex and condGravatar Pavithra Gurushankar 3-0/+166
2022-10-04perf record: Allow multiple recording time rangesGravatar Adrian Hunter 4-4/+269
2022-10-04perf evlist: Add evlist__{en/dis}able_non_dummy()Gravatar Adrian Hunter 2-6/+26
2022-10-04perf record: Change evlist->ctl_fd to use fdarray_flag__non_perf_eventGravatar Adrian Hunter 3-32/+3
2022-10-04perf record: Fix done_fd wakeup eventGravatar Adrian Hunter 1-1/+2
2022-10-04perf record: Fix way of handling non-perf-event pollfdsGravatar Adrian Hunter 2-2/+83
2022-10-04perf hashmap: Tidy hashmap dependencyGravatar Ian Rogers 4-10/+19
2022-10-04perf metrics: Use 'unsigned int' instead of just 'unsigned'.Gravatar Xin Gao 1-1/+1
2022-10-04perf parse-events: Use 'unsigned int' instead of plain 'unsigned'.Gravatar Xin Gao 1-1/+1
2022-10-04tools build: Display logical OR of a feature flavorsGravatar Roberto Sassu 1-2/+25
2022-10-04tools build: Increment room for feature name in feature detection outputGravatar Roberto Sassu 2-4/+4
2022-10-04tools build: Fix feature detection output due to eval expansionGravatar Roberto Sassu 2-18/+16
2022-10-04perf inject: Add a command line option to specify build ids.Gravatar Raul Silvera 2-1/+91
2022-10-03Merge tag 'lsm-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-0/+135
2022-10-03Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-3/+5
2022-10-03Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Gravatar Linus Torvalds 2-2/+12
2022-10-03Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linuxGravatar Linus Torvalds 3-3/+3