summaryrefslogtreecommitdiffstats
path: root/tools/firewire (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-20perf utils: Add perf_quiet_option()Namhyung Kim2-0/+18
2017-02-17perf record: Add -a as default targetJiri Olsa2-2/+4
2017-02-17perf stat: Add -a as default targetJiri Olsa2-2/+3
2017-02-17perf tools: Fail on using multiple bits long terms without valueJiri Olsa4-9/+22
2017-02-17perf tools: Move new_term arguments into struct parse_events_term templateJiri Olsa1-30/+39
2017-02-17perf build: Add special fixdep cleaning ruleJiri Olsa3-4/+7
2017-02-17perf tools: Replace _SC_NPROCESSORS_CONF with max_present_cpu in cpu_topology...Jan Stancek4-14/+10
2017-02-17perf header: Make build_cpu_topology skip offline/absent CPUsJan Stancek1-3/+16
2017-02-17perf cpumap: Add cpu__max_present_cpu()Jan Stancek2-0/+23
2017-02-17perf session: Fix DEBUG=1 build with clangArnaldo Carvalho de Melo1-1/+1
2017-02-17tools lib traceevent: It's preempt not premptSteven Rostedt (VMware)2-3/+3
2017-02-17perf python: Filter out -specs=/a/b/c from the python binding cc optionsArnaldo Carvalho de Melo1-1/+8
2017-02-17tools perf scripting python: clang doesn't have -spec, remove itArnaldo Carvalho de Melo2-2/+9
2017-02-15perf tools: Add missing parse_events_error() prototypeArnaldo Carvalho de Melo1-0/+2
2017-02-15perf pmu: Fix check for unset alias->unit arrayArnaldo Carvalho de Melo1-2/+2
2017-02-14perf tools: Be consistent on the type of map->symbols[] interatorArnaldo Carvalho de Melo2-3/+3
2017-02-14perf intel pt decoder: clang has no -Wno-override-initArnaldo Carvalho de Melo1-1/+5
2017-02-14perf evsel: Do not put a variable sized type not at the end of a structArnaldo Carvalho de Melo1-34/+28
2017-02-14perf probe: Avoid accessing uninitialized 'map' variableArnaldo Carvalho de Melo1-1/+1
2017-02-14perf tools: Do not put a variable sized type not at the end of a structArnaldo Carvalho de Melo1-9/+6
2017-02-14perf record: Do not put a variable sized type not at the end of a structArnaldo Carvalho de Melo1-8/+9
2017-02-14perf tests: Synthesize struct instead of using field after variable sized typeArnaldo Carvalho de Melo1-11/+8
2017-02-14perf bench numa: Make sure dprintf() is not definedArnaldo Carvalho de Melo1-0/+1
2017-02-14Revert "perf bench futex: Sanitize numeric parameters"Arnaldo Carvalho de Melo6-20/+0
2017-02-14tools lib subcmd: Make it an error to pass a signed value to OPTION_UINTEGERArnaldo Carvalho de Melo1-0/+4
2017-02-14tools: Set the maximum optimization level according to the compiler being usedArnaldo Carvalho de Melo3-2/+18
2017-02-14tools: Suppress request for warning options not existent in clangArnaldo Carvalho de Melo1-1/+4
2017-02-13samples/bpf: Reset global variablesMickaël Salaün1-0/+5
2017-02-13samples/bpf: Ignore already processed ELF sectionsMickaël Salaün1-0/+2
2017-02-13samples/bpf: Add missing headerMickaël Salaün1-0/+1
2017-02-13perf symbols: dso->name is an array, no need to check it against NULLArnaldo Carvalho de Melo2-4/+4
2017-02-13perf tests record: No need to test an array against NULLArnaldo Carvalho de Melo1-1/+1
2017-02-13perf symbols: No need to check if sym->name is NULLArnaldo Carvalho de Melo5-6/+5
2017-02-13perf evsel: Inform how to make a sysctl setting permanentArnaldo Carvalho de Melo4-4/+6
2017-02-13tools lib traceevent plugin function: Initialize 'index' variableArnaldo Carvalho de Melo1-1/+1
2017-02-13tools lib traceevent: Initialize lenght on OLD_RING_BUFFER_TYPE_TIME_STAMPSteven Rostedt (VMware)1-0/+1
2017-02-13perf scripting perl: Fix compile error with some perl5 versionsWang YanQing1-1/+1
2017-02-13perf diff: Change default setting to "delta-abs"Namhyung Kim2-5/+5
2017-02-13perf diff: Add diff.compute config optionNamhyung Kim3-3/+23
2017-02-13perf diff: Add diff.order config optionNamhyung Kim3-1/+26
2017-02-13perf diff: Add 'delta-abs' compute methodNamhyung Kim2-3/+49
2017-02-13tools include: Introduce linux/compiler-gcc.hArnaldo Carvalho de Melo3-5/+20
2017-02-12Linux 4.10-rc8v4.10-rc8Linus Torvalds1-1/+1
2017-02-11perf/x86/intel: Add Kaby Lake supportSrinivas Pandruvada3-0/+8
2017-02-11Btrfs: fix btrfs_decompress_buf2page()Omar Sandoval1-15/+24
2017-02-10l2tp: do not use udp_ioctl()Eric Dumazet3-2/+28
2017-02-10xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()Boris Ostrovsky1-1/+2
2017-02-10NET: mkiss: Fix panicRalf Baechle1-2/+2
2017-02-10net: hns: Fix the device being used for dma mapping during TXKejian Yan1-1/+1
2017-02-10x86/mm/ptdump: Fix soft lockup in page table walkerAndrey Ryabinin1-0/+2