index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2015-12-17
perf tools: Add stat config event read function
Jiri Olsa
2015-12-17
perf tools: Add stat config event synthesize function
Jiri Olsa
2015-12-17
perf tools: Add stat config user level event
Jiri Olsa
2015-12-17
perf cpu_map: Add perf_event__fprintf_cpu_map function
Jiri Olsa
2015-12-17
perf cpu_map: Add cpu_map__new_event function
Jiri Olsa
2015-12-17
perf cpu_map: Add cpu_map event synthesize function
Jiri Olsa
2015-12-17
perf cpu_map: Add cpu_map user level event
Jiri Olsa
2015-12-17
perf thread_map: Add perf_event__fprintf_thread_map function
Jiri Olsa
2015-12-17
perf thread_map: Add thread_map__new_event function
Jiri Olsa
2015-12-17
perf thread_map: Add thread_map event sythesize function
Jiri Olsa
2015-12-17
perf thread_map: Add thread_map user level event
Jiri Olsa
2015-12-17
perf subcmd: Create subcmd library
Josh Poimboeuf
2015-12-17
perf tools: Finalize subcmd independence
Josh Poimboeuf
2015-12-16
perf tools: Remove 'perf' from subcmd function and variable names
Josh Poimboeuf
2015-12-16
perf tools: Remove subcmd dependencies on strbuf
Josh Poimboeuf
2015-12-16
perf tools: Provide subcmd configuration at runtime
Josh Poimboeuf
2015-12-16
perf tools: Document the fact that parse_options*() may exit
Josh Poimboeuf
2015-12-16
perf tools: Move strlcpy() from perf to tools/lib/string.c
Josh Poimboeuf
2015-12-14
perf tools: Make options always available, even if required libs not linked
Wang Nan
2015-12-14
perf tools: Convert parse-options.c internal functions to static
Josh Poimboeuf
2015-12-14
perf tools: Move help_unknown_cmd() to its own file
Josh Poimboeuf
2015-12-14
perf tools: Remove check for unused PERF_PAGER_IN_USE
Josh Poimboeuf
2015-12-14
perf tools: Create pager.h
Josh Poimboeuf
2015-12-14
perf evsel: Disable branch flags/cycles for --callgraph lbr
Andi Kleen
2015-12-14
perf thread: Fix reference count initial state
Arnaldo Carvalho de Melo
2015-12-14
perf tools: Use same signal handling strategy as 'record'
Arnaldo Carvalho de Melo
2015-12-11
perf tools: Clear struct machine during machine__init()
Wang Nan
2015-12-11
perf data: Add u32_hex data type
Wang Nan
2015-12-10
perf symbols: Fix dso__load_sym to put dso
Masami Hiramatsu
2015-12-10
perf tools: Make perf_session__register_idle_thread drop the refcount
Masami Hiramatsu
2015-12-10
perf top: Delete half-processed hist entries when exit
Namhyung Kim
2015-12-10
perf tools: Get rid of exit_browser() from usage_with_options()
Namhyung Kim
2015-12-10
perf thread_map: Free strlist on constructor error path
Namhyung Kim
2015-12-09
perf tools: Move cmd_version() to builtin-version.c
Josh Poimboeuf
2015-12-09
perf tools: Save cmdline arguments earlier
Josh Poimboeuf
2015-12-09
perf tools: Move term functions out of util.c
Josh Poimboeuf
2015-12-09
perf tools: Remove unused pager_use_color variable
Josh Poimboeuf
2015-12-09
perf tools: Fix write_numa_topology to put cpu_map instead of free
Masami Hiramatsu
2015-12-09
perf machine: Fix machine.vmlinux_maps to make sure to clear the old one
Masami Hiramatsu
2015-12-09
perf tools: Fix maps__fixup_overlappings to put used maps
Masami Hiramatsu
2015-12-09
perf hists: Fix hists_evsel to release hists
Masami Hiramatsu
2015-12-09
perf tools: Fix map_groups__clone to put cloned map
Masami Hiramatsu
2015-12-07
perf annotate: ARM support
Russell King
2015-12-07
perf evlist: Factor perf_evlist__(enable|disable) functions
Jiri Olsa
2015-12-07
perf evsel: Introduce disable() method
Jiri Olsa
2015-12-07
perf evsel: Use event maps directly in perf_evsel__enable
Jiri Olsa
2015-12-07
perf machine: Pass correct string to dso__adjust_kmod_long_name
Wang Nan
2015-11-27
perf bpf: Rename bpf config to program config
Wang Nan
2015-11-27
perf hists: Do not skip elided fields when processing samples
Namhyung Kim
2015-11-27
perf list: Robustify event printing routine
Arnaldo Carvalho de Melo
[next]