- d71b0ad Merge branch 'perf/urgent' into perf/core, to resolve a conflict by Ingo Molnar · 10 years ago
- a4d7109 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 10 years ago
- f6cf87f Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 10 years ago
- c5e6bd2 perf tests: Fix software clock events test setting maps by Adrian Hunter · 10 years ago
- 2998272 perf tests: Fix task exit test setting maps by Adrian Hunter · 10 years ago
- 8c0498b perf evlist: Fix create_syswide_maps() not propagating maps by Adrian Hunter · 10 years ago
- 44c42d7 perf evlist: Fix add() not propagating maps by Adrian Hunter · 10 years ago
- adc0c3e perf evlist: Factor out a function to propagate maps for a single evsel by Adrian Hunter · 10 years ago
- 74bfd2b perf evlist: Make create_maps() use set_maps() by Adrian Hunter · 10 years ago
- 934e0f2 perf evlist: Make set_maps() more resilient by Adrian Hunter · 10 years ago
- fce4d29 perf evsel: Add own_cpus member by Adrian Hunter · 10 years ago
- b278c36 perf evlist: Fix missing thread_map__put in propagate_maps() by Adrian Hunter · 10 years ago
- f114d6e perf evlist: Fix splice_list_tail() not setting evlist by Adrian Hunter · 10 years ago
- ec9a77a perf evlist: Add has_user_cpus member by Adrian Hunter · 10 years ago
- d5bc056 perf evlist: Remove redundant validation from propagate_maps() by Adrian Hunter · 10 years ago
- 725e06b perf evlist: Simplify set_maps() logic by Adrian Hunter · 10 years ago
- a69b09e perf evlist: Simplify propagate_maps() logic by Adrian Hunter · 10 years ago
- bbbe6bf perf tools: Introduce regs_query_register_offset() for x86 by Wang Nan · 10 years ago
- 63ab024 perf tools: regs_query_register_offset() infrastructure by Wang Nan · 10 years ago
- 1965817 perf tools: Enhance parsing events tracepoint error output by Jiri Olsa · 10 years ago
- 8dd2a13 perf evsel: Propagate error info from tp_format by Jiri Olsa · 10 years ago
- e2f9f8e perf tools: Propagate error info for the tracepoint parsing by Jiri Olsa · 10 years ago
- 01ca9fd tools: Add err.h with ERR_PTR PTR_ERR interface by Jiri Olsa · 10 years ago
- 9bae1e8 perf probe: Export init/exit_probe_symbol_maps() by Namhyung Kim · 10 years ago
- a43aac2 perf probe: Free perf_probe_event in cleanup_perf_probe_events() by Namhyung Kim · 10 years ago
- 9059b28 Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 10 years ago
- bd315aa perf top: Fix segfault pressing -> with no hist entries by Wang Nan · 10 years ago
- 92d424a perf test: Add entry for hists socket filter by Kan Liang · 10 years ago
- 84734b0 perf hists browser: Zoom in/out for processor socket by Kan Liang · 10 years ago
- 21394d9 perf report: Introduce --socket-filter option by Kan Liang · 10 years ago
- 2e7ea3a perf tools: Introduce new sort type "socket" for the processor socket by Kan Liang · 10 years ago
- 0c4c4de perf tools: Add processor socket info to hist_entry and addr_location by Kan Liang · 10 years ago
- 4cde998 perf machine: Add pointer to sample's environment by Arnaldo Carvalho de Melo · 10 years ago
- aa36ddd perf env: Introduce read_cpu_topology_map() method by Arnaldo Carvalho de Melo · 10 years ago
- 5d8cf72 perf cpu_map: Use sysfs__read_int in get_{core,socket}_id() by Arnaldo Carvalho de Melo · 10 years ago
- 09f6acf tools lib api cpu: Introduce cpu.[ch] to obtain cpu related information by Arnaldo Carvalho de Melo · 10 years ago
- 2d729f6a tools lib api fs: Introduce sysfs__read_{int,ull}() by Arnaldo Carvalho de Melo · 10 years ago
- e0838e0 perf env: Read msr pmu type from header by Kan Liang · 10 years ago
- b601140 perf tools: Add tools/include into tags directories by Jiri Olsa · 10 years ago
- 8168cad perf evsel: Remove forward declaration of 'struct perf_evlist' by Arnaldo Carvalho de Melo · 10 years ago
- a4978ec perf hists browser: Fixup the "cpu" column width calculation by Arnaldo Carvalho de Melo · 10 years ago
- b699869 perf env: Adopt perf_header__set_cmdline by Arnaldo Carvalho de Melo · 10 years ago
- eebd0bf perf env: Rename some leftovers from rename to perf_env by Arnaldo Carvalho de Melo · 10 years ago
- f0ce888 perf env: Move perf_env out of header.h and session.c into separate object by Arnaldo Carvalho de Melo · 10 years ago
- e8210ce perf tests: Introduce iterator function for tests by Matt Fleming · 10 years ago
- c84974e perf test: Add entry to test cpu topology by Kan Liang · 10 years ago
- fbf9962 perf tools: Switch to tracing_path interface on appropriate places by Jiri Olsa · 10 years ago
- 60a1133 tools lib api fs: Remove debugfs, tracefs and findfs objects by Jiri Olsa · 10 years ago
- 4605eab tools lib api fs: Replace debugfs/tracefs objects interface with fs.c by Jiri Olsa · 10 years ago
- 4f234f0 tools lib api fs: Make tracing_path_strerror_open message generic by Jiri Olsa · 10 years ago
- fd405cf perf tests: Print objdump/dso buffers if they don't match by Jan Stancek · 10 years ago
- edfdb7e perf tests: Stop reading if objdump output crossed sections by Jan Stancek · 10 years ago
- 06f679c perf tests: Make objdump disassemble zero blocks by Jan Stancek · 10 years ago
- 729a7ed perf tests: Take into account address of each objdump line by Jan Stancek · 10 years ago
- 91a4dc9 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 10 years ago
- caa4704 perf header: Fixup reading of HEADER_NRCPUS feature by Arnaldo Carvalho de Melo · 10 years ago
- 8f3e568 perf/core: Drop PERF_EVENT_TXN by Sukadev Bhattiprolu · 10 years ago
- 88a4861 powerpc, perf/powerpc/hv-24x7: Use PMU_TXN_READ interface by Sukadev Bhattiprolu · 10 years ago
- 4a00c16 perf/core: Define PERF_PMU_TXN_READ interface by Sukadev Bhattiprolu · 10 years ago
- 7d88962 perf/core: Add return value for perf_event_read() by Sukadev Bhattiprolu · 10 years ago
- fa8c269 perf/core: Invert perf_read_group() loops by Peter Zijlstra · 10 years ago
- 0492d4c perf/core: Add group reads to perf_event_read() by Peter Zijlstra · 10 years ago
- b15f495 perf/core: Rename perf_event_read_{one,group}, perf_read_hw by Peter Zijlstra (Intel) · 10 years ago
- 01add3e perf/core: Split perf_event_read() and perf_event_count() by Sukadev Bhattiprolu · 10 years ago
- fbbe070 perf/core: Add a 'flags' parameter to the PMU transactional interfaces by Sukadev Bhattiprolu · 10 years ago
- 8455837 sparc, perf/sparc: Remove unnecessary assignment by Sukadev Bhattiprolu · 10 years ago
- b0e8787 perf/abi: Document some more aspects of the perf ABI by Peter Zijlstra · 10 years ago
- 73fdeb6 perf/x86/intel/pt: Fix KVM warning due to doing rdmsr() before the CPUID test by Huaitong Han · 10 years ago
- 516792e perf/core: Delete PF_EXITING checks from perf_cgroup_exit() callback by Kirill Tkhai · 10 years ago
- deb2751 perf/x86/intel: Fix LBR callstack issue caused by FREEZE_LBRS_ON_PMI by Kan Liang · 10 years ago
- d2878d6 perf/x86/intel/bts: Disallow use by unprivileged users on paranoid systems by Alexander Shishkin · 10 years ago
- a09d31f4 perf/x86/intel/ds: Work around BTS leaking kernel addresses by Alexander Shishkin · 10 years ago
- b20112e perf/x86: Improve accuracy of perf/sched clock by Adrian Hunter · 10 years ago
- 216dcaf Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying new changes by Ingo Molnar · 10 years ago
- d2bb1d4 Merge tag 'v4.3-rc1' into perf/core, to refresh the tree by Ingo Molnar · 10 years ago
- ebfb498 perf/x86/intel: Fix constraint access by Peter Zijlstra · 10 years ago
- 6ff33f3 Linux 4.3-rc1 by Linus Torvalds · 10 years ago
- 6917b51 Merge tag 'cris-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris by Linus Torvalds · 10 years ago
- 10fbd36 blk: rq_data_dir() should not return a boolean by Linus Torvalds · 10 years ago
- e1df8b0 Merge branch 'writeback-plugging' by Linus Torvalds · 10 years ago
- 505a666 writeback: plug writeback in wb_writeback() and writeback_inodes_wb() by Linus Torvalds · 10 years ago
- dfb22fc thermal: fix intel PCH thermal driver mismerge by Linus Torvalds · 10 years ago
- 01b0c01 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
- 3ebb054 ARCv2: [axs103_smp] Reduce clk for SMP FPGA configs by Vineet Gupta · 10 years ago
- ded0e25 Merge tag 'ntb-4.3' of git://github.com/jonmason/ntb by Linus Torvalds · 10 years ago
- f0c032d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
- fa9a67e Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- 05c7808 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
- 8e78b7d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
- 06a660a Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
- d9b44fe Merge tag 'edac/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 10 years ago
- 9ebd051 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
- e527b22 revert "ocfs2/dlm: use list_for_each_entry instead of list_for_each" by Andrew Morton · 10 years ago
- 4f1af60 mm/early_ioremap: add explicit #include of asm/early_ioremap.h by Ard Biesheuvel · 10 years ago
- 6798a8c fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void by Joe Perches · 10 years ago
- c9946c4 selftests: enhance membarrier syscall test by Mathieu Desnoyers · 10 years ago
- b6d9734 selftests: add membarrier syscall test by Pranith Kumar · 10 years ago
- 5b25b13 sys_membarrier(): system-wide memory barrier (generic, x86) by Mathieu Desnoyers · 10 years ago
- 7c0d35a MODSIGN: fix a compilation warning in extract-cert by David Howells · 10 years ago
- 51a73ba Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 10 years ago