| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2019-09-16 | 8 | -2326/+66 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'x86/cleanups' into x86/cpu, to pick up dependent changes | Ingo Molnar | 2019-09-06 | 6 | -2260/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | x86/mpx: Remove selftests themselves | Dave Hansen | 2019-07-22 | 5 | -2259/+0 | |
| | | * | | | | | | | | | | | | | | | | x86/mpx: Remove selftests Makefile entry | Dave Hansen | 2019-07-22 | 1 | -1/+1 | |
| | | |/ / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | Merge branch 'linus' into x86/cpu, to resolve conflicts | Ingo Molnar | 2019-09-02 | 11 | -67/+127 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | x86/intel: Aggregate microserver naming | Peter Zijlstra | 2019-08-28 | 1 | -11/+11 | |
| | * | | | | | | | | | | | | | | | | | x86/intel: Aggregate big core graphics naming | Peter Zijlstra | 2019-08-28 | 1 | -9/+9 | |
| | * | | | | | | | | | | | | | | | | | x86/intel: Aggregate big core mobile naming | Peter Zijlstra | 2019-08-28 | 1 | -20/+20 | |
| | * | | | | | | | | | | | | | | | | | x86/intel: Aggregate big core client naming | Peter Zijlstra | 2019-08-28 | 1 | -14/+14 | |
| | * | | | | | | | | | | | | | | | | | Merge tag 'v5.3-rc6' into x86/cpu, to pick up fixes | Ingo Molnar | 2019-08-26 | 88 | -254/+1257 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | x86: Remove X86_FEATURE_MFENCE_RDTSC | Josh Poimboeuf | 2019-07-22 | 1 | -1/+0 | |
| | | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2019-09-16 | 423 | -8721/+12913 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | Merge tag 'perf-core-for-mingo-5.4-20190901' of git://git.kernel.org/pub/scm/... | Ingo Molnar | 2019-09-02 | 267 | -3578/+1319 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | objtool: Ignore intentional differences for the x86 insn decoder | Arnaldo Carvalho de Melo | 2019-08-31 | 1 | -4/+5 | |
| | | * | | | | | | | | | | | | | | | | objtool: Update sync-check.sh from perf's check-headers.sh | Arnaldo Carvalho de Melo | 2019-08-31 | 1 | -5/+26 | |
| | | * | | | | | | | | | | | | | | | | perf build: Ignore intentional differences for the x86 insn decoder | Arnaldo Carvalho de Melo | 2019-08-31 | 1 | -4/+4 | |
| | | * | | | | | | | | | | | | | | | | perf intel-pt: Use shared x86 insn decoder | Josh Poimboeuf | 2019-08-31 | 16 | -2632/+23 | |
| | | * | | | | | | | | | | | | | | | | perf intel-pt: Remove inat.c from build dependency list | Josh Poimboeuf | 2019-08-31 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | perf: Update .gitignore file | Josh Poimboeuf | 2019-08-31 | 1 | -0/+3 | |
| | | * | | | | | | | | | | | | | | | | objtool: Move x86 insn decoder to a common location | Josh Poimboeuf | 2019-08-31 | 12 | -12/+12 | |
| | | * | | | | | | | | | | | | | | | | perf metricgroup: Support multiple events for metricgroup | Jin Yao | 2019-08-31 | 3 | -44/+68 | |
| | | * | | | | | | | | | | | | | | | | perf metricgroup: Scale the metric result | Jin Yao | 2019-08-31 | 3 | -11/+31 | |
| | | * | | | | | | | | | | | | | | | | perf pmu: Change convert_scale from static to global | Jin Yao | 2019-08-31 | 2 | -3/+5 | |
| | | * | | | | | | | | | | | | | | | | perf symbols: Move mem_info and branch_info out of symbol.h | Arnaldo Carvalho de Melo | 2019-08-31 | 22 | -19/+47 | |
| | | * | | | | | | | | | | | | | | | | perf auxtrace: Uninline functions that touch perf_session | Arnaldo Carvalho de Melo | 2019-08-31 | 41 | -38/+98 | |
| | | * | | | | | | | | | | | | | | | | perf tools: Remove needless evlist.h include directives | Arnaldo Carvalho de Melo | 2019-08-31 | 32 | -32/+33 | |
| | | * | | | | | | | | | | | | | | | | perf tools: Remove needless evlist.h include directives | Arnaldo Carvalho de Melo | 2019-08-31 | 6 | -6/+6 | |
| | | * | | | | | | | | | | | | | | | | perf tools: Remove needless thread_map.h include directives | Arnaldo Carvalho de Melo | 2019-08-31 | 3 | -3/+0 | |
| | | * | | | | | | | | | | | | | | | | perf tools: Remove needless thread.h include directives | Arnaldo Carvalho de Melo | 2019-08-31 | 9 | -9/+0 | |
| | | * | | | | | | | | | | | | | | | | perf tools: Remove needless map.h include directives | Arnaldo Carvalho de Melo | 2019-08-31 | 3 | -7/+3 | |
| | | * | | | | | | | | | | | | | | | | perf probe: No need for symbol.h, symbol_conf is enough | Arnaldo Carvalho de Melo | 2019-08-31 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | perf tools: Remove needless sort.h include directives | Arnaldo Carvalho de Melo | 2019-08-31 | 5 | -3/+2 | |
| | | * | | | | | | | | | | | | | | | | perf tools: Move 'struct events_stats' and prototypes to separate header | Arnaldo Carvalho de Melo | 2019-08-31 | 6 | -47/+58 | |
| | | * | | | | | | | | | | | | | | | | perf hist: Remove needless ui/progress.h from hist.h | Arnaldo Carvalho de Melo | 2019-08-31 | 4 | -1/+4 | |
| | | * | | | | | | | | | | | | | | | | perf dsos: Move the dsos struct and its methods to separate source files | Arnaldo Carvalho de Melo | 2019-08-31 | 49 | -257/+331 | |
| | | * | | | | | | | | | | | | | | | | perf symbols: Move symsrc prototypes to a separate header | Arnaldo Carvalho de Melo | 2019-08-31 | 10 | -33/+58 | |
| | | * | | | | | | | | | | | | | | | | perf symbols: Add missing linux/refcount.h to symbol.h | Arnaldo Carvalho de Melo | 2019-08-31 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | | | perf symbol: Move C++ demangle defines to the only file using it | Arnaldo Carvalho de Melo | 2019-08-31 | 2 | -6/+6 | |
| | | * | | | | | | | | | | | | | | | | perf dso: Adopt DSO related macros from symbol.h | Arnaldo Carvalho de Melo | 2019-08-31 | 6 | -3/+7 | |
| | | * | | | | | | | | | | | | | | | | libtraceevent: Change users plugin directory | Tzvetomir Stoyanov | 2019-08-31 | 2 | -4/+4 | |
| | | * | | | | | | | | | | | | | | | | libtraceevent: Remove tep_register_trace_clock() | Tzvetomir Stoyanov | 2019-08-31 | 3 | -14/+0 | |
| | | * | | | | | | | | | | | | | | | | libtraceevent, perf tools: Changes in tep_print_event_* APIs | Tzvetomir Stoyanov | 2019-08-31 | 7 | -200/+203 | |
| | | * | | | | | | | | | | | | | | | | perf event: Remove needless include directives from event.h | Arnaldo Carvalho de Melo | 2019-08-31 | 8 | -6/+20 | |
| | | * | | | | | | | | | | | | | | | | perf env: Remove env.h from other headers where just a fwd decl is needed | Arnaldo Carvalho de Melo | 2019-08-31 | 5 | -3/+9 | |
| | | * | | | | | | | | | | | | | | | | perf debug: Remove needless include directives from debug.h | Arnaldo Carvalho de Melo | 2019-08-31 | 75 | -6/+104 | |
| | | * | | | | | | | | | | | | | | | | perf tools: Remove debug.h from header files not needing it | Arnaldo Carvalho de Melo | 2019-08-29 | 23 | -3/+24 | |
| | | * | | | | | | | | | | | | | | | | perf tools: Remove perf.h from source files not needing it | Arnaldo Carvalho de Melo | 2019-08-29 | 48 | -51/+0 | |
| | | * | | | | | | | | | | | | | | | | perf tools: Remove needless perf.h include directive from headers | Arnaldo Carvalho de Melo | 2019-08-29 | 21 | -3/+18 | |
| | | * | | | | | | | | | | | | | | | | perf time-utils: Adopt rdclock() from perf.h | Arnaldo Carvalho de Melo | 2019-08-29 | 4 | -9/+11 | |
| | | * | | | | | | | | | | | | | | | | perf tools: Move everything related to sys_perf_event_open() to perf-sys.h | Arnaldo Carvalho de Melo | 2019-08-29 | 23 | -23/+34 | |

