index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
callchain.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-05
perf annotate: Fix sizeof_sym_hist overflow issue
Jiri Olsa
1
-1
/
+1
2015-10-05
perf evlist: Display DATA_SRC sample type bit
Jiri Olsa
1
-1
/
+1
2015-10-05
tools lib api fs: No need to use PATH_MAX + 1
Jiri Olsa
2
-4
/
+4
2015-10-02
perf stat: Reduce min --interval-print to 10ms
Kan Liang
2
-6
/
+12
2015-10-02
perf record: Change 'record.samples' type to unsigned long long
Yang Shi
1
-2
/
+2
2015-10-02
perf probe: Allow probing on kmodules without dwarf
Masami Hiramatsu
2
-8
/
+8
2015-10-02
perf list: Honour 'event_glob' whem printing selectable PMUs
Arnaldo Carvalho de Melo
1
-1
/
+2
2015-10-01
perf list: Do event name substring search as last resort when no events found
Arnaldo Carvalho de Melo
2
-2
/
+18
2015-10-01
perf callchain: Allow for max_stack greater than PERF_MAX_STACK_DEPTH
Adrian Hunter
1
-1
/
+1
2015-10-01
perf report: Fix a bug on "--call-graph none" option
Namhyung Kim
1
-1
/
+1
2015-10-01
perf top: Register idle thread
Namhyung Kim
3
-1
/
+6
2015-10-01
perf top: Fix unresolved comm when -s comm is used
Namhyung Kim
1
-2
/
+5
2015-10-01
perf record: Allocate area for sample_id_hdr in a synthesized comm event
Namhyung Kim
1
-2
/
+10
2015-10-01
perf/x86/intel/uncore: Do not use macro DEFINE_PCI_DEVICE_TABLE()
Vaishali Thakkar
1
-1
/
+1
2015-09-30
perf tools: By default use the most precise "cycles" hw counter available
Arnaldo Carvalho de Melo
1
-3
/
+19
2015-09-30
perf list: Remove blank lines, headers when piping output
Arnaldo Carvalho de Melo
3
-8
/
+9
2015-09-30
perf probe: Improve error message when %return is on inlined function
Masami Hiramatsu
1
-4
/
+9
2015-09-30
perf probe: Fix a segfault bug in debuginfo_cache
Masami Hiramatsu
1
-9
/
+12
2015-09-30
perf probe: Show correct source lines of probes on kmodules
Masami Hiramatsu
2
-12
/
+65
2015-09-30
perf probe: Begin and end libdwfl report session correctly
Masami Hiramatsu
1
-0
/
+3
2015-09-30
perf probe: Fix to remove dot suffix from second or latter events
Masami Hiramatsu
1
-13
/
+20
2015-09-30
tools lib symbol: Introduce kallsyms2elf_type
Arnaldo Carvalho de Melo
2
-0
/
+8
2015-09-30
tools lib symbol: Rename kallsyms2elf_type to kallsyms2elf_binding
Arnaldo Carvalho de Melo
2
-2
/
+2
2015-09-30
perf machine: Add method for common kernel_map(FUNCTION) operation
Arnaldo Carvalho de Melo
10
-20
/
+25
2015-09-30
perf machine: Use machine__kernel_map() thoroughly
Arnaldo Carvalho de Melo
7
-22
/
+23
2015-09-30
perf tools: Fix build break on powerpc due to sample_reg_masks
Sukadev Bhattiprolu
3
-1
/
+4
2015-09-30
perf report: Amend documentation about max_stack and synthesized callchains
Adrian Hunter
1
-0
/
+2
2015-09-30
perf maps: Introduce maps__find_symbol_by_name()
Arnaldo Carvalho de Melo
2
-6
/
+15
2015-09-30
perf tools: Fix shadowed declaration in parse-events.c
Jiri Olsa
1
-20
/
+20
2015-09-30
tools: Fix shadowed declaration in err.h
Jiri Olsa
1
-2
/
+2
2015-09-28
perf tools: Enable event_config terms to tracepoint events
He Kuang
3
-23
/
+90
2015-09-28
perf tools: Adds the tracepoint name parsing support
He Kuang
1
-14
/
+23
2015-09-28
perf tools: Show proper error message for wrong terms of hw/sw events
He Kuang
4
-24
/
+45
2015-09-28
perf tools: Adds the config_term callback for different type events
He Kuang
1
-12
/
+26
2015-09-28
perf intel-pt: Add mispred-all config option to aid use with autofdo
Adrian Hunter
2
-0
/
+43
2015-09-28
perf inject: Add --strip option to strip out non-synthesized events
Adrian Hunter
2
-0
/
+95
2015-09-28
perf inject: Remove more aux-related stuff when processing instruction traces
Adrian Hunter
1
-1
/
+28
2015-09-28
perf evlist: Add perf_evlist__remove()
Adrian Hunter
2
-0
/
+8
2015-09-28
perf evlist: Add perf_evlist__id2evsel_strict()
Adrian Hunter
2
-0
/
+17
2015-09-28
perf script: Make scripting_max_stack value allow for synthesized callchains
Adrian Hunter
1
-0
/
+4
2015-09-28
perf scripting python: Allow for max_stack greater than PERF_MAX_STACK_DEPTH
Adrian Hunter
3
-2
/
+4
2015-09-28
perf script: Add a setting for maximum stack depth
Adrian Hunter
2
-3
/
+5
2015-09-28
perf hists: Allow for max_stack greater than PERF_MAX_STACK_DEPTH
Adrian Hunter
2
-2
/
+5
2015-09-28
perf report: Make max_stack value allow for synthesized callchains
Adrian Hunter
1
-0
/
+4
2015-09-28
perf intel-pt: Support generating branch stack
Adrian Hunter
2
-0
/
+125
2015-09-28
perf intel-pt: Move branch filter logic
Adrian Hunter
1
-3
/
+3
2015-09-28
perf inject: Set branch stack feature flag when synthesizing branch stacks
Adrian Hunter
1
-1
/
+5
2015-09-28
perf report: Skip events with null branch stacks
Adrian Hunter
1
-4
/
+11
2015-09-28
perf report: Also do default setup for synthesized branch stacks
Adrian Hunter
1
-0
/
+3
2015-09-28
perf report: Adjust sample type validation for synthesized branch stacks
Adrian Hunter
1
-0
/
+3
[next]