Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ba361c92e73c771fcbbbd24c2c03c322e2de2e31
/
tools
ba361c9
perf tools: Don't stop synthesizing threads when one vanishes
by Arnaldo Carvalho de Melo
· 12 years ago
af3df2c
perf tools: Try to build Documentation when installing
by Borislav Petkov
· 12 years ago
814d7a4
perf trace: Print the name of a syscall when failing to read its info
by Arnaldo Carvalho de Melo
· 12 years ago
8b74526
perf tools: Pretty print errno for some more functions
by Arnaldo Carvalho de Melo
· 12 years ago
ae9ed03
perf trace: Add duration filter
by Arnaldo Carvalho de Melo
· 12 years ago
60c907a
perf trace: Add an event duration column
by Arnaldo Carvalho de Melo
· 12 years ago
752fde4
perf trace: Support interrupted syscalls
by Arnaldo Carvalho de Melo
· 12 years ago
9a8e85a
perf test: Align the 'Ok'/'FAILED!' test results
by Arnaldo Carvalho de Melo
· 12 years ago
2305c82
perf tools: Give user better message if precise is not supported
by David Ahern
· 12 years ago
03f2f93
Account the nr_entries in rblist properly
by Suzuki K. Poulose
· 12 years ago
68e94f4
perf tools: Try to find cross-built objdump path
by Irina Tirdea
· 12 years ago
feb8ada
perf tools: Remove noise in python version feature test
by Arnaldo Carvalho de Melo
· 12 years ago
28d213b
perf tools: Diplays more output on features check for make V=1
by Jiri Olsa
· 12 years ago
3f3a206
perf test: Add automated tests for pmu sysfs translated events
by Jiri Olsa
· 12 years ago
1d33d6d
perf tools: Add support to specify hw event as PMU event term
by Jiri Olsa
· 12 years ago
3fded96
perf tools: Fix PMU object alias initialization
by Jiri Olsa
· 12 years ago
ef8c029
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 12 years ago
42be739
perf test: Fix exclude_guest parse events tests
by Jiri Olsa
· 12 years ago
9fdbf67
perf tools: do not flush maps on COMM for perf report
by Luigi Semenzato
· 12 years ago
670ab5d
perf help: Fix --help for builtins
by Namhyung Kim
· 12 years ago
fc551f8
perf trace: Check if sample raw_data field is set
by Arnaldo Carvalho de Melo
· 12 years ago
3a53126
perf trace: Validate syscall id before growing syscall table
by Arnaldo Carvalho de Melo
· 12 years ago
45bff41
perf python: Properly link with libtraceevent
by Arnaldo Carvalho de Melo
· 12 years ago
a448a03
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 12 years ago
88a21d2
perf hists browser: Add back callchain folding symbol
by Arnaldo Carvalho de Melo
· 12 years ago
7762608
perf tools: Fix build on sparc.
by David Miller
· 12 years ago
f8de288
perf python: Link with libtraceevent
by Arnaldo Carvalho de Melo
· 12 years ago
356712f
perf python: Initialize 'page_size' variable
by Arnaldo Carvalho de Melo
· 12 years ago
743df75
tools lib traceevent: Fix missed freeing of subargs in free_arg() in filter
by Steven Rostedt
· 12 years ago
101782e
lib tools traceevent: Add back pevent assignment in __pevent_parse_format()
by Steven Rostedt
· 12 years ago
63a1a3d
perf hists browser: Fix off-by-two bug on the first column
by Namhyung Kim
· 12 years ago
88481b6
perf tools: Remove warnings on JIT samples for srcline sort key
by Namhyung Kim
· 12 years ago
ffe10c6
perf tools: Fix segfault when using srcline sort key
by Namhyung Kim
· 12 years ago
1342798
perf tool: Precise mode requires exclude_guest
by David Ahern
· 12 years ago
7d380c8
perf: Fix UAPI fallout
by Ingo Molnar
· 12 years ago
607ca46
UAPI: (Scripted) Disintegrate include/linux
by David Howells
· 12 years ago
a3920a6
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 12 years ago
ade0899
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
871a059
perf: Handle new rbtree implementation
by Markus Trippelsdorf
· 12 years ago
35e9a274
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
ec07361
perf: fix duplicate header inclusion
by Michel Lespinasse
· 12 years ago
d6ff127
rbtree: adjust node color in __rb_erase_color() only when necessary
by Michel Lespinasse
· 12 years ago
4084a9b
tools/power/acpi/acpidump: remove duplicated include from acpidump.c
by Wei Yongjun
· 12 years ago
7747e2f
Documentation: add documentation on compiling for Android
by Irina Tirdea
· 12 years ago
d816ec2
perf tools: Update Makefile for Android
by Irina Tirdea
· 12 years ago
78da39f
perf tools: Add on_exit implementation
by Bernhard Rosenkraenzer
· 12 years ago
355afe8
perf kvm: Add braces around multi-line statements
by David Ahern
· 12 years ago
e4f7637
perf kvm: Total count is a u64, print as so
by David Ahern
· 12 years ago
b880dee
perf kvm: Remove typecast in init_kvm_event_record
by David Ahern
· 12 years ago
2aa8eab
perf kvm: Only process events for vcpus of interest
by David Ahern
· 12 years ago
d43b716
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
d8dc91b
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 12 years ago
ae86912
perf tools: Remove duplicated include from trace-event-python.c
by Wei Yongjun
· 12 years ago
dc92b1f
Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
3f44ea0
Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_driver-simplify', 'turbostat' and 'usb3' into release
by Len Brown
· 12 years ago
b0a7d1a
perf machine: Carve up event processing specific from perf_tool
by Arnaldo Carvalho de Melo
· 12 years ago
0439539
perf sched: Handle PERF_RECORD_EXIT events
by Arnaldo Carvalho de Melo
· 12 years ago
ec4622f
perf annotate: Handle PERF_RECORD_EXIT events
by Arnaldo Carvalho de Melo
· 12 years ago
f62d3f0
perf event: No need to create a thread when handling PERF_RECORD_EXIT
by Arnaldo Carvalho de Melo
· 12 years ago
9d2f8e2
perf machine: Introduce find_thread method
by Arnaldo Carvalho de Melo
· 12 years ago
0c1fe6b
perf tools: Have the page size value available for all tools
by Arnaldo Carvalho de Melo
· 12 years ago
f924081
tools/power/turbostat: add option to count SMIs, re-name some options
by Len Brown
· 12 years ago
03a7beb
epoll: support for disabling items, and a self-test app
by Paton J. Lewis
· 12 years ago
6e92349
perf diff: Display empty space for non paired samples
by Jiri Olsa
· 12 years ago
d88c48f
perf diff: Include samples without symbol in overall stats
by Jiri Olsa
· 12 years ago
ed279da
perf diff: Add -F option to display formula for computation
by Jiri Olsa
· 12 years ago
61949b2
perf diff: Add -p option to display period values for hist entries
by Jiri Olsa
· 12 years ago
81d5f95
perf diff: Add weighted diff computation way to compare hist entries
by Jiri Olsa
· 12 years ago
96c47f1
perf diff: Add option to sort entries based on diff computation
by Jiri Olsa
· 12 years ago
7aaf6b3
perf diff: Add ratio computation way to compare hist entries
by Jiri Olsa
· 12 years ago
a06d143
perf diff: Add -b option for perf diff to display paired entries only
by Jiri Olsa
· 12 years ago
f15eb53
perf trace: Add support for tracing workload given by command line
by Namhyung Kim
· 12 years ago
ee76120
perf trace: Explicitly enable system-wide mode if no option is given
by Namhyung Kim
· 12 years ago
32caf0d
perf trace: Validate target task/user/cpu argument
by Namhyung Kim
· 12 years ago
c942ee2
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 12 years ago
139c081
perf hists: Add more helpers for hist entry stat
by Namhyung Kim
· 12 years ago
c4b3535
perf hists: Move he->stat.nr_events initialization to a template
by Namhyung Kim
· 12 years ago
b24c28f
perf hists: Introduce struct he_stat
by Namhyung Kim
· 12 years ago
b5ff71c
perf diff: Removing the total_period argument from output code
by Jiri Olsa
· 12 years ago
1d77822
perf tool: Add hpp interface to enable/disable hpp column
by Jiri Olsa
· 12 years ago
41724e4
perf tools: Removing hists pair argument from output path
by Jiri Olsa
· 12 years ago
5395a04
perf hists: Separate overhead and baseline columns
by Jiri Olsa
· 12 years ago
dd46434
perf diff: Refactor diff displacement possition info
by Jiri Olsa
· 12 years ago
ae359f1
perf hists: Add struct hists pointer to struct hist_entry
by Jiri Olsa
· 12 years ago
ae0c1f9
perf tools: Complete tracepoint event names
by Namhyung Kim
· 12 years ago
ca16f58
lguest: fix occasional crash in example launcher.
by Rusty Russell
· 12 years ago
e60fc84
perf evlist: Remove some unused methods
by Arnaldo Carvalho de Melo
· 12 years ago
39876e7
perf evlist: Introduce add_newtp method
by Arnaldo Carvalho de Melo
· 12 years ago
de332ac
perf kvm: Move global variables into a perf_kvm struct
by David Ahern
· 12 years ago
b1e0d8b
kbuild: Fix gcc -x syntax
by Jean Delvare
· 12 years ago
4e34d95
perf tools: Convert to BACKTRACE_SUPPORT
by Namhyung Kim
· 12 years ago
4d8061f
perf tools: Long option completion support for each subcommands
by Namhyung Kim
· 12 years ago
35c2fde
perf tools: Complete long option names of perf command
by Namhyung Kim
· 12 years ago
a1d668c
perf tools: Check existence of _get_comp_words_by_ref when bash completing
by Namhyung Kim
· 12 years ago
002439e
perf inject: Don't use globals where not needed to
by Arnaldo Carvalho de Melo
· 12 years ago
61eaa3b
perf record: Don't use globals where not needed to
by Arnaldo Carvalho de Melo
· 12 years ago
94d668d
perf evlist: Don't use globals where not needed to
by Arnaldo Carvalho de Melo
· 12 years ago
be77284
perf top: Don't use globals where not needed to
by Arnaldo Carvalho de Melo
· 12 years ago
11c4e4a
perf probe: Don't use globals where not needed to
by Arnaldo Carvalho de Melo
· 12 years ago
6ee4149
perf buildid-list: Don't use globals where not needed to
by Arnaldo Carvalho de Melo
· 12 years ago
Next »