summaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAgeFilesLines
* perf script python: Rename call-graph-from-postgresql.py to call-graph-from-s...Adrian Hunter2017-08-153-7/+7
* perf script python: Add support for exporting to sqlite3Adrian Hunter2017-08-154-3/+491
* perf scripts python: Fix query in call-graph-from-postgresql.pyAdrian Hunter2017-08-151-1/+1
* perf scripts python: Fix missing call_path_id in export-to-postgresql scriptAdrian Hunter2017-08-151-1/+2
* perf test shell vfs_getname: Skip for tools built with NO_LIBDWARF=1Arnaldo Carvalho de Melo2017-08-151-3/+3
* perf test shell: Check if 'perf probe' is available, skip tests if notArnaldo Carvalho de Melo2017-08-156-1/+22
* perf tests shell: Remove duplicate skip_if_no_debuginfo() functionArnaldo Carvalho de Melo2017-08-151-5/+0
* perf test shell: Add uprobes + backtrace ping testArnaldo Carvalho de Melo2017-08-111-0/+40
* perf report: Fix module symbol adjustment for s390xThomas Richter2017-08-113-1/+17
* perf record: Fix wrong size in perf_record_mmap for last kernel moduleThomas Richter2017-08-114-10/+19
* perf srcline: Do not consider empty files as valid srclinesMilian Wolff2017-08-111-0/+6
* perf util: Take elf_name as const string in dso__demangle_symMilian Wolff2017-08-113-3/+3
* perf test shell: Add test using vfs_getname + 'perf trace'Arnaldo Carvalho de Melo2017-08-111-0/+31
* perf test shell: Add test using probe:vfs_getname and verifying resultsArnaldo Carvalho de Melo2017-08-111-0/+37
* perf test shell: Move vfs_getname probe function to libArnaldo Carvalho de Melo2017-08-113-22/+32
* perf test shell: Install shell testsArnaldo Carvalho de Melo2017-08-111-1/+3
* perf test shell: Add 'probe_vfs_getname' shell testArnaldo Carvalho de Melo2017-08-111-0/+30
* perf test: Make 'list' use same filtering code as main 'perf test'Arnaldo Carvalho de Melo2017-08-111-8/+10
* perf test: Add infrastructure to run shell based testsArnaldo Carvalho de Melo2017-08-112-1/+170
* perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo2017-08-1154-124/+127
* perf test: Make 'list' subcommand match main 'perf test' numbering/matchingArnaldo Carvalho de Melo2017-08-111-1/+3
* perf tools: Add missing newline to expr parser error messagesAndi Kleen2017-08-111-1/+1
* perf stat: Fix saved values rbtree lookupAndi Kleen2017-08-111-1/+5
* perf vendor events powerpc: Update POWER9 eventsSukadev Bhattiprolu2017-08-119-2298/+3511
* perf vendor events powerpc: remove suffix in mapfileSukadev Bhattiprolu2017-08-111-10/+10
* perf scripting python: Add ppc64le to audit uname listNaveen N. Rao2017-08-111-0/+1
* perf trace beautify ioctl: Beautify perf ioctl's 'cmd' argArnaldo Carvalho de Melo2017-08-013-8/+39
* perf trace beautify ioctl: Beautify vhost virtio ioctl's 'cmd' argArnaldo Carvalho de Melo2017-08-013-2/+42
* tools include uapi: Grab a copy of linux/vhost.hArnaldo Carvalho de Melo2017-08-012-0/+2
* perf trace beauty ioctl: Pass _IOC_DIR to the per _IOC_TYPE scnprintfArnaldo Carvalho de Melo2017-08-011-12/+12
* perf trace beautify ioctl: Beautify KVM ioctl's 'cmd' argArnaldo Carvalho de Melo2017-08-013-3/+37
* tools include uapi: Grab a copy of linux/kvm.hArnaldo Carvalho de Melo2017-08-012-0/+2
* perf trace beautify ioctl: Beautify sound ioctl's 'cmd' argArnaldo Carvalho de Melo2017-08-014-7/+63
* tools include uapi: Grab a copy of sound/asound.hArnaldo Carvalho de Melo2017-08-012-0/+2
* perf trace beauty ioctl: Beautify DRM ioctl cmdsArnaldo Carvalho de Melo2017-08-013-3/+40
* tools include uapi: Grab copies of drm/{drm,i915_drm}.hArnaldo Carvalho de Melo2017-08-012-0/+4
* perf trace beauty ioctl: Improve 'cmd' beautifierArnaldo Carvalho de Melo2017-08-014-43/+95
* tools perf: Do not check spaces/blank lines when checking header file copy driftArnaldo Carvalho de Melo2017-07-311-5/+5
* tools include uapi: Grab a copy of asm-generic/ioctls.hArnaldo Carvalho de Melo2017-07-312-0/+2
* perf build: Clarify open-coded header version warning messageIngo Molnar2017-07-311-1/+1
* perf build: Clarify header version warning messageIngo Molnar2017-07-311-1/+1
* Merge tag 'perf-core-for-mingo-4.14-20170728' of git://git.kernel.org/pub/scm...Ingo Molnar2017-07-3013-32/+334
|\
| * perf data: Add doc when no conversion support compiledGeneviève Bastien2017-07-281-1/+1
| * perf data: Add mmap[2] events to CTF conversionGeneviève Bastien2017-07-281-0/+35
| * perf data: Add callchain to CTF conversionGeneviève Bastien2017-07-281-1/+91
| * perf annotate TUI: Set appropriate column width for period/percentArnaldo Carvalho de Melo2017-07-281-4/+6
| * perf annotate TUI: Fix column header when toggling period/percentTaeung Song2017-07-281-1/+1
| * perf annotate TUI: Clarify calculation of column header widthsArnaldo Carvalho de Melo2017-07-281-9/+11
| * perf annotate TUI: Fix --show-total-periodTaeung Song2017-07-281-1/+1
| * perf annotate TUI: Use sym_hist_entry in disasm_line_samplesArnaldo Carvalho de Melo2017-07-281-4/+4
OpenPOWER on IntegriCloud