Commit Graph

322856 Commits (a14bb7a6fd4a3d563ca971daf462ba4dc294a7a6)
 

Author SHA1 Message Date
Arnaldo Carvalho de Melo a14bb7a6fd perf tools: Allow handling a NULL cpu_map as meaning "all cpus" 13 years ago
Arnaldo Carvalho de Melo 0b80f8b32f perf evsel: Improve tracepoint constructor setup 13 years ago
Ingo Molnar a91f408e44 perf/core fixes: 13 years ago
Namhyung Kim f1b2256d66 tools lib traceevent: Fix error path on pevent_parse_event 13 years ago
Namhyung Kim af9da88f14 perf test: Fix build failure 13 years ago
Ingo Molnar f74eb72868 perf/core improvements and fixes: 13 years ago
Namhyung Kim b1ac754b67 tools lib traceevent: Handle alloc_arg failure 13 years ago
Arnaldo Carvalho de Melo 6a6cd11d4e perf test: Add test for the sched tracepoint format fields 13 years ago
Arnaldo Carvalho de Melo efd2b924d3 perf evsel: Provide a new constructor for tracepoints 13 years ago
Arnaldo Carvalho de Melo 2b29175d2b tools lib traceevent: Carve out events format parsing routine 13 years ago
Arnaldo Carvalho de Melo a6d2a61ac6 tools lib traceevent: Remove some die() calls 13 years ago
Arnaldo Carvalho de Melo b85119200d tools lib traceevent: Fix afterlife gotos 13 years ago
Arnaldo Carvalho de Melo 87162d816f tools lib traceevent: Use calloc were applicable 13 years ago
Arnaldo Carvalho de Melo 0dbca1e364 tools lib traceevent: Use asprintf were applicable 13 years ago
Markus Trippelsdorf 3ce711a6ab perf tools: bfd.h/libbfd detection fails with recent binutils 13 years ago
Namhyung Kim 70d9304475 tools lib traceevent: Free field if an error occurs on process_flags/symbols 13 years ago
Namhyung Kim f8c49d2645 tools lib traceevent: Free field if an error occurs on process_fields 13 years ago
Namhyung Kim 41e51a289b tools lib traceevent: Make sure that arg->op.right is set properly 13 years ago
Namhyung Kim 1bce6e0fec tools lib traceevent: Fix error path on process_array() 13 years ago
Irina Tirdea bcbd004020 perf tools: remove sscanf extension %as 13 years ago
Namhyung Kim 37e9d750e6 perf header: Remove perf_header__read_feature 13 years ago
Namhyung Kim 2f9e97aa8b perf kvm: Use perf_session_env for reading cpuid 13 years ago
Namhyung Kim 3d7eb86b9d perf header: Remove unused @feat arg from ->process callback 13 years ago
Namhyung Kim 7e94cfcc9d perf header: Use pre-processed session env when printing 13 years ago
Namhyung Kim a1ae565528 perf header: Add ->process callbacks to most of features 13 years ago
Namhyung Kim e93699b3c7 perf header: Add struct perf_session_env 13 years ago
Arnaldo Carvalho de Melo e0dcd6fb25 perf timechart: Use zalloc and fix a couple leaks 13 years ago
Arnaldo Carvalho de Melo 746f16ec6a perf lock: Use perf_evsel__intval and perf_session__set_tracepoints_handlers 13 years ago
Arnaldo Carvalho de Melo 0f7d2f1b65 perf kmem: Use perf_evsel__intval and perf_session__set_tracepoints_handlers 13 years ago
Arnaldo Carvalho de Melo 14907e7383 perf kvm: Use perf_evsel__intval 13 years ago
Xiao Guangrong bcf6edcd6f perf kvm: Events analysis tool 13 years ago
Xiao Guangrong 26bf264e87 KVM: x86: Export svm/vmx exit code and vector code to userspace 13 years ago
Eric Sandeen e6048fb860 perf tools: Fix parallel build 13 years ago
Stephane Eranian 1863fbbb78 perf record: Print event causing perf_event_open() to fail 13 years ago
Borislav Petkov 50a011f640 kprobes/x86: Move skip_singlestep up 13 years ago
Feng Tang 8f28f19a87 perf tools: Fix a compiling error in util/map.c 13 years ago
Feng Tang b1ab1bd192 perf tools: Fix a compiling error in trace-event-perl.c for 32 bits machine 13 years ago
Dan Carpenter 1e6dd8adc7 perf: Fix off by one test in perf_reg_value() 13 years ago
Ingo Molnar d0616c1775 Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc into perf/core 13 years ago
Ingo Molnar bea8f35421 perf/core improvements and fixes 13 years ago
Yan, Zheng 7ae92e744e perf stat: Check PMU cpumask file 13 years ago
Yan, Zheng 314d9f63f3 perf/x86: Add cpumask for uncore pmu 13 years ago
Namhyung Kim 60e5c706b3 perf report: Add missing perf_hpp__init for pipe-mode 13 years ago
Feng Tang e5f3705e62 perf scripts: Export a find_scripts() function 13 years ago
Feng Tang 59cbea2294 perf scripts: Add event_analyzing_sample-record/report 13 years ago
Feng Tang 36385be55d perf scripts: Add --symbols option to handle specific symbols 13 years ago
Feng Tang 1500b93b61 perf symbols: Filter samples with unresolved symbol when "--symbols" option is used 13 years ago
Irina Tirdea 87ff50a319 perf archive: Make 'f' the last parameter for tar 13 years ago
Irina Tirdea 73eb422c10 perf archive: Remove -f from the rm command 13 years ago
Xiao Guangrong 0007eceace perf stat: Move stats related code to util/stat.c 13 years ago