summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-01tools include uapi: Grab a copy of linux/vhost.hArnaldo Carvalho de Melo3-0/+211
2017-08-01perf trace beauty ioctl: Pass _IOC_DIR to the per _IOC_TYPE scnprintfArnaldo Carvalho de Melo1-12/+12
2017-08-01perf trace beautify ioctl: Beautify KVM ioctl's 'cmd' argArnaldo Carvalho de Melo3-3/+37
2017-08-01tools include uapi: Grab a copy of linux/kvm.hArnaldo Carvalho de Melo3-0/+1421
2017-08-01perf trace beautify ioctl: Beautify sound ioctl's 'cmd' argArnaldo Carvalho de Melo4-7/+63
2017-08-01tools include uapi: Grab a copy of sound/asound.hArnaldo Carvalho de Melo3-0/+1028
2017-08-01perf trace beauty ioctl: Beautify DRM ioctl cmdsArnaldo Carvalho de Melo3-3/+40
2017-08-01tools include uapi: Grab copies of drm/{drm,i915_drm}.hArnaldo Carvalho de Melo4-0/+2411
2017-08-01perf trace beauty ioctl: Improve 'cmd' beautifierArnaldo Carvalho de Melo4-43/+95
2017-08-01tools headers: Fixup tools/include/uapi/linux/bpf.h copy of kernel ABI headerArnaldo Carvalho de Melo1-6/+8
2017-08-01tools perf: Do not check spaces/blank lines when checking header file copy driftArnaldo Carvalho de Melo1-5/+5
2017-08-01tools include uapi: Grab a copy of asm-generic/ioctls.hArnaldo Carvalho de Melo3-0/+120
2017-07-31tools headers: Fixup tools/include/uapi/linux/bpf.h copy of kernel ABI headerArnaldo Carvalho de Melo1-1/+1
2017-07-31tools headers: Sync kernel ABI headers with tooling headersIngo Molnar6-1/+34
2017-07-31perf build: Clarify open-coded header version warning messageIngo Molnar2-3/+3
2017-07-31perf build: Clarify header version warning messageIngo Molnar1-1/+1
2017-07-30Merge tag 'perf-core-for-mingo-4.14-20170728' of git://git.kernel.org/pub/scm...Ingo Molnar13-32/+334
2017-07-30Merge branch 'perf/urgent' into perf/core, to pick up latest fixes and refres...Ingo Molnar9242-184762/+779769
2017-07-28perf data: Add doc when no conversion support compiledGeneviève Bastien1-1/+1
2017-07-28perf data: Add mmap[2] events to CTF conversionGeneviève Bastien1-0/+35
2017-07-28perf data: Add callchain to CTF conversionGeneviève Bastien1-1/+91
2017-07-28perf annotate TUI: Set appropriate column width for period/percentArnaldo Carvalho de Melo1-4/+6
2017-07-28perf annotate TUI: Fix column header when toggling period/percentTaeung Song1-1/+1
2017-07-28perf annotate TUI: Clarify calculation of column header widthsArnaldo Carvalho de Melo1-9/+11
2017-07-28perf annotate TUI: Fix --show-total-periodTaeung Song1-1/+1
2017-07-28perf annotate TUI: Use sym_hist_entry in disasm_line_samplesArnaldo Carvalho de Melo1-4/+4
2017-07-28perf annotate: Fix storing per line sym_hist_entryArnaldo Carvalho de Melo1-2/+3
2017-07-26perf annotate stdio: Set enough columns for --show-total-periodArnaldo Carvalho de Melo1-3/+3
2017-07-26perf sort: Use default sort if evlist is emptyDavid Carrillo-Cisneros2-1/+6
2017-07-26perf annotate: Do not overwrite perf_sample->weightArnaldo Carvalho de Melo1-2/+0
2017-07-26perf stat: Use group read for event groupsJiri Olsa3-3/+38
2017-07-26perf evsel: Add read_counter()Jiri Olsa4-2/+109
2017-07-26perf tools: Add perf_evsel__read_size functionJiri Olsa1-1/+28
2017-07-26Merge tag 'perf-core-for-mingo-4.14-20170725' of git://git.kernel.org/pub/scm...Ingo Molnar43-300/+798
2017-07-26perf tools: Add tools/include/uapi/asm-generic/fcntl.h to the MANIFESTArnaldo Carvalho de Melo1-0/+1
2017-07-26perf annotate stdio: Fix column header when using --show-total-periodTaeung Song1-1/+2
2017-07-26perf jevents: Make build fail on JSON parse errorAndi Kleen2-11/+14
2017-07-26perf report: Tag branch type/flag on "to" and tag cycles on "from"Jin Yao2-48/+111
2017-07-26perf report: Make --branch-history work without callgraphs(-g) option in perf...Jin Yao4-9/+25
2017-07-26perf script python: Generate hooks with additional argumentArun Kalyanasundaram1-4/+18
2017-07-26perf script python: Add perf_sample dict to tracepoint handlersArun Kalyanasundaram1-1/+40
2017-07-26perf script python: Add sample_read to dictArun Kalyanasundaram1-0/+51
2017-07-26perf script python: Refactor creation of perf sample dictArun Kalyanasundaram1-41/+53
2017-07-26perf script python: Allocate memory only if handler existsArun Kalyanasundaram1-16/+22
2017-07-26perf script: Remove some bogus error handlingDan Carpenter1-6/+1
2017-07-26perf top: Support lookup of symbols in other mount namespaces.Krister Johansen2-0/+19
2017-07-25perf evsel: Add verbose output for sys_perf_event_open fallbackJiri Olsa1-0/+8
2017-07-25perf jvmti: Fix linker error when libelf config is disabledSudeep Holla1-1/+1
2017-07-25perf annotate: Process tracing data in pipe modeDavid Carrillo-Cisneros1-0/+1
2017-07-25perf tools: Add EXCLUDE_EXTLIBS and EXTRA_PERFLIBS to makefileDavid Carrillo-Cisneros1-1/+7