Commit Graph

4058 Commits (cc9fa74e2a195f7bab27fbbc4896d2fe3ec32150)

Author SHA1 Message Date
Stephane Eranian 5c5e854bc7 perf tools: Add attr->mmap2 support 12 years ago
Adrian Hunter e71aa28312 perf kvm: Fix sample_type manipulation 12 years ago
Adrian Hunter 733cd2fe19 perf evlist: Fix id pos in perf_evlist__open() 12 years ago
Arnaldo Carvalho de Melo ccf53eac20 perf trace: Handle perf.data files with no tracepoints 12 years ago
Jiri Olsa 526fd8d4f7 perf session: Separate progress bar update when processing events 12 years ago
Kyle McMartin 4181781566 perf trace: Check if MAP_32BIT is defined 12 years ago
Arnaldo Carvalho de Melo 99cf666c5c perf hists: Fix formatting of long symbol names 12 years ago
Adrian Hunter 98be6966ed perf evlist: Fix parsing with no sample_id_all bit set 12 years ago
Adrian Hunter 53a277e5c9 perf tools: Add test for parsing with no sample_id_all bit 12 years ago
Arnaldo Carvalho de Melo 20c5f10eb5 perf trace: Check control+C more often 12 years ago
Arnaldo Carvalho de Melo 31cd3855c9 perf trace: Tell arg formatters the arg index 12 years ago
Arnaldo Carvalho de Melo be65a89a0b perf trace: Add beautifier for open's flags arg 12 years ago
Arnaldo Carvalho de Melo 579e7865b2 perf trace: Add beautifier for lseek's whence arg 12 years ago
David Ahern 0b8c25d949 perf tools: Fix symbol offset computation for some dsos 12 years ago
Namhyung Kim b41f1cec91 perf list: Skip unsupported events 12 years ago
Adrian Hunter 395c307089 perf tests: Add 'keep tracking' test 12 years ago
Adrian Hunter d22d1a2a2c perf tools: Add support for PERF_COUNT_SW_DUMMY 12 years ago
Arnaldo Carvalho de Melo f9da0b0c74 perf trace: Add beautifier for futex 'operation' parm 12 years ago
Arnaldo Carvalho de Melo 6e7eeb5110 perf trace: Allow syscall arg formatters to mask args 12 years ago
David Ahern f2935f3e58 perf trace: Handle missing HUGEPAGE defines 12 years ago
David Ahern bdc896617b perf trace: Honor target pid / tid options when analyzing a file 12 years ago
David Ahern 6810fc915f perf trace: Add option to analyze events in a file versus live 12 years ago
David Ahern a2f2804a71 perf evlist: Add tracepoint lookup by name 12 years ago
Adrian Hunter 045f8cd854 perf tests: Add a sample parsing test 12 years ago
Adrian Hunter b1cf6f65aa perf tools: Add a function to calculate sample event size 12 years ago
Adrian Hunter d03f217054 perf tools: Expand perf_event__synthesize_sample() 12 years ago
Adrian Hunter 5b95a4a3b5 perf tools: Add missing 'abi' member to 'struct regs_dump' 12 years ago
Adrian Hunter 75562573ba perf tools: Add support for PERF_SAMPLE_IDENTIFIER 12 years ago
Adrian Hunter faf967068e perf evlist: Move perf_evlist__config() to a new source file 12 years ago
Adrian Hunter ef89325f77 perf tools: Remove references to struct ip_event 12 years ago
Adrian Hunter 07940293ba perf callchain: Remove unnecessary validation 12 years ago
Adrian Hunter 03b6ea9b91 perf evsel: Tidy up sample parsing overflow checking 12 years ago
Adrian Hunter 314add6b1f perf tools: change machine__findnew_thread() to set thread pid 12 years ago
Arnaldo Carvalho de Melo 456da532a5 tools lib traceevent: Fixup jobserver setup 12 years ago
Adrian Hunter 99d725fc65 perf tools: Add pid to struct thread 12 years ago
Arnaldo Carvalho de Melo 9e9716d1b9 perf trace: Add beautifier for madvise behaviour/advice parm 12 years ago
Arnaldo Carvalho de Melo 941557e0e4 perf trace: Add beautifier for mmap flags parm 12 years ago
Arnaldo Carvalho de Melo ae685380b9 perf trace: Add beautifier for mmap prot parm 12 years ago
Arnaldo Carvalho de Melo beccb2b54a perf trace: Allow overiding the formatting of syscall fields 12 years ago
Arnaldo Carvalho de Melo e5959683ad perf trace: Add aliases to remaining syscalls of the sys_enter_newfoo 12 years ago
Arnaldo Carvalho de Melo 04b34729e4 perf trace: Allow printing syscall return values in hex 12 years ago
Arnaldo Carvalho de Melo da3c9a448a perf trace: Simplify sys_exit return printing 12 years ago
Arnaldo Carvalho de Melo 13d4ff3eb3 perf trace: Introduce syscall arg formatters 12 years ago
Arnaldo Carvalho de Melo adaa18bf5d perf trace: Hide sys_exit messages about syscall id = -1 12 years ago
Arnaldo Carvalho de Melo 7c304ee0fc perf trace: Add --verbose option 12 years ago
Arnaldo Carvalho de Melo b059efdf52 perf trace: Support ! in -e expressions 12 years ago
Arnaldo Carvalho de Melo 8c9dc52850 perf tools: Don't install scripting files files when disabled 12 years ago
David Ahern 236a3bbd5c perf tools: Sample after exit loses thread correlation 12 years ago
David Ahern ac9be8ee4e perf trace: Make command line arguments consistent with perf-record 12 years ago
Arnaldo Carvalho de Melo c24ff998fc perf trace: Implement -o/--output filename 12 years ago