Age | Commit message (Expand) | Author | Files | Lines |
2015-09-17 | tools build: Add test for presence of numa_num_possible_cpus() in libnuma | Arnaldo Carvalho de Melo | 5 | -3/+25 |
2015-09-17 | Revert "perf symbols: Fix mismatched declarations for elf_getphdrnum" | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2015-09-17 | perf stat: Fix per-pkg event reporting bug | Stephane Eranian | 1 | -2/+14 |
2015-09-16 | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 8 | -80/+124 |
2015-09-15 | perf tests: Fix software clock events test setting maps | Adrian Hunter | 1 | -4/+14 |
2015-09-15 | perf tests: Fix task exit test setting maps | Adrian Hunter | 1 | -4/+14 |
2015-09-15 | perf evlist: Fix create_syswide_maps() not propagating maps | Adrian Hunter | 1 | -9/+10 |
2015-09-15 | perf evlist: Fix add() not propagating maps | Adrian Hunter | 1 | -0/+2 |
2015-09-15 | perf evlist: Factor out a function to propagate maps for a single evsel | Adrian Hunter | 1 | -22/+27 |
2015-09-15 | perf evlist: Make create_maps() use set_maps() | Adrian Hunter | 1 | -9/+10 |
2015-09-15 | perf evlist: Make set_maps() more resilient | Adrian Hunter | 1 | -4/+15 |
2015-09-15 | perf evsel: Add own_cpus member | Adrian Hunter | 4 | -3/+8 |
2015-09-15 | perf evlist: Fix missing thread_map__put in propagate_maps() | Adrian Hunter | 1 | -0/+1 |
2015-09-15 | perf evlist: Fix splice_list_tail() not setting evlist | Adrian Hunter | 3 | -12/+9 |
2015-09-15 | perf evlist: Add has_user_cpus member | Adrian Hunter | 2 | -5/+7 |
2015-09-15 | perf evlist: Remove redundant validation from propagate_maps() | Adrian Hunter | 2 | -16/+10 |
2015-09-15 | perf evlist: Simplify set_maps() logic | Adrian Hunter | 1 | -6/+2 |
2015-09-15 | perf evlist: Simplify propagate_maps() logic | Adrian Hunter | 1 | -3/+2 |
2015-09-14 | perf top: Fix segfault pressing -> with no hist entries | Wang Nan | 1 | -1/+11 |
2015-09-14 | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 1 | -2/+2 |
2015-09-13 | perf header: Fixup reading of HEADER_NRCPUS feature | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2015-09-13 | perf/x86/intel: Fix constraint access | Peter Zijlstra | 1 | -1/+4 |
2015-09-11 | perf/x86/intel/bts: Set event->hw.itrace_started in pmu::start to match the n... | Alexander Shishkin | 1 | -0/+1 |
2015-09-04 | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 4 | -5/+5 |
2015-09-02 | perf tools: Fix use of wrong event when processing exit events | Adrian Hunter | 3 | -4/+4 |
2015-09-02 | perf tools: Fix parse_events_add_pmu caller | Jiri Olsa | 1 | -1/+1 |
2015-09-02 | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 7 | -26/+31 |
2015-09-01 | perf tools: Fix link time error with sample_reg_masks on non x86 | Stephane Eranian | 3 | -23/+27 |
2015-09-01 | perf build: Fix Intel PT instruction decoder dependency problem | Wang Nan | 1 | -0/+1 |
2015-09-01 | perf dwarf: Fix potential array out of bounds access | Wang Nan | 3 | -3/+3 |
2015-09-01 | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 17 | -13/+193 |
2015-09-01 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 8 | -75/+62 |
2015-09-01 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+8 |
2015-09-01 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 37 | -959/+762 |
2015-09-01 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 18 | -164/+329 |
2015-09-01 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 206 | -1584/+19187 |
2015-09-01 | Merge branch 'mm-kasan-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 5 | -120/+170 |
2015-09-01 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 4 | -3/+12 |
2015-09-01 | Merge branch 'core-types-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -11/+14 |
2015-09-01 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 49 | -907/+992 |
2015-09-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 154 | -7328/+15624 |
2015-09-01 | Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 320 | -4940/+9096 |
2015-09-01 | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 64 | -681/+796 |
2015-09-01 | Merge tag 'leds_for_4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a... | Linus Torvalds | 30 | -176/+240 |
2015-09-01 | Merge tag 'spi-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 47 | -227/+2116 |
2015-09-01 | Merge tag 'regulator-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 62 | -1252/+2302 |
2015-09-01 | Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 28 | -76/+1195 |
2015-09-01 | Merge tag 'hwmon-for-linus-v4.3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 30 | -623/+1808 |
2015-09-01 | Merge tag 'for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin... | Linus Torvalds | 22 | -356/+862 |
2015-09-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 94 | -1368/+3696 |