Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0b94f17507dc3a92f091812e5bff890c8845d1a3
/
tools
420adbe9
mm, tracing: unify mm flags handling in tracepoints and printk
by Vlastimil Babka
· 9 years ago
14e0a21
tools, perf: make gfp_compact_table up to date
by Vlastimil Babka
· 9 years ago
becfda6
slub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKS
by Laura Abbott
· 9 years ago
e71c2c1
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
206cab6
perf stat: Add --metric-only support for -A
by Andi Kleen
· 9 years ago
54b5091
perf stat: Implement --metric-only mode
by Andi Kleen
· 9 years ago
6b45f7b
perf stat: Document CSV format in manpage
by Andi Kleen
· 9 years ago
599a2f3
perf hists browser: Check sort keys before hot key actions
by Namhyung Kim
· 9 years ago
6962ccb
perf hists browser: Allow thread filtering for comm sort key
by Namhyung Kim
· 9 years ago
078b8d4
perf tools: Add sort__has_comm variable
by Namhyung Kim
· 9 years ago
f7fb538
perf tools: Recalc total periods using top-level entries in hierarchy
by Namhyung Kim
· 9 years ago
86e3ee5
perf tools: Remove nr_sort_keys field
by Namhyung Kim
· 9 years ago
325a628
perf hists browser: Cleanup hist_browser__fprintf_hierarchy_entry()
by Namhyung Kim
· 9 years ago
a515d8f
perf tools: Remove hist_entry->fmt field
by Namhyung Kim
· 9 years ago
aec13a7
perf tools: Fix command line filters in hierarchy mode
by Namhyung Kim
· 9 years ago
4945cf2
perf tools: Add more sort entry check functions
by Namhyung Kim
· 9 years ago
f4954cf
perf tools: Fix hist_entry__filter() for hierarchy
by Namhyung Kim
· 9 years ago
e12b202
perf jitdump: Build only on supported archs
by Jiri Olsa
· 9 years ago
9eb42de
tools lib traceevent: Add '~' operation within arg_num_eval()
by Steven Rostedt
· 9 years ago
ea8f75f
perf tools: Omit unnecessary cast in perf_pmu__parse_scale
by Jiri Olsa
· 9 years ago
d7b617f
perf tools: Pass perf_hpp_list all the way through setup_sort_list
by Jiri Olsa
· 9 years ago
616df64
perf tools: Fix perf script python database export crash
by Chris Phlipot
· 9 years ago
46dad05
perf jitdump: DWARF is also needed
by Arnaldo Carvalho de Melo
· 9 years ago
3a99e6d
perf bench mem: Prepare the x86-64 build for upstream memcpy_mcsafe() changes
by Ingo Molnar
· 9 years ago
58ecd33
perf report: Use hierarchy hpp list on gtk
by Namhyung Kim
· 9 years ago
a61a22f
perf hists browser: Use hierarchy hpp list
by Namhyung Kim
· 9 years ago
f58c95e
perf report: Use hierarchy hpp list on stdio
by Namhyung Kim
· 9 years ago
2dbbe9f
perf hists: Fix indent for multiple hierarchy sort key
by Namhyung Kim
· 9 years ago
a23f37e
perf hists: Support multiple sort keys in a hierarchy level
by Namhyung Kim
· 9 years ago
1b2dbbf
perf hists: Use own hpp_list for hierarchy mode
by Namhyung Kim
· 9 years ago
c3bc0c4
perf hists: Introduce perf_hpp__setup_hists_formats()
by Namhyung Kim
· 9 years ago
f594bae
perf stat: Document --detailed option
by Borislav Petkov
· 9 years ago
4b633eb
perf hists: Add level field to struct perf_hpp_fmt
by Namhyung Kim
· 9 years ago
a23f96e
perf tools: Use 64-bit shifts with (TSC) time conversion
by Adrian Hunter
· 9 years ago
4a018cc
perf jit: Move clockid validation
by Adrian Hunter
· 9 years ago
570735b
perf jit: Let jit_process() return errors
by Adrian Hunter
· 9 years ago
5fb0ac1
perf session: Simplify tool stubs
by Adrian Hunter
· 9 years ago
640dad4
perf inject: Hit all DSOs for AUX data in JIT and other cases
by Adrian Hunter
· 9 years ago
07ef757
perf tools: Explicitly declare inc_group_count as a void function
by Colin Ian King
· 9 years ago
fb4605b
perf stat: Check for frontend stalled for metrics
by Andi Kleen
· 9 years ago
1b69317
tools/power turbostat: fix various build warnings
by Colin Ian King
· 9 years ago
e17a0e1
perf tests: Initialize sa.sa_flags
by Colin Ian King
· 9 years ago
9b24063
perf test: Fix hists related entries
by Arnaldo Carvalho de Melo
· 9 years ago
a66673a
tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit machines
by Steven Rostedt (Red Hat)
· 9 years ago
9ec72ea
tools lib traceevent: Set int_array fields to NULL if freeing from error
by Steven Rostedt (Red Hat)
· 9 years ago
21a3010
tools lib traceevent: Fix time stamp rounding issue
by Chaos.Chen
· 9 years ago
979ac25
perf script: Fix double free on command_line
by Colin Ian King
· 9 years ago
6767879
tools build: Use .s extension for preprocessed assembler code
by Masahiro Yamada
· 9 years ago
44d49a6
perf stat: Support metrics in --per-core/socket mode
by Andi Kleen
· 9 years ago
92a61f6
perf stat: Implement CSV metrics output
by Andi Kleen
· 9 years ago
95c3656
perf record: Ensure return non-zero rc when mmap fail
by Wang Nan
· 9 years ago
e1ab48b
perf record: Introduce record__finish_output() to finish a perf.data
by Wang Nan
· 9 years ago
c45c86e
perf record: Extract synthesize code to record__synthesize()
by Wang Nan
· 9 years ago
d8871ea
perf record: Use WARN_ONCE to replace 'if' condition
by Wang Nan
· 9 years ago
f8dd2d5
perf data: Explicitly set byte order for integer types
by Wang Nan
· 9 years ago
6122d57
perf data: Support converting data from bpf_perf_event_output()
by Wang Nan
· 9 years ago
9dec447
perf stat: Check existence of frontend/backed stalled cycles
by Andi Kleen
· 9 years ago
f9a5978
perf tools: Fix locale handling in pmu parsing
by Jiri Olsa
· 9 years ago
a674533
tools lib traceevent: Split pevent_print_event() into specific functionality functions
by Steven Rostedt
· 9 years ago
c42de70
perf trace: Check and discard not only 'nr' but also '__syscall_nr'
by Taeung Song
· 9 years ago
67d5268
perf tools: Fix python extension build
by Jiri Olsa
· 9 years ago
013e379
tools/lib/lockdep: Fix link creation warning
by Ingo Molnar
· 9 years ago
11a1ac2
tools/lib/lockdep: Add tests for AA and ABBA locking
by Alfredo Alvarez Fernandez
· 9 years ago
9d5a23a
tools/lib/lockdep: Add userspace version of READ_ONCE()
by Alfredo Alvarez Fernandez
· 9 years ago
b2ed099
tools/lib/lockdep: Fix the build on recent kernels
by Ingo Molnar
· 9 years ago
39a1142
Merge tag 'v4.5-rc6' into locking/core, to pick up fixes
by Ingo Molnar
· 9 years ago
0a73489
Merge tag 'v4.5-rc6' into perf/core, to pick up fixes
by Ingo Molnar
· 9 years ago
1d6c940
perf trace: Print content of bpf-output event
by Wang Nan
· 9 years ago
ba50423
perf trace: Call bpf__apply_obj_config in 'perf trace'
by Wang Nan
· 9 years ago
fdf1472
perf tools: Only set filter for tracepoints events
by Wang Nan
· 9 years ago
b8cbb34
perf config: Bring perf_default_config to the very beginning at main()
by Wang Nan
· 9 years ago
abab5e7
perf report: Update column width of dynamic entries
by Namhyung Kim
· 9 years ago
e049d4a
perf hists: Fix dynamic entry display in hierarchy
by Namhyung Kim
· 9 years ago
cb1fab9
perf report: Left align dynamic entries in hierarchy
by Namhyung Kim
· 9 years ago
d3a72fd8
perf report: Fix indentation of dynamic entries in hierarchy
by Namhyung Kim
· 9 years ago
84b6ee8
perf hists: Fix comparing of dynamic entries
by Namhyung Kim
· 9 years ago
2ddda79
perf report: Show message for percent limit on gtk
by Namhyung Kim
· 9 years ago
79dded8
perf hists browser: Show message for percent limit
by Namhyung Kim
· 9 years ago
201fde7
perf hists browser: Cleanup hist_browser__update_percent_limit()
by Namhyung Kim
· 9 years ago
bd4abd3
perf report: Show message for percent limit on stdio
by Namhyung Kim
· 9 years ago
a7b5895
perf hists: Add more helper functions for the hierarchy mode
by Namhyung Kim
· 9 years ago
3d7b365
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
8560bae
perf script: Remove duplicated code and needless script_spec__findnew()
by Taeung Song
· 9 years ago
8579aca
perf script: Exception handling when the print fmt is empty
by Taeung Song
· 9 years ago
bb109ac
perf tools: Fix parsing of pmu events with empty list of modifiers
by Arnaldo Carvalho de Melo
· 9 years ago
7e9551b
perf jvmti: improve error message in Makefile
by Stephane Eranian
· 9 years ago
5104ffb
perf tools: Use asprintf() for simple string formatting/allocation
by Arnaldo Carvalho de Melo
· 9 years ago
c92fcfd
perf top: Add --hierarchy option
by Namhyung Kim
· 9 years ago
5d8200a
perf hists: Support decaying in hierarchy mode
by Namhyung Kim
· 9 years ago
4251446
perf report: Add --hierarchy option
by Namhyung Kim
· 9 years ago
e311ec1
perf ui/gtk: Implement hierarchy output mode
by Namhyung Kim
· 9 years ago
d8b9240
perf hists browser: Align column header in hierarchy mode
by Namhyung Kim
· 9 years ago
d0506ed
perf hists browser: Implement hierarchy output
by Namhyung Kim
· 9 years ago
492b101
perf hists browser: Support collapsing/expanding whole entries in hierarchy
by Namhyung Kim
· 9 years ago
f5b763f
perf hists browser: Count number of hierarchy entries
by Namhyung Kim
· 9 years ago
8e2fc44
perf ui/stdio: Align column header for hierarchy output
by Namhyung Kim
· 9 years ago
ef86d68
perf ui/stdio: Implement hierarchy output mode
by Namhyung Kim
· 9 years ago
1f2d72c
perf hists: Count number of sort keys
by Namhyung Kim
· 9 years ago
7064285
perf hists: Resort after filtering hierarchy
by Namhyung Kim
· 9 years ago
155e9af
perf hists: Support filtering in hierarchy mode
by Namhyung Kim
· 9 years ago
Next »