- cfd70a2 perf evlist: Introduce set_filter_pid method by Arnaldo Carvalho de Melo · 10 years ago
- 0808921 perf trace: Only insert blank duration bracket when tracing syscalls by Arnaldo Carvalho de Melo · 10 years ago
- 8a26ce4 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
- acba3c7 perf, powerpc: Fix up flush_branch_stack() users by Peter Zijlstra · 10 years ago
- 384b605 perf tools: Construct LBR call chain by Kan Liang · 10 years ago
- aad2b21 perf tools: Enable LBR call stack support by Kan Liang · 10 years ago
- 2c44b19 perf/x86/intel: Expose LBR callstack to user space tooling by Peter Zijlstra · 10 years ago
- aa54ae9 perf/x86/intel: Discard zero length call entries in LBR call stack by Yan, Zheng · 10 years ago
- 2c70d00 perf/x86/intel: Disable FREEZE_LBRS_ON_PMI when LBR operates in callstack mode by Yan, Zheng · 10 years ago
- 4b85490 perf/x86/intel: Re-organize code that implicitly enables LBR/PEBS by Yan, Zheng · 10 years ago
- a46a230 perf: Simplify the branch stack check by Yan, Zheng · 10 years ago
- 76cb2c6 perf/x86/intel: Save/restore LBR stack during context switch by Yan, Zheng · 10 years ago
- 63f0c1d perf/x86/intel: Track number of events that use the LBR callstack by Yan, Zheng · 10 years ago
- e18bf52 perf/x86/intel: Allocate space for storing LBR stack by Yan, Zheng · 10 years ago
- 5a158c3 perf: Always switch pmu specific data during context switch by Yan, Zheng · 10 years ago
- 4af57ef perf: Add pmu specific data for perf task context by Yan, Zheng · 10 years ago
- e9d7f7c perf/x86/intel: Add basic Haswell LBR call stack support by Yan, Zheng · 10 years ago
- 2a0ad3b perf/x86/intel: Use context switch callback to flush LBR stack by Yan, Zheng · 10 years ago
- ba53250 perf: Introduce pmu context switch callback by Yan, Zheng · 10 years ago
- 27ac905 perf/x86/intel: Reduce lbr_sel_map[] size by Yan, Zheng · 10 years ago
- c796b20 perf/x86/amd/ibs: Convert force_ibs_eilvt_setup() to void by Aravind Gopalakrishnan · 10 years ago
- 6a694a6 perf: Update userspace page info for software event by Shaohua Li · 10 years ago
- 72f669c perf: Update shadow timestamp before add event by Shaohua Li · 10 years ago
- 8e57c58 perf/x86/intel/uncore: Delete an unnecessary check before pci_dev_put() call by Markus Elfring · 10 years ago
- 726f323 perf trace: Support --events foo:bar --no-syscalls by Arnaldo Carvalho de Melo · 10 years ago
- 14a052d perf trace: Allow mixing with other events by Arnaldo Carvalho de Melo · 10 years ago
- e596663 perf trace: Handle multiple threads better wrt syscalls being intermixed by Arnaldo Carvalho de Melo · 10 years ago
- 42052be perf trace: Print thread info when following children by Arnaldo Carvalho de Melo · 10 years ago
- 619a303 perf list: Place the header text in its right position by Yunlong Song · 10 years ago
- 74390aa perf: Remove the extra validity check on nr_pages by Kaixu Xia · 10 years ago
- 3a03005 perf tools: Fix a bug of segmentation fault by Yunlong Song · 10 years ago
- ceed252 perf build: Display make commands on V=1 by Jiri Olsa · 10 years ago
- 9244e2c tools lib lockdep: Use tools build framework by Jiri Olsa · 10 years ago
- 2d58ab9 tools lib traceevent: Use tools build framework by Jiri Olsa · 10 years ago
- 285a8f2 tools lib api: Rename libapikfs.a to libapi.a by Jiri Olsa · 10 years ago
- b4f9166 tools lib api: Use tools build framework by Jiri Olsa · 10 years ago
- f819f70 perf build: Add build documentation by Jiri Olsa · 10 years ago
- db84866 perf build: Remove PERF-CFLAGS file by Jiri Olsa · 10 years ago
- 8e499ac perf build: Remove uneeded variables by Jiri Olsa · 10 years ago
- 64f72f3 perf build: Remove directory dependency rules by Jiri Olsa · 10 years ago
- 1999307 perf build: Add single target build framework support by Jiri Olsa · 10 years ago
- 6d8e62c perf build: Add arch sparc objects building by Jiri Olsa · 10 years ago
- 61b0212 perf build: Add arch sh objects building by Jiri Olsa · 10 years ago
- 953bce8 perf build: Add arch s390 objects building by Jiri Olsa · 10 years ago
- 07a39e1 perf build: Add arch powerpc objects building by Jiri Olsa · 10 years ago
- 7db2161 perf build: Add arch arm64 objects building by Jiri Olsa · 10 years ago
- f6ff0e6 perf build: Add arch arm objects building by Jiri Olsa · 10 years ago
- 5e8c0fb perf build: Add arch x86 objects building by Jiri Olsa · 10 years ago
- cb4e67f perf build: Add perf.o object building by Jiri Olsa · 10 years ago
- 1571b69 perf build: Add zlib objects building by Jiri Olsa · 10 years ago
- 3bc3374 perf build: Add perf regs objects building by Jiri Olsa · 10 years ago
- c7355f8 perf build: Add scripts objects building by Jiri Olsa · 10 years ago
- 88aeea0 perf build: Add gtk objects building by Jiri Olsa · 10 years ago
- cf15c74 perf build: Add slang objects building by Jiri Olsa · 10 years ago
- 3b939a6 perf build: Add ui objects building by Jiri Olsa · 10 years ago
- b2e45c3 perf build: Add dwarf unwind objects building by Jiri Olsa · 10 years ago
- 8379fce perf build: Add dwarf objects building by Jiri Olsa · 10 years ago
- 709e679 perf build: Add probe objects building by Jiri Olsa · 10 years ago
- 9352aab perf build: Add libperf objects building by Jiri Olsa · 10 years ago
- 285ab8b perf build: Add builtin objects building by Jiri Olsa · 10 years ago
- f39e042 perf build: Add tests objects building by Jiri Olsa · 10 years ago
- 72965b8 perf build: Add bench objects building by Jiri Olsa · 10 years ago
- 6dd280c perf build: Disable make's built-in rules by Jiri Olsa · 10 years ago
- 885e00b perf tools: Remove api fs object from python build by Jiri Olsa · 10 years ago
- 579ff6d tools build: Add subdir support by Jiri Olsa · 10 years ago
- fcfd661 tools build: Add detected config support by Jiri Olsa · 10 years ago
- c819e2c tools build: Add new build support by Jiri Olsa · 10 years ago
- 39f5704 perf tools: Define _GNU_SOURCE on pthread_attr_setaffinity_np feature check by Josh Boyer · 10 years ago
- 5cb113f perf buildid-cache: Consolidate .build-id cache path generators by Masami Hiramatsu · 10 years ago
- e35f736 perf buildid-cache: Remove unneeded debugdir parameters by Masami Hiramatsu · 10 years ago
- 4e31050 perf symbols: Define STT_GNU_IFUNC for glibc 2.9 and older. by Vinson Lee · 10 years ago
- 23773ca perf tools: Make perf aware of tracefs by Steven Rostedt (Red Hat) · 10 years ago
- dd6dda2 tools lib api fs: Add {tracefs,debugfs}_configured() functions by Steven Rostedt (Red Hat) · 10 years ago
- a9edf60 tools lib api debugfs: Add DEBUGFS_DEFAULT_PATH macro by Steven Rostedt (Red Hat) · 10 years ago
- 4ef92c2 tools lib api fs: Add tracefs mount helper functions by Steven Rostedt (Red Hat) · 10 years ago
- cde164a tools lib fs: Add helper to find mounted file systems by Steven Rostedt (Red Hat) · 10 years ago
- 5693c92 perf tools: Do not check debugfs MAGIC for tracing files by Steven Rostedt (Red Hat) · 10 years ago
- 20f86fc perf evlist: Fix typo in comment by Arnaldo Carvalho de Melo · 10 years ago
- f7aa222 perf trace: No need to enable evsels for workload started from perf by Arnaldo Carvalho de Melo · 10 years ago
- aa1aac1 perf tools: Introduce event_format__fprintf method by Arnaldo Carvalho de Melo · 10 years ago
- 402bb4e tools lib traceevent: Introduce trace_seq_do_fprintf function by Arnaldo Carvalho de Melo · 10 years ago
- dc6254c perf symbols: debuglink should take symfs option into account by Victor Kamensky · 10 years ago
- 4886f2c perf symbols: Ignore mapping symbols on aarch64 by Victor Kamensky · 10 years ago
- 8b72805 perf probe: Update man page by Masami Hiramatsu · 10 years ago
- e1ecbbc perf probe: Fix to handle optimized not-inlined functions by Masami Hiramatsu · 10 years ago
- a3c0cc2 perf tools: Fix a dso open fail message by Namhyung Kim · 10 years ago
- 63d3c6f perf tests: Do not rely on dso__data_read_offset() to open dso by Namhyung Kim · 10 years ago
- 66af43d perf test: Fix dso cache testcase by Namhyung Kim · 10 years ago
- a667342 perf/x86: Add /sys/devices/cpu/rdpmc=2 to allow rdpmc for all tasks by Andy Lutomirski · 10 years ago
- 7911d3f perf/x86: Only allow rdpmc if a perf_event is mapped by Andy Lutomirski · 10 years ago
- c1317ec perf: Pass the event to arch_perf_update_userpage() by Andy Lutomirski · 10 years ago
- 1e0fb9e perf: Add pmu callbacks to track event mapping and unmapping by Andy Lutomirski · 10 years ago
- 22c4bd9 x86: Add a comment clarifying LDT context switching by Andy Lutomirski · 10 years ago
- 1e02ce4 x86: Store a per-cpu shadow copy of CR4 by Andy Lutomirski · 10 years ago
- 375074c x86: Clean up cr4 manipulation by Andy Lutomirski · 10 years ago
- 0967160 Merge branch 'x86/asm' into perf/x86, to avoid conflicts with upcoming patches by Ingo Molnar · 10 years ago
- 2fde4f9 perf: Decouple unthrottling and rotating by Mark Rutland · 10 years ago
- cc34b98 perf: Drop module reference on event init failure by Mark Rutland · 10 years ago
- 7c60fc0 perf: Use POLLIN instead of POLL_IN for perf poll data in flag by Jiri Olsa · 10 years ago
- a83fe28 perf: Fix put_event() ctx lock by Peter Zijlstra · 10 years ago