summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2021-11-06perf bpf: Add missing free to bpf_event__print_bpf_prog_info()Ian Rogers
2021-11-06perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo
2021-11-06Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2021-11-04perf clang: Fixes for more recent LLVM/clangIan Rogers
2021-11-04tools: Bump minimum LLVM C++ std to GNU++14Ian Rogers
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-11-01Merge tag 'x86_misc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-11-01perf bpf: Pull in bpf_program__get_prog_info_linear()Dave Marchevsky
2021-11-01Merge tag 'perf-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-11-01Revert "perf bench futex: Add support for 32-bit systems with 64-bit time_t"Arnaldo Carvalho de Melo
2021-11-01Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2021-10-31perf script: Fix PERF_SAMPLE_WEIGHT_STRUCT supportKan Liang
2021-10-31perf callchain: Fix compilation on powerpc with gcc11+Jiri Olsa
2021-10-31perf script: Check session->header.env.arch before using itSong Liu
2021-10-31perf build: Suppress 'rm dlfilter' build messageAdrian Hunter
2021-10-28perf test sample-parsing: Add endian test for struct branch_flagsMadhavan Srinivasan
2021-10-28perf evsel: Add bitfield_swap() to handle branch_stack endian issueMadhavan Srinivasan
2021-10-28perf script: Support instruction latencyKan Liang
2021-10-27perf script: Show binary offsets for userspace addrLexi Shao
2021-10-27perf bench futex: Add support for 32-bit systems with 64-bit time_tAlistair Francis
2021-10-27perf bench futex: Call the futex syscall from a functionAlistair Francis
2021-10-27perf intel-pt: Support itrace d+o option to direct debug log to stdoutAdrian Hunter
2021-10-27perf auxtrace: Add itrace d+o option to direct debug log to stdoutAdrian Hunter
2021-10-27perf dlfilter: Add dlfilter-show-cyclesAdrian Hunter
2021-10-27perf intel-pt: Support itrace A option to approximate IPCAdrian Hunter
2021-10-27perf auxtrace: Add itrace A option to approximate IPCAdrian Hunter
2021-10-27perf auxtrace: Add missing Z option to ITRACE_HELPAdrian Hunter
2021-10-26perf tests: Improve temp file cleanup in test_arm_coresight.shJames Clark
2021-10-26perf tests: Fix trace+probe_vfs_getname.sh /tmp cleanupJames Clark
2021-10-26perf test: Fix record+script_probe_vfs_getname.sh /tmp cleanupJames Clark
2021-10-26Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2021-10-25perf jevents: Fix some would-be warningsJohn Garry
2021-10-25perf dso: Fix /proc/kcore access on 32 bit systemsJames Clark
2021-10-25perf build: Suppress 'rm dlfilter' build messageAdrian Hunter
2021-10-25perf list: Display hybrid PMU events with cpu typeJin Yao
2021-10-25perf powerpc: Add support to expose instruction and data address registers as...Athira Rajeev
2021-10-25perf session: Introduce reader EOF functionAlexey Bayduraev
2021-10-25perf session: Introduce reader return codesAlexey Bayduraev
2021-10-25perf session: Move the event read code to a separate functionAlexey Bayduraev
2021-10-25perf session: Move unmap code to reader__mmapAlexey Bayduraev
2021-10-25perf session: Move reader map code to a separate functionAlexey Bayduraev
2021-10-25perf session: Move init/release code to separate functionsAlexey Bayduraev
2021-10-25perf session: Introduce decompressor in reader objectAlexey Bayduraev
2021-10-25perf session: Move all state items to reader objectAlexey Bayduraev
2021-10-25perf intel-pt: Add support for PERF_RECORD_AUX_OUTPUT_HW_IDAdrian Hunter
2021-10-22perf bpf: Switch to new btf__raw_data APIHengqi Chen
2021-10-20perf tools: Add support for PERF_RECORD_AUX_OUTPUT_HW_IDAdrian Hunter
2021-10-20perf vendor events arm64: Categorise the Neoverse V1 countersAndrew Kilroy
2021-10-20perf vendor events arm64: Add new armv8 pmu eventsAndrew Kilroy