Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
6a5c13aff49ac9b3fea38d5f84b436718cb2780d
/
tools
6a5c13af
perf tools: Fix build dependency of perf python extension
by Namhyung Kim
· 13 years ago
d366549
perf record: No build id option fails
by David Ahern
· 13 years ago
73323f5
perf tools: fix endianness detection in perf.data
by Stephane Eranian
· 13 years ago
9dac6a2
perf stat: Align scaled output of cpu-clock
by Namhyung Kim
· 13 years ago
5fde252
perf stat: Adjust print unit
by Namhyung Kim
· 13 years ago
762b293
perf doc: Allow producing documentation in a specified output directory
by Franck Bui-Huu
· 13 years ago
e89cef1
perf tool: Fix perf stack to non executable on x86_64
by Jiri Olsa
· 13 years ago
5ddf146
Merge branch 'perf/urgent' into perf/core
by Arnaldo Carvalho de Melo
· 13 years ago
a4a03fc
perf evsel: Fix an issue where perf report fails to show the proper percentage
by Naveen N. Rao
· 13 years ago
bf32c9e
perf tools: Fix prefix matching for kernel maps
by Jiri Olsa
· 13 years ago
7a0153e
perf tools: Fix perf stack to non executable on x86_64
by Jiri Olsa
· 13 years ago
781ba9d
perf record: Make feature initialization generic
by Robert Richter
· 13 years ago
4eced23
perf probe: Rename target_module to target
by Srikar Dronamraju
· 13 years ago
946d863
perf tools: Remove distclean from Makefile help output
by John Kacur
· 13 years ago
0529bc1
perf evlist: Make splice_list_tail method public
by Jiri Olsa
· 13 years ago
509605d
perf top: Fix number of samples displayed
by Stephane Eranian
· 13 years ago
d8d9c282
perf tools: Fix strlen() bug in perf_event__synthesize_event_type()
by Stephane Eranian
· 13 years ago
0a84f00
perf tools: Fix broken build by defining _GNU_SOURCE in Makefile
by David Daney
· 13 years ago
cfeb1d9
perf python: Use attr.watermark in twatch.py
by Arnaldo Carvalho de Melo
· 13 years ago
d30d4a0
perf tools: Remove unnecessary ctype.h inclusion
by Namhyung Kim
· 13 years ago
d1eec3e
perf lock: Document lock info subcommand
by Namhyung Kim
· 13 years ago
008953d
perf top: Fix number of samples displayed
by Stephane Eranian
· 13 years ago
0bc8d20
perf script: Add option resolving vmlinux path
by Akihiro Nagai
· 13 years ago
a978f2a
perf script: Add the offset field specifier
by Akihiro Nagai
· 13 years ago
9558259
perf script: Print branch_from and branch_to of BTS events
by Akihiro Nagai
· 13 years ago
547a92e
perf script: Unify the expressions indicating "unknown"
by Akihiro Nagai
· 13 years ago
f9d3699
perf evsel: Fix spelling typo
by Masanari Iida
· 13 years ago
44a6839
Merge branch 'perf/fast' into perf/core
by Ingo Molnar
· 13 years ago
939ddcf
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 13 years ago
f8f4b28
perf tools: Fix strlen() bug in perf_event__synthesize_event_type()
by Stephane Eranian
· 13 years ago
a844d1e
perf probe: Usability fixes
by Srikar Dronamraju
· 13 years ago
2ef1ea3
perf tools: Fix broken build by defining _GNU_SOURCE in Makefile
by David Daney
· 13 years ago
e3e877e
perf bench: Allow passing an iteration count to "bench mem mem{cpy,set}"
by Jan Beulich
· 13 years ago
be3de80
perf bench: Also allow measuring memset()
by Jan Beulich
· 13 years ago
800eb01
perf bench: Also allow measuring alternative memcpy implementations
by Jan Beulich
· 13 years ago
9ea8119
perf bench: Make "default" memcpy() selection actually use glibc's implementation
by Jan Beulich
· 13 years ago
0d37aa3
perf tools: Introduce per user view
by Arnaldo Carvalho de Melo
· 13 years ago
9ae7d33
perf tools: Add fprintf methods for thread_map and cpu_map classes
by Arnaldo Carvalho de Melo
· 13 years ago
507a03c
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 13 years ago
79ba0db
Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into release
by Len Brown
· 13 years ago
5d48421
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest
by Linus Torvalds
· 13 years ago
83c2f91
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
0b48d42
Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
0994695
Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")
by Linus Torvalds
· 13 years ago
85bbddc
selftests: new x86 breakpoints selftest
by Frederic Weisbecker
· 13 years ago
274343a
selftests: new very basic kernel selftests directory
by Frederic Weisbecker
· 13 years ago
07fe997
lguest: move the lguest tool to the tools directory
by Davidlohr Bueso
· 13 years ago
f96fde4
virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
by Rusty Russell
· 13 years ago
7b21e34
virtio: harsher barriers for rpmsg.
by Rusty Russell
· 13 years ago
90a5d5a
mm-tracepoint: fix documentation and examples
by Konstantin Khlebnikov
· 13 years ago
9879326
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
172d1b0
perf tools: Fix compile error on x86_64 Ubuntu
by Namhyung Kim
· 13 years ago
0ed35abc
perf report: Fix --stdio output alignment when --showcpuutilization used
by Namhyung Kim
· 13 years ago
6714a04
perf annotate: Get rid of field_sep check
by Namhyung Kim
· 13 years ago
9934525
perf annotate: Fix usage string
by Namhyung Kim
· 13 years ago
1b22859
perf kmem: Fix a memory leak
by Namhyung Kim
· 13 years ago
8442da1
perf kmem: Add missing closedir() calls
by Namhyung Kim
· 13 years ago
cdce445
perf top: Add error message for EMFILE
by Namhyung Kim
· 13 years ago
c30ab8a
perf test: Change type of '-v' option to INCR
by Namhyung Kim
· 13 years ago
946ef2a
perf script: Add missing closedir() calls
by Namhyung Kim
· 13 years ago
e4e88f3
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
cc5a91e
perf tools: Add const.h to MANIFEST to make perf-tar-src-pkg work again
by Sebastian Andrzej Siewior
· 13 years ago
99320cc
perf tools: Add support for guest/host-only profiling
by Joerg Roedel
· 13 years ago
1aed267
perf kvm: Do guest-only counting by default
by Joerg Roedel
· 13 years ago
df25f98
perf top: Don't update total_period on process_sample
by Arnaldo Carvalho de Melo
· 13 years ago
12c1427
perf hists: Stop using 'self' for struct hist_entry
by Arnaldo Carvalho de Melo
· 13 years ago
13d3ee5
perf hists: Rename total_session to total_period
by Arnaldo Carvalho de Melo
· 13 years ago
be405f9
ktest: Add INGORE_ERRORS to ignore warnings in boot up
by Steven Rostedt
· 13 years ago
96f6a0d
ktest: Still do reboot even for REBOOT_TYPE = script
by Steven Rostedt
· 13 years ago
9e18342
perf kvm: Fix copy & paste error in description
by Joerg Roedel
· 13 years ago
466e287
perf script: Kill script_spec__delete
by Namhyung Kim
· 13 years ago
057a174
perf top: Fix a memory leak
by Namhyung Kim
· 13 years ago
15e6392
perf stat: Introduce get_ratio_color() helper
by Namhyung Kim
· 13 years ago
29c9862
perf session: Remove impossible condition check
by Namhyung Kim
· 13 years ago
d36b691
misc latin1 to utf8 conversions
by Al Viro
· 13 years ago
f232806
perf tools: Fix feature-bits rework fallout, remove unused variable
by Ingo Molnar
· 13 years ago
37a058e
perf script: Add generic perl handler to process events
by Robert Richter
· 13 years ago
b1e5a9b
perf tools: Use for_each_set_bit() to iterate over feature flags
by Robert Richter
· 13 years ago
e20960c
perf tools: Unify handling of features when writing feature section
by Robert Richter
· 13 years ago
efad141
perf report: Accept fifos as input file
by Robert Richter
· 13 years ago
1b54950
perf tools: Moving code in some files
by Robert Richter
· 13 years ago
002c4fd
perf tools: Fix out-of-bound access to struct perf_session
by Robert Richter
· 13 years ago
f7a8a13
perf tools: Continue processing header on unknown features
by Robert Richter
· 13 years ago
8cdfa78
perf tools: Improve macros for struct feature_ops
by Robert Richter
· 13 years ago
41d0d93
perf: builtin-record: Document and check that mmap_pages must be a power of two.
by Nelson Elhage
· 13 years ago
18e6093
perf: builtin-record: Provide advice if mmap'ing fails with EPERM.
by Nelson Elhage
· 13 years ago
f41612f
perf tools: Fix truncated annotation
by Ingo Molnar
· 13 years ago
64aab93
perf script: look up thread using tid instead of pid
by David Ahern
· 13 years ago
f5faf72
perf tools: Look up thread names for system wide profiling
by David Ahern
· 13 years ago
defd8d3
perf tools: Fix comm for processes with named threads
by David Ahern
· 13 years ago
c2857cb
ktest: Fix compare script to test if options are not documented
by Steven Rostedt
· 13 years ago
9cc9e09
ktest: Detect typos in option names
by Steven Rostedt
· 13 years ago
b5f4aea
ktest: Have all values be set by defaults
by Steven Rostedt
· 13 years ago
4f43e0d
ktest: Change initialization of defaults hash to perl format
by Steven Rostedt
· 13 years ago
bc7c580
ktest: Add options SWITCH_TO_GOOD and SWITCH_TO_TEST
by Steven Rostedt
· 13 years ago
c5dacb8
ktest: Allow overriding bisect test results
by Steven Rostedt
· 13 years ago
cad9666
ktest: Evaluate options before processing them
by Steven Rostedt
· 13 years ago
2b29b2f
ktest: Evaluate $KERNEL_VERSION in both install and post install
by Steven Rostedt
· 13 years ago
165708b
ktest: Only ask options needed for install
by Steven Rostedt
· 13 years ago
dbd3783
ktest: When creating a new config, ask for BUILD_OPTIONS
by Steven Rostedt
· 13 years ago
Next »