index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-mem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf addr_location: Add init/exit/copy functions
Ian Rogers
2023-06-12
1
-1
/
+3
*
perf pmu: Separate pmu and pmus
Ian Rogers
2023-05-27
1
-2
/
+2
*
perf mem: Avoid hybrid PMU list
Ian Rogers
2023-05-27
1
-5
/
+2
*
perf util: Move input_name to util
Ian Rogers
2023-04-10
1
-1
/
+1
*
perf map: Add accessor for dso
Ian Rogers
2023-04-04
1
-3
/
+7
*
perf tools: Move 'struct perf_sample' to a separate header file to disentangl...
Arnaldo Carvalho de Melo
2022-10-31
1
-0
/
+1
*
perf mem: Fix -C option behavior for perf mem record
Namhyung Kim
2022-10-14
1
-0
/
+8
*
perf mem/c2c: Set PERF_SAMPLE_WEIGHT for LOAD_STORE events
Ravi Bangoria
2022-10-06
1
-0
/
+1
*
perf tools: Enhance the matching of sub-commands abbreviations
Wei Li
2022-03-26
1
-2
/
+3
*
perf tools: Remove repipe argument from perf_session__new()
Namhyung Kim
2021-08-02
1
-2
/
+1
*
perf mem: Fix wrong verbose output for recording events
Jin Yao
2021-06-01
1
-3
/
+5
*
perf mem: Support record for hybrid platform
Jin Yao
2021-06-01
1
-17
/
+26
*
perf tools: Support pmu prefix for mem-load event
Jin Yao
2021-06-01
1
-2
/
+2
*
perf tools: Support data block and addr block
Kan Liang
2021-02-08
1
-1
/
+1
*
perf mem: Support data page size
Kan Liang
2021-01-20
1
-1
/
+19
*
perf mem: Clean up output format
Kan Liang
2021-01-20
1
-55
/
+38
*
perf mem: Factor out a function to generate sort order
Kan Liang
2020-12-19
1
-14
/
+27
*
perf mem: Support AUX trace
Leo Yan
2020-11-11
1
-0
/
+13
*
perf mem: Only initialize memory event for recording
Leo Yan
2020-11-11
1
-5
/
+5
*
perf mem: Support new memory event PERF_MEM_EVENTS__LOAD_STORE
Leo Yan
2020-11-11
1
-6
/
+18
*
perf mem: Introduce weak function perf_mem_events__ptr()
Leo Yan
2020-11-11
1
-7
/
+14
*
perf c2c: Fix 'perf c2c record -e list' to show the default events used
Ian Rogers
2020-05-28
1
-17
/
+7
*
perf tools: Remove unneeded semicolons
Zou Wei
2020-04-30
1
-1
/
+1
*
perf session: Return error code for perf_session__new() function on failure
Mamatha Inamdar
2019-09-20
1
-2
/
+3
*
perf symbols: Move mem_info and branch_info out of symbol.h
Arnaldo Carvalho de Melo
2019-08-31
1
-0
/
+1
*
perf dsos: Move the dsos struct and its methods to separate source files
Arnaldo Carvalho de Melo
2019-08-31
1
-0
/
+1
*
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
2019-07-29
1
-1
/
+1
*
perf data: Add global path holder
Jiri Olsa
2019-02-22
1
-5
/
+3
*
pref tools: Add missing map.h includes
Arnaldo Carvalho de Melo
2019-02-06
1
-0
/
+1
*
perf mem: Allow all record/report options
Andi Kleen
2018-04-18
1
-2
/
+2
*
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-07
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
perf tools: Add struct perf_data_file
Jiri Olsa
2017-10-30
1
-3
/
+5
*
|
perf tools: Rename struct perf_data_file to perf_data
Jiri Olsa
2017-10-30
1
-2
/
+2
*
|
perf tools: Fix leaking rec_argv in error cases
Martin Kepplinger
2017-09-18
1
-0
/
+1
|
/
*
perf mem: Support physical address
Kan Liang
2017-09-01
1
-26
/
+71
*
perf tools: Use just forward declarations for struct thread where possible
Arnaldo Carvalho de Melo
2017-04-24
1
-0
/
+1
*
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
Arnaldo Carvalho de Melo
2017-04-24
1
-0
/
+3
*
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf tools: Remove unused 'prefix' from builtin functions
Arnaldo Carvalho de Melo
2017-03-27
1
-3
/
+3
*
perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info
Hari Bathini
2017-03-14
1
-0
/
+1
*
perf utils: Check verbose flag properly
Namhyung Kim
2017-02-20
1
-2
/
+2
*
perf mem: Fix --all-user/--all-kernel options
Jiri Olsa
2016-12-15
1
-2
/
+2
*
perf tools mem: Fix -t store option for record command
Jiri Olsa
2016-08-12
1
-0
/
+3
*
perf mem: Add --ldlat option
Jiri Olsa
2016-06-15
1
-0
/
+1
*
perf mem: Add -U/-K (--all-user/--all-kernel) options
Jiri Olsa
2016-03-30
1
-1
/
+10
*
perf machine: Rename perf_event__preprocess_sample to machine__resolve
Arnaldo Carvalho de Melo
2016-03-23
1
-1
/
+1
*
perf mem: Introduce perf_mem_events__name function
Jiri Olsa
2016-02-24
1
-3
/
+3
*
perf mem record: Check for memory events support
Jiri Olsa
2016-02-24
1
-4
/
+16
*
perf mem: Add -e record option
Jiri Olsa
2016-02-23
1
-4
/
+59
[next]