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
2016-09-29
perf script: Fix vanished idle symbols
Adrian Hunter
2016-09-29
perf evsel: Add support for address filters
Mathieu Poirier
2016-09-29
perf evsel: New tracepoint specific function
Mathieu Poirier
2016-09-29
perf tools: Make perf_evsel__append_filter() generic
Mathieu Poirier
2016-09-28
perf data: Fix building in 32 bit platform with libbabeltrace
Wang Nan
2016-09-28
perf tools: Fix MMAP event synthesis broken by MAP_HUGETLB change
Adrian Hunter
2016-09-22
perf hists: Make hists__fprintf_headers function global
Jiri Olsa
2016-09-22
perf hists: Make __hist_entry__snprintf function global
Jiri Olsa
2016-09-22
perf tools: Make several display functions global
Jiri Olsa
2016-09-22
perf tools: Make several sorting functions global
Jiri Olsa
2016-09-22
perf tools: Make output_field_add and sort_dimension__add global
Jiri Olsa
2016-09-22
perf tools: Make reset_dimensions global
Jiri Olsa
2016-09-22
perf pmu: Push configuration down to PMU driver
Mathieu Poirier
2016-09-22
perf tools: Add coresight etm PMU record capabilities
Mathieu Poirier
2016-09-21
perf evsel: Remove superfluous initialization of weight
Jiri Olsa
2016-09-20
perf symbols: Do not open device files
Jiri Olsa
2016-09-20
perf hists: Factor out hists__reset_column_width()
Namhyung Kim
2016-09-20
perf annotate: Resolve 'call' operands to function names
Arnaldo Carvalho de Melo
2016-09-20
perf annotate: Pass the symbol's map/dso to the instruction parsers
Arnaldo Carvalho de Melo
2016-09-20
perf annotate: Do not ignore call instruction with indirect target
Ravi Bangoria
2016-09-20
perf hists: Fix width computation for srcline sort entry
Jiri Olsa
2016-09-13
perf tools: Add infrastructure for PMU specific configuration
Mathieu Poirier
2016-09-13
perf hist: Initialize hierarchy tree explicitly
Namhyung Kim
2016-09-13
perf hists: Introduce hists__link_hierarchy()
Namhyung Kim
2016-09-13
perf hists: Introduce hists__match_hierarchy()
Namhyung Kim
2016-09-13
perf tools: Do hugetlb handling in more systems
Arnaldo Carvalho de Melo
2016-09-08
perf pmu: Support alternative sysfs cpumask
Mark Rutland
2016-09-08
perf evlist: Only open events on CPUs an evsel permits
Mark Rutland
2016-09-08
perf annotate: Add branch stack / basic block
Peter Zijlstra
2016-09-08
perf record: Mark MAP_HUGETLB when synthesizing mmap events
Wang Nan
2016-09-08
perf tools: Recognize hugetlb mapping as anon mapping
Wang Nan
2016-09-05
perf symbols: Remove symbol_filter_t machinery
Arnaldo Carvalho de Melo
2016-09-05
perf machine: Remove machine->symbol_filter and friends
Arnaldo Carvalho de Melo
2016-09-05
perf symbols: Mark if a symbol is idle in the library
Arnaldo Carvalho de Melo
2016-09-01
perf probe: Move dwarf specific functions to dwarf-aux.c
Ravi Bangoria
2016-09-01
perf uprobe: Skip prologue if program compiled without optimization
Ravi Bangoria
2016-09-01
perf probe: Add helper function to check if probe with variable
Ravi Bangoria
2016-09-01
perf symbols: Fixup symbol sizes before picking best ones
Arnaldo Carvalho de Melo
2016-09-01
perf symbols: Check symbol_conf.allow_aliases for kallsyms loading too
Arnaldo Carvalho de Melo
2016-09-01
perf probe: Support probing on offline cross-arch binary
Masami Hiramatsu
2016-09-01
perf probe: Ignore vmlinux buildid if offline kernel is given
Masami Hiramatsu
2016-09-01
perf probe: Show trace event definition
Masami Hiramatsu
2016-09-01
perf symbols: Demangle symbols for synthesized @plt entries.
Milian Wolff
2016-09-01
perf probe: Do not use map_load filters for function
Arnaldo Carvalho de Melo
2016-08-30
perf symbols: Rename ->ignore to ->idle
Arnaldo Carvalho de Melo
2016-08-30
perf annotate: Initialize the priv are in symbol__new()
Arnaldo Carvalho de Melo
2016-08-24
perf tools: Fix error handling of lzma decompression
Shawn Lin
2016-08-24
perf probe: Remove unused tracing_dir variable
Masami Hiramatsu
2016-08-23
perf bpf: Fix typo: "ehough" -> "enough"
Colin Ian King
2016-08-23
perf probe: Use hexadecimal type by default if possible
Masami Hiramatsu
[next]