perf llvm: Pass LINUX_VERSION_CODE to BPF program when compiling
[deliverable/linux.git] / tools / perf / util /
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  Jiri Olsaperf tools: Insert split maps correctly into origin...
2015-11-04  Andi Kleenperf stat: Move sw clock metrics printout to stat-shadow
2015-11-03  Wang Nanperf bpf: Mute libbpf when '-v' not set
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 bpf: Attach eBPF filter to perf event
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  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-27  Arnaldo Carvalho... perf tools: Search for more options when passing args...
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  Namhyung Kimperf tools: Introduce usage_with_options_msg()
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-25  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
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  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-10-22  Namhyung Kimperf tools: Improve call graph documents and help messages
2015-10-22  Namhyung Kimperf tools: Defaults to 'caller' callchain order only...
2015-10-22  Namhyung Kimperf top: Support call-graph display options also
2015-10-22  Namhyung Kimperf tools: Move callchain help messages to callchain.h
2015-10-22  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-10-21  Arnaldo Carvalho... perf annotate: Add debug message for out of bounds...
2015-10-21  Andi Kleenperf evsel: Print branch filter state with -vv
2015-10-20  Kan Liangperf cpu_map: Fix core dump caused by per-socket/core...
2015-10-20  Stephane Eranianperf record: Add ability to sample call branches
2015-10-20  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-10-19  Jiri Olsaperf cpu_map: Add data arg to cpu_map__build_map callback
2015-10-19  Jiri Olsaperf cpu_map: Make cpu_map__build_map global
2015-10-19  Jiri Olsaperf stat: Add AGGR_UNSET mode
2015-10-19  Jiri Olsaperf stat: Rename perf_stat struct into perf_stat_evsel
2015-10-19  Yunlong Songperf help: Change 'usage' to 'Usage' for consistency
2015-10-19  Namhyung Kimperf test: Suppress libtraceevent warnings
2015-10-14  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-10-13  Rabin Vincentperf callchains: Fix unw_word_t pointer casts
2015-10-13  Rabin Vincentperf callchain: Use debug_frame if eh_frame is unusable
2015-10-12  Arnaldo Carvalho... perf symbols: Try the .debug/ DSO cache as a last resort
2015-10-08  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-10-08  Ingo MolnarMerge branch 'perf/urgent' into perf/core, before pulli...
2015-10-07  Arnaldo Carvalho... perf python: Support the PERF_RECORD_SWITCH event
2015-10-07  Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2015-10-07  Sukadev Bhattiproluperf tools: Fix build break on powerpc due to sample_re...
2015-10-06  Andrzej Hajdaperf tools: Fix handling read result using a signed...
2015-10-06  Jiri Olsaperf tools: Introduce hpp_dimension__add_output function
2015-10-06  Jiri Olsaperf tools: Get rid of superfluos call to reset_dimensions
2015-10-06  Linus TorvaldsMerge tag 'for-linus-4.3b-rc4-tag' of git://git./linux...
2015-10-06  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-10-06  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-10-05  Jiri Olsaperf tools: Fail properly in case pattern matching...
2015-10-05  Arnaldo Carvalho... perf callchain: Switch default to 'graph,0.5,caller'
2015-10-05  Jiri Olsaperf tools: Setup proper width for symbol_iaddr field
2015-10-05  Don Zickusperf tools: Add support for sorting on the iaddr
2015-10-05  Jiri Olsaperf tools: Introduce 'P' modifier to request max precision
2015-10-05  Jiri Olsaperf tools: Export perf_event_attr__set_max_precise_ip()
2015-10-05  Jiri Olsaperf annotate: Fix sizeof_sym_hist overflow issue
2015-10-05  Jiri Olsaperf evlist: Display DATA_SRC sample type bit
2015-10-04  Linus TorvaldsMerge branch 'strscpy' of git://git./linux/kernel/git...
2015-10-04  Linus TorvaldsMerge tag 'md/4.3-fixes' of git://neil.brown.name/md
2015-10-04  Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2015-10-04  Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2015-10-03  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-10-03  Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2015-10-03  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2015-10-03  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-10-02  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-10-02  Trond MyklebustMerge tag 'nfs-rdma-for-4.3-2' of git://git.linux-nfs...
2015-10-02  Masami Hiramatsuperf probe: Allow probing on kmodules without dwarf
2015-10-02  Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2015-10-02  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-10-02  Linus TorvaldsMerge tag 'dmaengine-fix-4.3-rc4' of git://git.infradea...
2015-10-02  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2015-10-02  Arnaldo Carvalho... perf list: Honour 'event_glob' whem printing selectable...
2015-10-02  Linus TorvaldsMerge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people...
2015-10-02  Linus TorvaldsMerge git://git.infradead.org/intel-iommu
2015-10-02  Linus TorvaldsMerge tag 'pm+acpi-4.3-rc4' of git://git./linux/kernel...
2015-10-02  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-10-02  Dave AirlieMerge tag 'vmwgfx-fixes-4.3-151001' of git://people...
2015-10-01  Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2015-10-01  Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2015-10-01  Adrian Hunterperf callchain: Allow for max_stack greater than PERF_M...
2015-10-01  Namhyung Kimperf report: Fix a bug on "--call-graph none" option
2015-10-01  Namhyung Kimperf top: Register idle thread
2015-10-01  Linus TorvaldsMerge tag 'upstream-4.3-rc4' of git://git.infradead...
2015-10-01  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-09-30  Arnaldo Carvalho... perf tools: By default use the most precise "cycles...
2015-09-30  Arnaldo Carvalho... perf list: Remove blank lines, headers when piping...
next
This page took 0.050629 seconds and 8 git commands to generate.