Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1b53cf9815bb4744958d41f3795d5d5a1d365e2d
/
tools
43e31e4
Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
02c3de1
Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
7aa7d60
Merge tag 'leds_for_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
by Linus Torvalds
· 8 years ago
8b5abde
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
8a9365a
Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
4abaa80
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
42e1b14
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
7f4eb0a
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
f7458a5
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
014f403
Merge branch 'acpica'
by Rafael J. Wysocki
· 8 years ago
eee77a8
Merge branch 'pm-tools'
by Rafael J. Wysocki
· 8 years ago
5b1ad68
Merge branch 'linus' into x86/mm
by Thomas Gleixner
· 8 years ago
3c7a9f3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
48385dd
tools/power/x86: Debug utility for intel_pstate driver
by Doug Smythies
· 8 years ago
34a0548
perf tools: Add missing parse_events_error() prototype
by Arnaldo Carvalho de Melo
· 8 years ago
b30a7d1
perf pmu: Fix check for unset alias->unit array
by Arnaldo Carvalho de Melo
· 8 years ago
5463b3d
bpf: kernel header files need to be copied into the tools directory
by Stephen Rothwell
· 8 years ago
ae34732
tools/leds: Add led_hw_brightness_mon program
by Jacek Anaszewski
· 8 years ago
a0b2f5a
perf tools: Be consistent on the type of map->symbols[] interator
by Arnaldo Carvalho de Melo
· 8 years ago
35670dd
perf intel pt decoder: clang has no -Wno-override-init
by Arnaldo Carvalho de Melo
· 8 years ago
c24ae6d
perf evsel: Do not put a variable sized type not at the end of a struct
by Arnaldo Carvalho de Melo
· 8 years ago
8a2efd6
perf probe: Avoid accessing uninitialized 'map' variable
by Arnaldo Carvalho de Melo
· 8 years ago
8989605
perf tools: Do not put a variable sized type not at the end of a struct
by Arnaldo Carvalho de Melo
· 8 years ago
9d6aae7
perf record: Do not put a variable sized type not at the end of a struct
by Arnaldo Carvalho de Melo
· 8 years ago
423d856
perf tests: Synthesize struct instead of using field after variable sized type
by Arnaldo Carvalho de Melo
· 8 years ago
6aa4d82
perf bench numa: Make sure dprintf() is not defined
by Arnaldo Carvalho de Melo
· 8 years ago
16cab32
Revert "perf bench futex: Sanitize numeric parameters"
by Arnaldo Carvalho de Melo
· 8 years ago
b988971
tools lib subcmd: Make it an error to pass a signed value to OPTION_UINTEGER
by Arnaldo Carvalho de Melo
· 8 years ago
49b3cd3
tools: Set the maximum optimization level according to the compiler being used
by Arnaldo Carvalho de Melo
· 8 years ago
093b75e
tools: Suppress request for warning options not existent in clang
by Arnaldo Carvalho de Melo
· 8 years ago
5eae7d8
perf symbols: dso->name is an array, no need to check it against NULL
by Arnaldo Carvalho de Melo
· 8 years ago
9ef6839
perf tests record: No need to test an array against NULL
by Arnaldo Carvalho de Melo
· 8 years ago
a7c3899
perf symbols: No need to check if sym->name is NULL
by Arnaldo Carvalho de Melo
· 8 years ago
d6195a6
perf evsel: Inform how to make a sysctl setting permanent
by Arnaldo Carvalho de Melo
· 8 years ago
e8c6f43
tools lib traceevent plugin function: Initialize 'index' variable
by Arnaldo Carvalho de Melo
· 8 years ago
14e4d7e
tools lib traceevent: Initialize lenght on OLD_RING_BUFFER_TYPE_TIME_STAMP
by Steven Rostedt (VMware)
· 8 years ago
d7dd112
perf scripting perl: Fix compile error with some perl5 versions
by Wang YanQing
· 8 years ago
be57b3f
perf diff: Change default setting to "delta-abs"
by Namhyung Kim
· 8 years ago
4b35994
perf diff: Add diff.compute config option
by Namhyung Kim
· 8 years ago
d49dd15
perf diff: Add diff.order config option
by Namhyung Kim
· 8 years ago
a1668c2
perf diff: Add 'delta-abs' compute method
by Namhyung Kim
· 8 years ago
1926140
tools include: Introduce linux/compiler-gcc.h
by Arnaldo Carvalho de Melo
· 8 years ago
7f67763
bpf: introduce BPF_F_ALLOW_OVERRIDE flag
by Alexei Starovoitov
· 8 years ago
7ea6856
perf intel-pt: Use __fallthrough
by Arnaldo Carvalho de Melo
· 8 years ago
2e2bbc03
perf tests: Avoid possible truncation with dirent->d_name + snprintf
by Arnaldo Carvalho de Melo
· 8 years ago
3aff8ba
perf bench numa: Avoid possible truncation when using snprintf()
by Arnaldo Carvalho de Melo
· 8 years ago
7735ca0
ACPICA: Source tree: Update copyright notices to 2017
by Bob Moore
· 8 years ago
8434a2e
perf header: Fix handling of PERF_EVENT_UPDATE__SCALE
by Arnaldo Carvalho de Melo
· 8 years ago
bdf23a9
perf thread_map: Correctly size buffer used with dirent->dt_name
by Arnaldo Carvalho de Melo
· 8 years ago
7b0214b
perf top: Use __fallthrough
by Arnaldo Carvalho de Melo
· 8 years ago
d64b721
tools strfilter: Use __fallthrough
by Arnaldo Carvalho de Melo
· 8 years ago
94bdd5e
tools string: Use __fallthrough in perf_atoll()
by Arnaldo Carvalho de Melo
· 8 years ago
b5bf173
tools include: Add a __fallthrough statement
by Arnaldo Carvalho de Melo
· 8 years ago
7a5980f
tools lib bpf: Add missing header to the library
by Mickaël Salaün
· 8 years ago
7666702
perf vendor events intel: Add uncore events for Broadwell DE
by Andi Kleen
· 8 years ago
22c8e55
perf vendor events intel: Add uncore events for Xeon Phi (Knights Landing)
by Andi Kleen
· 8 years ago
dd32cb5
perf vendor events intel: Add uncore events for Sandy Bridge Server
by Andi Kleen
· 8 years ago
6b138c7
perf vendor events intel: Add uncore events for IvyBridge Server
by Andi Kleen
· 8 years ago
949c84e
perf vendor events intel: Add uncore events for Broadwell Server
by Andi Kleen
· 8 years ago
7003f00
perf vendor events intel: Add uncore events for Haswell Server processor
by Andi Kleen
· 8 years ago
2f7db55
perf tools: Fix include of linux/mman.h
by Arnaldo Carvalho de Melo
· 8 years ago
6467753
tools lib traceevent: Robustify do_generate_dynamic_list_file
by David Carrillo-Cisneros
· 8 years ago
360e071
perf tools: Use zfree() to avoid keeping dangling pointers
by Taeung Song
· 8 years ago
506fde1
perf tools: Use zfree() instead of ad hoc equivalent
by Taeung Song
· 8 years ago
5aa365f
perf tools: Add missing check for failure in a zalloc() call
by Taeung Song
· 8 years ago
75fc5ae
perf tools: Only increase index if perf_evsel__new_idx() succeeds
by Taeung Song
· 8 years ago
d5c3a93
perf probe: Add option --symfs
by Uwe Kleine-König
· 8 years ago
9b20065
perf symbols: Take into account symfs setting when reading file build ID
by Victor Kamensky
· 8 years ago
27cf570
perf sdt: Show proper hint when event not yet in place via 'perf probe'
by Ravi Bangoria
· 8 years ago
f236102
perf list: Add debug support for outputing alias string
by Andi Kleen
· 8 years ago
231bb2a
perf pmu: Support event aliases for non cpu// pmus
by Andi Kleen
· 8 years ago
15b22ed
perf pmu: Support per pmu json aliases
by Andi Kleen
· 8 years ago
fedb2b5
perf jevents: Add support for parsing uncore json files
by Andi Kleen
· 8 years ago
d581141
perf jevents: Parse eventcode as number
by Andi Kleen
· 8 years ago
4d41643
perf bpf: Add missing newline in debug messages
by He Kuang
· 8 years ago
3bb53c9
perf tools arm64: Add support for generating bpf prologue
by He Kuang
· 8 years ago
e06094a
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
by Arnaldo Carvalho de Melo
· 8 years ago
53e74a1
Merge tag 'perf-urgent-for-mingo-4.10-20170203' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 8 years ago
027eb72
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
aa33b9b
perf callchain: Reference count maps
by Krister Johansen
· 8 years ago
a1c9f97
perf diff: Fix -o/--order option behavior (again)
by Namhyung Kim
· 8 years ago
8381cdd
perf diff: Fix segfault on 'perf diff -o N' option
by Namhyung Kim
· 8 years ago
e64d5fb
x86/mpx: Re-add MPX to selftests Makefile
by Dave Hansen
· 8 years ago
d7cb3a5
Merge tag 'perf-core-for-mingo-4.11-20170201' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 8 years ago
b05d109
perf ftrace: Add ftrace.tracer config option
by Taeung Song
· 8 years ago
43d41de
perf tools: Create for_each_event macro for tracepoints iteration
by Taeung Song
· 8 years ago
a263053
perf test: Add libbpf pinning test
by Joe Stringer
· 8 years ago
71dc4c3
tools lib api fs: Add bpf_fs filesystem detector
by Joe Stringer
· 8 years ago
9a9c733
tools perf util: Make rm_rf(path) argument const
by Joe Stringer
· 8 years ago
d5148d8
tools lib bpf: Add bpf_object__pin()
by Joe Stringer
· 8 years ago
b6989f3
tools lib bpf: Add bpf_map__pin()
by Joe Stringer
· 8 years ago
f367540
tools lib bpf: Add BPF program pinning APIs
by Joe Stringer
· 8 years ago
9c68ae9
perf callchain: Reference count maps
by Krister Johansen
· 8 years ago
a8709fa
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 8 years ago
c0621ac
tools headers: Sync {tools/,}arch/powerpc/include/uapi/asm/kvm.h, {tools/,}arch/x86/include/asm/cpufeatures.h and {tools/,}arch/arm/include/uapi/asm/kvm.h
by Ingo Molnar
· 8 years ago
ae5112a
Merge branch 'perf/urgent' into perf/core, to pick up fixes
by Ingo Molnar
· 8 years ago
1b1bc42
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
ecc4c56
perf tools: Propagate perf_config() errors
by Arnaldo Carvalho de Melo
· 8 years ago
afc45cf
perf config: Do not consider an error not to have any perfconfig file
by Arnaldo Carvalho de Melo
· 8 years ago
e572d08
tools build: Add tools tree support for 'make -s'
by Josh Poimboeuf
· 8 years ago
Next »