perf inject: Also re-pipe lost_samples event
[deliverable/linux.git] / tools / perf /
2015-11-13  Adrian Hunterperf inject: Also re-pipe lost_samples event
2015-11-13  Adrian Hunterperf buildid-list: Requires ordered events
2015-11-13  Adrian Hunterperf symbols: Fix dso lookup by long name and missing...
2015-11-12  Arnaldo Carvalho... perf symbols: Allow forcing reading of non-root owned...
2015-11-12  Arnaldo Carvalho... perf hists browser: The dso can be obtained from popup_...
2015-11-12  Arnaldo Carvalho... perf hists browser: Fix 'd' hotkey action to filter...
2015-11-12  Adrian Hunterperf symbols: Rebuild rbtree when adjusting symbols...
2015-11-12  Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2015-11-11  Wang Nanperf probe: Verify parameters in two functions
2015-11-11  Arnaldo Carvalho... perf session: Add missing newlines to some pr_err(...
2015-11-11  Michael Petlanperf annotate: Support full source file paths for srcli...
2015-11-11  Yunlong Songperf test: Add llvm-src-base.c and llvm-src-kbuild...
2015-11-08  Ingo MolnarMerge tag 'perf-core-for-mingo-2' of git://git./linux...
2015-11-06  Arnaldo Carvalho... perf test: Do not be case sensitive when searching...
2015-11-06  Wang Nanperf test: Add 'perf test BPF'
2015-11-06  Wang Nanperf test: Enhance the LLVM tests: add kbuild test
2015-11-06  Wang Nanperf test: Enhance the LLVM test: update basic BPF...
2015-11-06  Wang Nanperf bpf: Improve BPF related error messages
2015-11-06  Wang Nanperf tools: Make fetch_kernel_version() publicly available
2015-11-06  Wang Nanbpf tools: Improve libbpf error reporting
2015-11-06  Masami Hiramatsuperf probe: Cleanup find_perf_probe_point_from_map...
2015-11-06  Andi Kleenperf annotate: Inform the user about objdump failures...
2015-11-05  Jiri Olsaperf stat: Make stat options global
2015-11-05  Jiri Olsaperf sched latency: Fix thread pid reuse issue
2015-11-05  Wang Nanperf tools: Fix find_perf_probe_point_from_map() which...
2015-11-05  Peter Feinerperf trace: Fix documentation for -i
2015-11-05  Wang Nanperf llvm: Pass LINUX_VERSION_CODE to BPF program when...
2015-11-05  Wang Nanperf llvm: Pass number of configured CPUs to clang...
2015-11-05  Arnaldo Carvalho... perf tools: Allow shuffling the build tests
2015-11-05  Jiri Olsaperf tools: Insert split maps correctly into origin...
2015-11-04  Andi Kleenperf stat: Use common printout function to avoid duplic...
2015-11-04  Andi Kleenperf stat: Move sw clock metrics printout to stat-shadow
2015-11-04  Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2015-11-04  Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2015-11-04  Linus TorvaldsMerge branch 'x86-headers-for-linus' of git://git....
2015-11-04  Linus TorvaldsMerge branch 'x86-fpu-for-linus' of git://git./linux...
2015-11-04  Linus TorvaldsMerge branch 'x86-debug-for-linus' of git://git./linux...
2015-11-04  Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git./linux...
2015-11-04  Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2015-11-04  Linus TorvaldsMerge branch 'x86-boot-for-linus' of git://git./linux...
2015-11-04  Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git./linux...
2015-11-04  Linus TorvaldsMerge branch 'x86-apic-for-linus' of git://git./linux...
2015-11-04  Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2015-11-04  Linus TorvaldsMerge branch 'ras-core-for-linus' of git://git./linux...
2015-11-04  Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2015-11-03  Linus TorvaldsMerge branch 'core-debug-for-linus' of git://git./linux...
2015-11-03  Linus TorvaldsMerge branch 'for-linus' of git://ftp.arm.linux.org...
2015-11-03  Linus TorvaldsMerge tag 'arc-4.4-rc1' of git://git./linux/kernel...
2015-11-03  Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2015-11-03  Wang Nanperf bpf: Mute libbpf when '-v' not set
2015-11-03  Wang Nanperf test: Keep test result clean if '-v' not set
2015-11-02  Linus TorvaldsMerge tag 'gpio-v4.4-1' of git://git./linux/kernel...
2015-11-02  Linus TorvaldsMerge tag 'pinctrl-v4.4-1' of git://git./linux/kernel...
2015-11-02  Linus TorvaldsMerge tag 'edac_for_4.4' of git://git./linux/kernel...
2015-11-01  Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2015-10-31  Linus TorvaldsMerge branch 'overlayfs-linus' of git://git./linux...
2015-10-31  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-10-31  Linus TorvaldsMerge tag 'pci-v4.3-fixes-2' of git://git./linux/kernel...
2015-10-30  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-10-29  Rabin Vincentperf unwind: Pass symbol source to libunwind
2015-10-29  Wang Nanperf tools: Compile scriptlets to BPF objects when...
2015-10-29  Wang Nanperf record: Add clang options for compiling BPF scripts
2015-10-29  Wang Nanperf bpf: Attach eBPF filter to perf event
2015-10-29  Jiri Olsaperf tools: Make sure fixdep is built before libbpf
2015-10-29  Stephane Eranianperf script: Enable printing of branch stack
2015-10-29  Arnaldo Carvalho... perf trace: Add cmd string table to decode sys_bpf...
2015-10-29  Ingo MolnarMerge tag 'perf-ebpf-for-mingo' of git://git./linux...
2015-10-29  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-10-28  Wang Nanperf bpf: Collect perf_evsel in BPF object files
2015-10-28  Wang Nanperf tools: Load eBPF object into kernel
2015-10-28  Wang Nanperf tools: Create probe points for BPF programs
2015-10-28  Wang Nanperf tools: Enable passing bpf object file to --event
2015-10-28  Wang Nanperf ebpf: Add the libbpf glue
2015-10-28  Wang Nanperf tools: Make perf depend on libbpf
2015-10-28  Jiri Olsaperf symbols: Fix endless loop in dso__split_kallsyms_f...
2015-10-28  Wang Nanperf tools: Enable pre-event inherit setting by config...
2015-10-28  Dima Koganperf symbols: we can now read separate debug-info files...
2015-10-28  Dima Koganperf symbols: Fix type error when reading a build-id
2015-10-28  Linus TorvaldsMerge tag 'powerpc-4.3-6' of git://git./linux/kernel...
2015-10-27  Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2015-10-27  Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2015-10-27  Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2015-10-27  Arnaldo Carvalho... perf tools: Search for more options when passing args...
2015-10-27  Jiri Olsaperf stat: Cache aggregated map entries in extra cpumap
2015-10-27  Jiri Olsaperf cpu_map: Add cpu_map__empty_new function
2015-10-27  Jiri Olsaperf evsel: Move id_offset out of struct perf_evsel...
2015-10-27  Ingo MolnarMerge tag 'efi-next' of git://git./linux/kernel/git...
2015-10-27  Namhyung Kimperf tools: Introduce usage_with_options_msg()
2015-10-26  Linus TorvaldsMerge tag 'iommu-fixes-v4.3-rc7' of git://git./linux...
2015-10-26  Namhyung Kimperf tools: Setup pager when printing usage and help
2015-10-26  Namhyung Kimperf report: Rename to --show-cpu-utilization
2015-10-26  Namhyung Kimperf tools: Improve ambiguous option help message
2015-10-26  Linus WalleijMerge branch 'sh-pfc-for-v4.4' of git://git./linux...
2015-10-25  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-10-24  Dave AirlieMerge branch 'vmwgfx-fixes-4.3' of git://people.freedes...
2015-10-24  Arnaldo Carvalho... perf tools: Provide help for subset of options
2015-10-24  Arnaldo Carvalho... perf tools: Show tool command line options ordered
2015-10-23  Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2015-10-23  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2015-10-23  Linus TorvaldsMerge branch 'for-linus-4.3' of git://git./linux/kernel...
next
This page took 0.052033 seconds and 8 git commands to generate.