index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2020-06-22
perf evlist: Fix the class prefix for 'struct evlist' branch_type methods
Arnaldo Carvalho de Melo
1
-2
/
+1
2020-06-22
perf evlist: Fix the class prefix for 'struct evlist' sample_type methods
Arnaldo Carvalho de Melo
1
-3
/
+3
2020-06-09
perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events()
Gaurav Singh
1
-2
/
+1
2020-06-02
perf tools: Remove some duplicated includes
Tiezhu Yang
1
-1
/
+0
2020-05-28
perf callchain: Setup callchain properly in pipe mode
Jiri Olsa
1
-11
/
+22
2020-05-28
perf evsel: Rename perf_evsel__resort*() to evsel__resort*()
Arnaldo Carvalho de Melo
1
-2
/
+1
2020-05-05
perf evsel: Rename perf_evsel__is_*() to evsel__is*()
Arnaldo Carvalho de Melo
1
-5
/
+3
2020-05-05
perf evsel: Rename perf_evsel__group_desc() to evsel__group_desc()
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-05-05
perf evsel: Rename *perf_evsel__*name() to *evsel__*name()
Arnaldo Carvalho de Melo
1
-2
/
+2
2020-05-05
perf auxtrace: Add option to synthesize branch stack for regular events
Adrian Hunter
1
-2
/
+3
2020-04-30
perf report: Fix warning assignment of 0/1 to bool variable
Zou Wei
1
-1
/
+1
2020-04-18
perf report: Add option to enable the LBR stitching approach
Kan Liang
1
-0
/
+12
2020-04-16
perf auxtrace: Add an option to synthesize callchains for regular events
Adrian Hunter
1
-1
/
+2
2020-04-03
perf tools: Basic support for CGROUP event
Namhyung Kim
1
-0
/
+1
2020-03-24
perf report: Support a new key to reload the browser
Jin Yao
1
-3
/
+3
2020-03-24
perf report: Allow specifying event to be used as sort key in --group output
Jin Yao
1
-0
/
+10
2020-03-18
perf report: Fix no branch type statistics report issue
Jin Yao
1
-5
/
+4
2020-03-10
perf block-info: Allow selecting which columns to report and its order
Jin Yao
1
-3
/
+18
2020-02-27
perf annotate: Make perf config effective
Ravi Bangoria
1
-1
/
+1
2020-01-14
perf report: Fix no libunwind compiled warning break s390 issue
Jin Yao
1
-3
/
+3
2020-01-14
perf tools: Support --prefix/--prefix-strip
Andi Kleen
1
-0
/
+7
2020-01-14
perf report: Clarify in help that --children is default
Andi Kleen
1
-1
/
+2
2019-12-21
perf report: Fix incorrectly added dimensions as switch perf data file
Jin Yao
1
-1
/
+4
2019-12-04
perf report: Bail out --mem-mode if mem info is not available
Ravi Bangoria
1
-0
/
+8
2019-11-26
perf thread: Rename thread->mg to thread->maps
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-11-26
perf maps: Merge 'struct maps' with 'struct map_groups'
Arnaldo Carvalho de Melo
1
-6
/
+1
2019-11-20
perf report: Jump to symbol source view from total cycles view
Jin Yao
1
-3
/
+6
2019-11-20
perf dso: Move dso_id from 'struct map' to 'struct dso'
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-11-19
perf map: Move maj/min/ino/ino_generation to separate struct
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-11-12
perf annotate: Pass a 'map_symbol' in places receiving a pair of 'map' and 's...
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-11-07
perf report: Sort by sampled cycles percent per block for tui
Jin Yao
1
-5
/
+22
2019-11-07
perf report: Support --percent-limit for --total-cycles
Jin Yao
1
-1
/
+1
2019-11-07
perf report: Sort by sampled cycles percent per block for stdio
Jin Yao
1
-3
/
+41
2019-11-07
perf hist: Count the total cycles of all samples
Jin Yao
1
-1
/
+1
2019-11-06
perf maps: Add for_each_entry()/_safe() iterators
Arnaldo Carvalho de Melo
1
-4
/
+2
2019-10-15
perf report: Add warning when libunwind not compiled in
Jin Yao
1
-0
/
+7
2019-09-20
perf session: Return error code for perf_session__new() function on failure
Mamatha Inamdar
1
-2
/
+2
2019-09-20
perf tools: Remove util.h from where it is not needed
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-09-01
perf symbols: Move mem_info and branch_info out of symbol.h
Arnaldo Carvalho de Melo
1
-0
/
+3
2019-09-01
perf hist: Remove needless ui/progress.h from hist.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-09-01
perf dsos: Move the dsos struct and its methods to separate source files
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-09-01
perf debug: Remove needless include directives from debug.h
Arnaldo Carvalho de Melo
1
-0
/
+2
2019-08-29
libperf: Add PERF_RECORD_HEADER_FEATURE 'struct feature_event' to perf/event.h
Jiri Olsa
1
-1
/
+1
2019-08-28
perf evlist: Remove needless util.h from evlist.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-08-26
perf srcline: Add missing srcline.h header to files needing its defs
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-08-20
perf report: Prefer DWARF callstacks to LBR ones when captured both
Alexey Budankov
1
-0
/
+2
2019-08-16
perf report: Add --switch-on/--switch-off events
Arnaldo Carvalho de Melo
1
-0
/
+10
2019-07-30
libperf: Move nr_members from perf's evsel to libperf's perf_evsel
Jiri Olsa
1
-1
/
+1
2019-07-30
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
1
-4
/
+4
2019-07-30
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
1
-11
/
+11
[next]