index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-record.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Remove poll.h and wait.h from util.h
Arnaldo Carvalho de Melo
2017-04-24
1
-0
/
+2
*
perf tools: Move timestamp routines from util.h to time-utils.h
Arnaldo Carvalho de Melo
2017-04-20
1
-0
/
+1
*
perf tools: Move units conversion/formatting routines to separate object
Arnaldo Carvalho de Melo
2017-04-20
1
-0
/
+1
*
perf tools: Add signal.h to places using its definitions
Arnaldo Carvalho de Melo
2017-04-20
1
-0
/
+1
*
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
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
-1
/
+1
*
perf record: Synthesize namespace events for current processes
Hari Bathini
2017-03-14
1
-4
/
+25
*
perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info
Hari Bathini
2017-03-14
1
-0
/
+6
*
perf record: Honor --quiet option properly
Namhyung Kim
2017-02-20
1
-0
/
+2
*
perf utils: Check verbose flag properly
Namhyung Kim
2017-02-20
1
-1
/
+1
*
perf record: Add -a as default target
Jiri Olsa
2017-02-17
1
-1
/
+3
*
perf record: Do not put a variable sized type not at the end of a struct
Arnaldo Carvalho de Melo
2017-02-14
1
-8
/
+9
*
perf evsel: Inform how to make a sysctl setting permanent
Arnaldo Carvalho de Melo
2017-02-13
1
-1
/
+1
*
perf tools: Propagate perf_config() errors
Arnaldo Carvalho de Melo
2017-01-27
1
-1
/
+3
*
perf record: Add switch-output time option argument
Jiri Olsa
2017-01-11
1
-2
/
+42
*
perf record: Add switch-output size warning
Jiri Olsa
2017-01-11
1
-0
/
+21
*
perf record: Add switch-output size option argument
Jiri Olsa
2017-01-11
1
-14
/
+53
*
perf record: Change switch-output option to take optional argument
Jiri Olsa
2017-01-11
1
-2
/
+26
*
perf record: Add struct switch_output
Jiri Olsa
2017-01-11
1
-6
/
+10
*
perf record: Fix --switch-output documentation and comment
Jiri Olsa
2017-01-03
1
-1
/
+1
*
perf record: Make __record_options static
Jiri Olsa
2017-01-03
1
-1
/
+1
*
perf record: Force ignore_missing_thread for uid option
Jiri Olsa
2016-12-15
1
-0
/
+3
*
perf tools: Introduce perf hooks
Wang Nan
2016-11-29
1
-0
/
+11
*
perf record: Add support for using symbols in address filters
Adrian Hunter
2016-09-29
1
-2
/
+12
*
perf record: Fix error paths
Adrian Hunter
2016-09-29
1
-4
/
+4
*
perf record: Rename label 'out_symbol_exit'
Adrian Hunter
2016-09-29
1
-5
/
+5
*
perf tools: Add PMU configuration to tools
Mathieu Poirier
2016-09-22
1
-0
/
+10
*
perf record: Fix spelling mistake "Finshed" -> "Finished"
Colin Ian King
2016-08-23
1
-2
/
+2
*
perf record: Use USEC_PER_MSEC
Arnaldo Carvalho de Melo
2016-08-23
1
-2
/
+2
*
perf record: Add --sample-cpu option
Jiri Olsa
2016-08-02
1
-0
/
+1
*
perf record: Add --tail-synthesize option
Wang Nan
2016-07-15
1
-6
/
+25
*
perf tools: Enable overwrite settings
Wang Nan
2016-07-15
1
-0
/
+1
*
perf record: Read from overwritable ring buffer
Wang Nan
2016-07-15
1
-1
/
+30
*
perf evlist: Setup backward mmap state machine
Wang Nan
2016-07-15
1
-0
/
+5
*
perf evlist: Introduce backward_mmap array for evlist
Wang Nan
2016-07-15
1
-3
/
+7
*
perf record: Decouple record__mmap_read() and evlist.
Wang Nan
2016-07-15
1
-15
/
+22
*
tools: Introduce str_error_r()
Arnaldo Carvalho de Melo
2016-07-12
1
-3
/
+3
*
perf record: Prepare picking perf_event_mmap_page from multiple evlists
Wang Nan
2016-06-28
1
-2
/
+13
*
perf record: Prepare reading from multiple evlists in record__mmap_read_all()
Wang Nan
2016-06-28
1
-10
/
+24
*
perf record: Move mmap setup block to separate function
Wang Nan
2016-06-28
1
-20
/
+36
*
perf evlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
2016-06-23
1
-1
/
+1
*
perf config: Move config declarations from util/cache.h to util/config.h
Taeung Song
2016-06-23
1
-0
/
+1
*
perf record: Add --dry-run option to check cmdline options
Wang Nan
2016-06-21
1
-0
/
+7
*
perf record: Robustify perf_event__synth_time_conv()
Wang Nan
2016-05-30
1
-1
/
+8
*
perf record: Read from backward ring buffer
Wang Nan
2016-05-23
1
-0
/
+52
*
perf record: Rename variable to make code clear
Wang Nan
2016-05-23
1
-10
/
+11
*
perf record: Prevent reading invalid data in record__mmap_read
Wang Nan
2016-05-23
1
-0
/
+8
*
perf record: Generate tracking events for process forked by perf
Wang Nan
2016-04-28
1
-1
/
+30
*
perf record: Disable buildid cache options by default in switch output mode
Wang Nan
2016-04-28
1
-1
/
+29
[next]