index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-record.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-18
perf tools: Add feature header record to pipe-mode
David Carrillo-Cisneros
1
-0
/
+7
2017-07-18
perf record: Do not ask for precise_ip with --no-samples
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-06-27
perf tools: Replace error() with pr_err()
Arnaldo Carvalho de Melo
1
-2
/
+2
2017-04-24
perf tools: Remove poll.h and wait.h from util.h
Arnaldo Carvalho de Melo
1
-0
/
+2
2017-04-20
perf tools: Move timestamp routines from util.h to time-utils.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-20
perf tools: Move units conversion/formatting routines to separate object
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-20
perf tools: Add signal.h to places using its definitions
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-03-27
perf tools: Remove unused 'prefix' from builtin functions
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-03-14
perf record: Synthesize namespace events for current processes
Hari Bathini
1
-4
/
+25
2017-03-14
perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info
Hari Bathini
1
-0
/
+6
2017-02-20
perf record: Honor --quiet option properly
Namhyung Kim
1
-0
/
+2
2017-02-20
perf utils: Check verbose flag properly
Namhyung Kim
1
-1
/
+1
2017-02-17
perf record: Add -a as default target
Jiri Olsa
1
-1
/
+3
2017-02-14
perf record: Do not put a variable sized type not at the end of a struct
Arnaldo Carvalho de Melo
1
-8
/
+9
2017-02-13
perf evsel: Inform how to make a sysctl setting permanent
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-01-27
perf tools: Propagate perf_config() errors
Arnaldo Carvalho de Melo
1
-1
/
+3
2017-01-11
perf record: Add switch-output time option argument
Jiri Olsa
1
-2
/
+42
2017-01-11
perf record: Add switch-output size warning
Jiri Olsa
1
-0
/
+21
2017-01-11
perf record: Add switch-output size option argument
Jiri Olsa
1
-14
/
+53
2017-01-11
perf record: Change switch-output option to take optional argument
Jiri Olsa
1
-2
/
+26
2017-01-11
perf record: Add struct switch_output
Jiri Olsa
1
-6
/
+10
2017-01-03
perf record: Fix --switch-output documentation and comment
Jiri Olsa
1
-1
/
+1
2017-01-03
perf record: Make __record_options static
Jiri Olsa
1
-1
/
+1
2016-12-15
perf record: Force ignore_missing_thread for uid option
Jiri Olsa
1
-0
/
+3
2016-11-29
perf tools: Introduce perf hooks
Wang Nan
1
-0
/
+11
2016-09-29
perf record: Add support for using symbols in address filters
Adrian Hunter
1
-2
/
+12
2016-09-29
perf record: Fix error paths
Adrian Hunter
1
-4
/
+4
2016-09-29
perf record: Rename label 'out_symbol_exit'
Adrian Hunter
1
-5
/
+5
2016-09-22
perf tools: Add PMU configuration to tools
Mathieu Poirier
1
-0
/
+10
2016-08-23
perf record: Fix spelling mistake "Finshed" -> "Finished"
Colin Ian King
1
-2
/
+2
2016-08-23
perf record: Use USEC_PER_MSEC
Arnaldo Carvalho de Melo
1
-2
/
+2
2016-08-02
perf record: Add --sample-cpu option
Jiri Olsa
1
-0
/
+1
2016-07-15
perf record: Add --tail-synthesize option
Wang Nan
1
-6
/
+25
2016-07-15
perf tools: Enable overwrite settings
Wang Nan
1
-0
/
+1
2016-07-15
perf record: Read from overwritable ring buffer
Wang Nan
1
-1
/
+30
2016-07-15
perf evlist: Setup backward mmap state machine
Wang Nan
1
-0
/
+5
2016-07-15
perf evlist: Introduce backward_mmap array for evlist
Wang Nan
1
-3
/
+7
2016-07-15
perf record: Decouple record__mmap_read() and evlist.
Wang Nan
1
-15
/
+22
2016-07-12
tools: Introduce str_error_r()
Arnaldo Carvalho de Melo
1
-3
/
+3
2016-06-28
perf record: Prepare picking perf_event_mmap_page from multiple evlists
Wang Nan
1
-2
/
+13
2016-06-28
perf record: Prepare reading from multiple evlists in record__mmap_read_all()
Wang Nan
1
-10
/
+24
2016-06-28
perf record: Move mmap setup block to separate function
Wang Nan
1
-20
/
+36
2016-06-23
perf evlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-06-23
perf config: Move config declarations from util/cache.h to util/config.h
Taeung Song
1
-0
/
+1
2016-06-21
perf record: Add --dry-run option to check cmdline options
Wang Nan
1
-0
/
+7
2016-05-30
perf record: Robustify perf_event__synth_time_conv()
Wang Nan
1
-1
/
+8
2016-05-23
perf record: Read from backward ring buffer
Wang Nan
1
-0
/
+52
2016-05-23
perf record: Rename variable to make code clear
Wang Nan
1
-10
/
+11
[next]