summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-03-27perf tests: Do not assume that readlink() returns a null terminated stringTommi Rantala
2017-03-27perf buildid: Do not assume that readlink() returns a null terminated stringTommi Rantala
2017-03-27perf buildid: Do not update SDT cache with null filenameTommi Rantala
2017-03-27perf annotate: Fix a bug of division by zero when calculating percentTaeung Song
2017-03-27perf annotate: Fix a bug following symbolic link of a build-id fileTaeung Song
2017-03-27perf report: Enable sorting by srcline as keyMilian Wolff
2017-03-27perf report: Show inline stack for browser modeJin Yao
2017-03-27perf report: Show inline stack for stdio modeJin Yao
2017-03-27perf report: Introduce --inline optionJin Yao
2017-03-27perf report: Find the inline stack for a given addressJin Yao
2017-03-27perf report: Refactor common code in srcline.cJin Yao
2017-03-27perf tools: Remove unused 'prefix' from builtin functionsArnaldo Carvalho de Melo
2017-03-27perf list sdt: Show option in man pageRavi Bangoria
2017-03-27perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms()Adrian Hunter
2017-03-27Merge 4.11-rc4 into usb-nextGreg Kroah-Hartman
2017-03-27selftests/powerpc: Fix standalone powerpc buildMichael Ellerman
2017-03-24bpf: improve verifier packet range checksAlexei Starovoitov
2017-03-24perf trace: Fixup thread refcountingArnaldo Carvalho de Melo
2017-03-24perf trace: Fix up error path indentationArnaldo Carvalho de Melo
2017-03-24perf trace: Check for vfs_getname.pathname lengthArnaldo Carvalho de Melo
2017-03-24tools/testing/selftests/powerpc: remove redundant CFLAGS in Makefile: "-Wall ...Chijun Sima
2017-03-24selftests/timers: Spelling s/privledges/privileges/Geert Uytterhoeven
2017-03-24treewide: Fix typos in printkMasanari Iida
2017-03-23Add a eBPF helper function to retrieve socket uidChenbo Feng
2017-03-23Add a helper function to get socket cookie in eBPFChenbo Feng
2017-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-23perf list: Move extra details printing to new optionAndi Kleen
2017-03-23perf pmu: Add support for MetricName JSON attributeAndi Kleen
2017-03-23perf list: Support printing MetricExpr with --debugAndi Kleen
2017-03-23perf stat: Output JSON MetricExpr metricAndi Kleen
2017-03-23perf pmu: Support MetricExpr header in JSON event listAndi Kleen
2017-03-23perf vendor events intel: Update Intel uncore JSON event filesAndi Kleen
2017-03-23perf tools: Add a simple expression parser for JSONAndi Kleen
2017-03-23selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bugAndy Lutomirski
2017-03-23BackMerge tag 'v4.11-rc3' into drm-nextDave Airlie
2017-03-22bpf: Add tests for map-in-mapMartin KaFai Lau
2017-03-22bpf: fix hashmap extra_elems logicAlexei Starovoitov
2017-03-21selftests/bpf: fix broken build, take 2Zi Shen Lim
2017-03-21perf pmu: Special case uncore_ prefixAndi Kleen
2017-03-21perf pmu: Expand PMU events by prefix matchAndi Kleen
2017-03-21perf tools: Factor out PMU matching in parserAndi Kleen
2017-03-21perf stat: Handle partially bad results with mergingAndi Kleen
2017-03-21perf stat: Collapse identically named eventsAndi Kleen
2017-03-21perf stat: Factor out callback for collecting event valuesAndi Kleen
2017-03-21perf annotate: Add comment clarifying how the source code line is parsedArnaldo Carvalho de Melo
2017-03-21spi: spidev_test: add option to continuously transfer dataFrode Isaksen
2017-03-21perf annotate: More exactly grep -v of the objdump commandTaeung Song
2017-03-21perf sdt x86: Add renaming logic for rNN and other registersRavi Bangoria
2017-03-21perf probe: Add sdt probes arguments into the uprobe cmd stringAlexis Berlemont