index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
firewire
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-02-20
perf utils: Add perf_quiet_option()
Namhyung Kim
2
-0
/
+18
2017-02-17
perf record: Add -a as default target
Jiri Olsa
2
-2
/
+4
2017-02-17
perf stat: Add -a as default target
Jiri Olsa
2
-2
/
+3
2017-02-17
perf tools: Fail on using multiple bits long terms without value
Jiri Olsa
4
-9
/
+22
2017-02-17
perf tools: Move new_term arguments into struct parse_events_term template
Jiri Olsa
1
-30
/
+39
2017-02-17
perf build: Add special fixdep cleaning rule
Jiri Olsa
3
-4
/
+7
2017-02-17
perf tools: Replace _SC_NPROCESSORS_CONF with max_present_cpu in cpu_topology...
Jan Stancek
4
-14
/
+10
2017-02-17
perf header: Make build_cpu_topology skip offline/absent CPUs
Jan Stancek
1
-3
/
+16
2017-02-17
perf cpumap: Add cpu__max_present_cpu()
Jan Stancek
2
-0
/
+23
2017-02-17
perf session: Fix DEBUG=1 build with clang
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-02-17
tools lib traceevent: It's preempt not prempt
Steven Rostedt (VMware)
2
-3
/
+3
2017-02-17
perf python: Filter out -specs=/a/b/c from the python binding cc options
Arnaldo Carvalho de Melo
1
-1
/
+8
2017-02-17
tools perf scripting python: clang doesn't have -spec, remove it
Arnaldo Carvalho de Melo
2
-2
/
+9
2017-02-15
perf tools: Add missing parse_events_error() prototype
Arnaldo Carvalho de Melo
1
-0
/
+2
2017-02-15
perf pmu: Fix check for unset alias->unit array
Arnaldo Carvalho de Melo
1
-2
/
+2
2017-02-14
perf tools: Be consistent on the type of map->symbols[] interator
Arnaldo Carvalho de Melo
2
-3
/
+3
2017-02-14
perf intel pt decoder: clang has no -Wno-override-init
Arnaldo Carvalho de Melo
1
-1
/
+5
2017-02-14
perf evsel: Do not put a variable sized type not at the end of a struct
Arnaldo Carvalho de Melo
1
-34
/
+28
2017-02-14
perf probe: Avoid accessing uninitialized 'map' variable
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-02-14
perf tools: Do not put a variable sized type not at the end of a struct
Arnaldo Carvalho de Melo
1
-9
/
+6
2017-02-14
perf record: Do not put a variable sized type not at the end of a struct
Arnaldo Carvalho de Melo
1
-8
/
+9
2017-02-14
perf tests: Synthesize struct instead of using field after variable sized type
Arnaldo Carvalho de Melo
1
-11
/
+8
2017-02-14
perf bench numa: Make sure dprintf() is not defined
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-02-14
Revert "perf bench futex: Sanitize numeric parameters"
Arnaldo Carvalho de Melo
6
-20
/
+0
2017-02-14
tools lib subcmd: Make it an error to pass a signed value to OPTION_UINTEGER
Arnaldo Carvalho de Melo
1
-0
/
+4
2017-02-14
tools: Set the maximum optimization level according to the compiler being used
Arnaldo Carvalho de Melo
3
-2
/
+18
2017-02-14
tools: Suppress request for warning options not existent in clang
Arnaldo Carvalho de Melo
1
-1
/
+4
2017-02-13
samples/bpf: Reset global variables
Mickaël Salaün
1
-0
/
+5
2017-02-13
samples/bpf: Ignore already processed ELF sections
Mickaël Salaün
1
-0
/
+2
2017-02-13
samples/bpf: Add missing header
Mickaël Salaün
1
-0
/
+1
2017-02-13
perf symbols: dso->name is an array, no need to check it against NULL
Arnaldo Carvalho de Melo
2
-4
/
+4
2017-02-13
perf tests record: No need to test an array against NULL
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-02-13
perf symbols: No need to check if sym->name is NULL
Arnaldo Carvalho de Melo
5
-6
/
+5
2017-02-13
perf evsel: Inform how to make a sysctl setting permanent
Arnaldo Carvalho de Melo
4
-4
/
+6
2017-02-13
tools lib traceevent plugin function: Initialize 'index' variable
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-02-13
tools lib traceevent: Initialize lenght on OLD_RING_BUFFER_TYPE_TIME_STAMP
Steven Rostedt (VMware)
1
-0
/
+1
2017-02-13
perf scripting perl: Fix compile error with some perl5 versions
Wang YanQing
1
-1
/
+1
2017-02-13
perf diff: Change default setting to "delta-abs"
Namhyung Kim
2
-5
/
+5
2017-02-13
perf diff: Add diff.compute config option
Namhyung Kim
3
-3
/
+23
2017-02-13
perf diff: Add diff.order config option
Namhyung Kim
3
-1
/
+26
2017-02-13
perf diff: Add 'delta-abs' compute method
Namhyung Kim
2
-3
/
+49
2017-02-13
tools include: Introduce linux/compiler-gcc.h
Arnaldo Carvalho de Melo
3
-5
/
+20
2017-02-12
Linux 4.10-rc8
v4.10-rc8
Linus Torvalds
1
-1
/
+1
2017-02-11
perf/x86/intel: Add Kaby Lake support
Srinivas Pandruvada
3
-0
/
+8
2017-02-11
Btrfs: fix btrfs_decompress_buf2page()
Omar Sandoval
1
-15
/
+24
2017-02-10
l2tp: do not use udp_ioctl()
Eric Dumazet
3
-2
/
+28
2017-02-10
xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()
Boris Ostrovsky
1
-1
/
+2
2017-02-10
NET: mkiss: Fix panic
Ralf Baechle
1
-2
/
+2
2017-02-10
net: hns: Fix the device being used for dma mapping during TX
Kejian Yan
1
-1
/
+1
2017-02-10
x86/mm/ptdump: Fix soft lockup in page table walker
Andrey Ryabinin
1
-0
/
+2
[next]