index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
perf tool: handle errors in synthesized event functions
David Ahern
2012-09-05
|
*
|
|
|
|
perf session: flush_sample_queue needs to handle errors from handlers
David Ahern
2012-09-05
|
*
|
|
|
|
tools lib traceevent: Modify header to work in C++ programs
Steven Rostedt
2012-09-05
|
*
|
|
|
|
tools lib traceevent: Fix off-by-one bug in pevent_strerror()
Namhyung Kim
2012-08-23
|
*
|
|
|
|
tools lib traceevent: Fix strerror_r() use in pevent_strerror
Namhyung Kim
2012-08-22
|
*
|
|
|
|
tools lib traceevent: Introduce pevent_strerror
Namhyung Kim
2012-08-22
|
*
|
|
|
|
tools lib traceevent: Introduce pevent_errno
Namhyung Kim
2012-08-22
|
*
|
|
|
|
tools lib traceevent: Do not link broken field arg for an old ftrace event
Namhyung Kim
2012-08-22
|
*
|
|
|
|
perf tools: Keep the perf_event_attr on version 3
Jiri Olsa
2012-08-22
|
*
|
|
|
|
perf tools: Add pmu mappings to header information
Robert Richter
2012-08-22
|
*
|
|
|
|
perf report: Update event names from header description
Robert Richter
2012-08-22
|
*
|
|
|
|
perf tools: Refactor print_event_desc()
Robert Richter
2012-08-22
|
*
|
|
|
|
perf tools: Catch event names from command line
Robert Richter
2012-08-22
|
*
|
|
|
|
perf test: Do not abort tests on error
Robert Richter
2012-08-22
|
*
|
|
|
|
perf tools: Fix 'No libunwind found' make warning message
Jiri Olsa
2012-08-22
|
*
|
|
|
|
perf hists: Rename and move some functions
Namhyung Kim
2012-08-20
|
*
|
|
|
|
perf hists: Separate out hist print functions
Namhyung Kim
2012-08-20
|
*
|
|
|
|
perf tools: Fix include order for bison/flex-generated C files
Ben Hutchings
2012-08-20
|
*
|
|
|
|
perf symbols: Fix builds with NO_LIBELF set
David Ahern
2012-08-20
|
*
|
|
|
|
perf: silence GTK2 probing errors
David Ahern
2012-08-20
|
*
|
|
|
|
perf script perl/python: Fix libexec scripts path in Documentation
David Ahern
2012-08-20
|
*
|
|
|
|
perf ui gtk: Ensure not to call gtk_main_quit() twice
Namhyung Kim
2012-08-20
|
*
|
|
|
|
perf tools: Rename global variable 'events' in util/header.c
Robert Richter
2012-08-17
|
*
|
|
|
|
perf tools: Rename some variables for better understanding
Robert Richter
2012-08-17
|
*
|
|
|
|
perf tools: Report number of pmu type of unknown events
Robert Richter
2012-08-17
|
*
|
|
|
|
perf tools: Fix type for evsel->ids and add size check for ids
Robert Richter
2012-08-17
|
*
|
|
|
|
perf ui gtk: Add perf_gtk__show_helpline() for pr_*
Namhyung Kim
2012-08-17
|
*
|
|
|
|
perf ui/gtk: Use helpline API in browser
Namhyung Kim
2012-08-17
|
*
|
|
|
|
perf ui gtk: Implement helpline_fns
Namhyung Kim
2012-08-17
|
*
|
|
|
|
perf ui: Introduce struct ui_helpline
Namhyung Kim
2012-08-16
|
*
|
|
|
|
perf tools: Let O= makes handle relative paths
Steven Rostedt
2012-08-16
|
*
|
|
|
|
perf evlist: Introduce evsel list accessors
Arnaldo Carvalho de Melo
2012-08-15
|
*
|
|
|
|
perf evlist: Rename __group method to __set_leader
Arnaldo Carvalho de Melo
2012-08-15
|
*
|
|
|
|
perf test: Add automated tests for event group parsing
Jiri Olsa
2012-08-14
|
*
|
|
|
|
perf tools: Enable grouping logic for parsed events
Jiri Olsa
2012-08-14
|
*
|
|
|
|
perf tools: Add support to update event modifier
Jiri Olsa
2012-08-14
|
*
|
|
|
|
perf tools: Add support to parse event group syntax
Jiri Olsa
2012-08-14
|
*
|
|
|
|
perf tools: Add missing files to build the python binding
Arnaldo Carvalho de Melo
2012-08-14
|
*
|
|
|
|
perf script: Fix a NULL pointer dereference
Namhyung Kim
2012-08-14
|
*
|
|
|
|
perf symbols: Add description of JIT interface
Andi Kleen
2012-08-13
|
*
|
|
|
|
perf symbols: Use both runtime and debug images
Cody P Schafer
2012-08-13
|
*
|
|
|
|
perf symbols: Convert dso__load_syms to take 2 symsrc's
Cody P Schafer
2012-08-13
|
*
|
|
|
|
perf symbols: Factor want_symtab out of dso__load_sym()
Cody P Schafer
2012-08-13
|
*
|
|
|
|
perf symbols: Switch dso__synthesize_plt_symbols() to use symsrc
Cody P Schafer
2012-08-13
|
*
|
|
|
|
perf symbols: Set symtab_type in dso__load_sym
Cody P Schafer
2012-08-13
|
*
|
|
|
|
perf symbols: Introduce symsrc structure.
Cody P Schafer
2012-08-13
|
*
|
|
|
|
perf symbols: Track symtab_type of vmlinux
Cody P Schafer
2012-08-13
|
*
|
|
|
|
perf symbols: Avoid segfault in elf_strptr
Cody P Schafer
2012-08-13
|
*
|
|
|
|
perf symbols: only set vmlinux longname & mark loaded if really loaded
Cody P Schafer
2012-08-13
|
*
|
|
|
|
perf symbols: Simplify out_fixup in kernel syms loading
Cody P Schafer
2012-08-13
[prev]
[next]