..
arch
Merge branch 'linus' into perf/urgent, to pick up fixes
2018-10-29 07:20:52 +01:00
bench
tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'
2018-07-30 12:36:51 -03:00
Documentation
perf record: Support weak groups
2018-11-05 14:37:10 -03:00
examples /bpf
perf augmented_syscalls: Start collecting pathnames in the BPF program
2018-11-05 12:41:10 -03:00
include /bpf
perf bpf: Add syscall_exit() helper
2018-08-30 15:52:20 -03:00
jvmti
perf tools: Fix undefined symbol scnprintf in libperf-jvmti.so
2018-11-05 16:28:00 -03:00
pmu-events
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2018-10-23 13:32:18 +01:00
python
perf python: Make twatch.py work with both python2 and python3
2018-02-19 12:28:08 -03:00
scripts
perf scripts python: exported-sql-viewer.py: Fix table find when table re-ordered
2018-11-05 14:53:00 -03:00
tests
perf tools: Fix crash on synthesizing the unit
2018-11-12 08:37:49 -08:00
trace
perf tools beauty ioctl: Support new ISO7816 commands
2018-11-19 12:38:50 -08:00
ui
perf annotate: Add support to toggle percent type
2018-08-08 15:55:52 -03:00
util
perf tools: Restore proper cwd on return from mnt namespace
2018-11-19 12:12:26 -08:00
.gitignore
perf tools: Add trace/beauty/generated/ into .gitignore
2018-02-05 13:58:02 -03:00
Build
perf trace: Remove audit-libs dependency if syscall tables are present
2018-01-23 09:51:38 -03:00
builtin-annotate.c
perf tools: Remove perf_tool from event_op2
2018-09-19 10:25:10 -03:00
builtin-bench.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
2017-11-02 11:10:55 +01:00
builtin-buildid-cache.c
perf buildid-cache: Warn --purge-all failures
2018-05-15 10:32:16 -03:00
builtin-buildid-list.c
Merge branch 'linus' into perf/core, to fix conflicts
2017-11-07 10:30:18 +01:00
builtin-c2c.c
perf c2c report: Fix crash for empty browser
2018-07-31 10:53:20 -03:00
builtin-config.c
Merge branch 'linus' into perf/core, to fix conflicts
2017-11-07 10:30:18 +01:00
builtin-data.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
2017-11-02 11:10:55 +01:00
builtin-diff.c
perf hists: Clarify callchain disabling when available
2018-07-24 14:37:33 -03:00
builtin-evlist.c
Merge branch 'linus' into perf/core, to fix conflicts
2017-11-07 10:30:18 +01:00
builtin-ftrace.c
perf ftrace: Append an EOL when write tracing files
2018-02-19 09:49:12 -03:00
builtin-help.c
perf tools: Rename HAVE_SYSCALL_TABLE to HAVE_SYSCALL_TABLE_SUPPORT
2018-04-12 10:33:31 -03:00
builtin-inject.c
perf tools: Report itrace options in help
2018-09-19 15:06:59 -03:00
builtin-kallsyms.c
perf machine: Ditch find_kernel_function variants
2018-04-30 12:20:54 -03:00
builtin-kmem.c
tools lib traceevent, perf tools: Rename 'enum pevent_flag' to 'enum tep_flag'
2018-08-13 15:22:18 -03:00
builtin-kvm.c
perf tools: Ditch the symbol_conf.nr_events global
2018-06-04 10:28:52 -03:00
builtin-list.c
Merge branch 'linus' into perf/core, to fix conflicts
2017-11-07 10:30:18 +01:00
builtin-lock.c
Merge branch 'linus' into perf/core, to fix conflicts
2017-11-07 10:30:18 +01:00
builtin-mem.c
perf mem: Allow all record/report options
2018-04-18 15:35:48 -03:00
builtin-probe.c
perf tools: No need to check if the argument to __get() function is NULL
2018-06-04 10:28:50 -03:00
builtin-record.c
perf record: Support weak groups
2018-11-05 14:37:10 -03:00
builtin-report.c
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2018-10-23 13:32:18 +01:00
builtin-sched.c
perf sched: Use sched->show_callchain where appropriate
2018-06-05 10:09:54 -03:00
builtin-script.c
perf script: Support total cycles count
2018-10-24 15:29:56 -03:00
builtin-stat.c
perf evlist: Move perf_evsel__reset_weak_group into evlist
2018-11-05 14:37:09 -03:00
builtin-timechart.c
perf thread: Make thread__find_symbol() return the symbol searched
2018-04-26 13:47:09 -03:00
builtin-top.c
perf top: Display the LBR stats in callchain entry
2018-11-05 14:37:11 -03:00
builtin-trace.c
perf trace: Fix setting of augmented payload when using eBPF + raw_syscalls
2018-11-03 08:19:56 -03:00
builtin-version.c
perf version: Print status for syscall_table
2018-04-12 10:33:34 -03:00
builtin.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
2017-11-02 11:10:55 +01:00
check-headers.sh
tools include uapi: Grab a copy of linux/fs.h
2018-10-30 11:46:22 -03:00
command-list.txt
perf help: Add missing subcommand version
2018-09-19 14:53:36 -03:00
CREDITS
design.txt
Makefile
perf tools: Disable parallelism for 'make clean'
2018-08-20 08:54:58 -03:00
Makefile.config
tools build feature: Check if get_current_dir_name() is available
2018-11-19 12:12:17 -08:00
Makefile.perf
perf beauty: Use SRCARCH, ARCH=x86_64 must map to "x86" to find the headers
2018-11-05 15:46:51 -03:00
MANIFEST
perf tools: Get all of tools/{arch,include}/ in the MANIFEST
2017-09-25 10:39:43 -03:00
perf-archive.sh
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
2017-11-02 11:10:55 +01:00
perf-completion.sh
perf tools: Auto-complete for events with ':'
2017-12-27 12:16:00 -03:00
perf-read-vdso.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
2017-11-02 11:10:55 +01:00
perf-sys.h
Drop a bunch of metag references
2018-02-23 14:29:59 +00:00
perf-with-kcore.sh
perf.c
perf tools: Remove dead quote.[ch] code
2018-06-04 10:28:50 -03:00
perf.h
perf record: Encode -k clockid frequency into Perf trace
2018-10-18 11:16:38 -03:00