index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-report.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-19
perf session: Check for SIGINT in more loops
Arnaldo Carvalho de Melo
1
-2
/
+3
2013-09-11
perf tools: Add attr->mmap2 support
Stephane Eranian
1
-0
/
+1
2013-08-29
perf tools: Add support for PERF_SAMPLE_IDENTIFIER
Adrian Hunter
1
-1
/
+1
2013-08-12
perf tools: Remove filter parameter of perf_event__preprocess_sample()
Adrian Hunter
1
-2
/
+1
2013-08-12
perf report: Set the machines symbol filter
Adrian Hunter
1
-3
/
+3
2013-07-22
perf tools: Support callchain sorting based on addresses
Andi Kleen
1
-4
/
+15
2013-07-15
perf tools: Remove event types framework completely
Jiri Olsa
1
-1
/
+0
2013-07-12
perf tools: Centralize default columns init in perf_hpp__init
Jiri Olsa
1
-1
/
+0
2013-07-12
perf report/top: Add option to collapse undesired parts of call graph
Greg Price
1
-3
/
+24
2013-07-12
perf report: Fix perf_session__delete removal
Jiri Olsa
1
-18
/
+5
2013-07-12
perf tools: Do not elide parent symbol column
Jiri Olsa
1
-8
/
+0
2013-07-09
perf tools: Fix -x/--exclude-other option for report command
Jiri Olsa
1
-2
/
+1
2013-05-28
perf report: Add report.percent-limit config variable
Namhyung Kim
1
-1
/
+6
2013-05-28
perf report: Add --percent-limit option
Namhyung Kim
1
-4
/
+17
2013-05-28
perf report: Don't bother locking when adding hist entries
Namhyung Kim
1
-4
/
+0
2013-05-28
perf hists: Move locking to its call-sites
Namhyung Kim
1
-12
/
+14
2013-05-28
perf sort: Consolidate sort_entry__setup_elide()
Namhyung Kim
1
-19
/
+1
2013-05-28
perf sort: Separate out memory-specific sort keys
Namhyung Kim
1
-0
/
+2
2013-05-28
perf sort: Introduce sort__mode variable
Namhyung Kim
1
-10
/
+13
2013-05-28
perf hists: Fix an invalid memory free on he->branch_info
Namhyung Kim
1
-3
/
+6
2013-04-01
perf tools: Remove dependency on libnewt
Arnaldo Carvalho de Melo
1
-3
/
+3
2013-04-01
perf report: Add support for mem access profiling
Stephane Eranian
1
-4
/
+131
2013-04-01
perf tools: Add support for weight v7 (modified)
Andi Kleen
1
-3
/
+5
2013-03-26
perf report: Add --no-demangle option
Namhyung Kim
1
-0
/
+2
2013-03-15
perf report: Remove duplicated include
Wei Yongjun
1
-1
/
+0
2013-03-15
perf evsel: Introduce perf_evsel__is_group_event() helper
Namhyung Kim
1
-1
/
+1
2013-02-07
perf sort: Make setup_sorting returns an error code
Namhyung Kim
1
-1
/
+2
2013-02-07
perf report: Enable the runtime switching of perf data file
Feng Tang
1
-11
/
+27
2013-01-31
perf report: Add report.group config option
Namhyung Kim
1
-0
/
+13
2013-01-31
perf report: Add --group option
Namhyung Kim
1
-0
/
+2
2013-01-31
perf report: Show group description when event group is enabled
Namhyung Kim
1
-0
/
+15
2013-01-31
perf report: Bypass non-leader events when event group is enabled
Namhyung Kim
1
-0
/
+4
2013-01-31
perf report: Make another loop for linking group hists
Namhyung Kim
1
-1
/
+12
2013-01-24
perf report: Update documentation for sort keys
Namhyung Kim
1
-2
/
+2
2013-01-24
perf machine: Introduce struct machines
Arnaldo Carvalho de Melo
1
-1
/
+1
2012-12-09
perf hists: Introduce perf_hpp__list for period related columns
Jiri Olsa
1
-0
/
+1
2012-11-05
perf report: Postpone objdump check until annotation requested
Namhyung Kim
1
-7
/
+2
2012-11-05
perf tools: Introduce struct hist_browser_timer
Namhyung Kim
1
-2
/
+2
2012-10-29
perf tools: Add a global variable "const char *input_name"
Feng Tang
1
-7
/
+6
2012-10-24
perf tools: Try to find cross-built objdump path
Irina Tirdea
1
-0
/
+7
2012-10-06
perf event: No need to create a thread when handling PERF_RECORD_EXIT
Arnaldo Carvalho de Melo
1
-2
/
+2
2012-10-04
perf tool: Add hpp interface to enable/disable hpp column
Jiri Olsa
1
-1
/
+1
2012-10-04
perf tools: Removing hists pair argument from output path
Jiri Olsa
1
-1
/
+1
2012-10-04
perf diff: Refactor diff displacement possition info
Jiri Olsa
1
-1
/
+1
2012-09-17
perf report: Add missing perf_hpp__init for pipe-mode
Namhyung Kim
1
-1
/
+3
2012-09-17
perf report: Enable integrated annotation only if possible
Namhyung Kim
1
-6
/
+6
2012-09-11
perf tools: Use __maybe_used for unused variables
Irina Tirdea
1
-5
/
+6
2012-09-06
perf tools: Allow user to indicate path to objdump in command line
Maciek Borzecki
1
-0
/
+2
2012-08-11
perf tools: Support for DWARF CFI unwinding on post processing
Jiri Olsa
1
-9
/
+9
2012-08-02
perf session: Use perf_evlist__sample_type more extensively
Arnaldo Carvalho de Melo
1
-2
/
+3
[next]